The community member is asking how to create a quiz using TypeBot and display the user's score at the end. Other community members suggest using the ready-made quiz template in TypeBot, and provide guidance on how to calculate and display the score using script or condition blocks. They recommend assigning values to variables and calculating the sum at the end to display the final score.