Creating a Scored Test

Hi everyone, I have created a study site and want to be able to create practice tests that include multiple choice, submit button, with hidden text (appears after submit clicked) and I want a score to appear and total counted after answers are chosen. I have successfully figured out how to add the submit button and collapsed text box that appears when corresponding submit button is selected but I can’t find any information on how to add the score function. Help please?

I searched the forum and didn’t see any similar posts, if there are I apologize.

Hello. I think we will need a little more information to offer some ideas for you to try.

To be able to know how to count the score my first question would be where are the scores/correct answers recorded? Do you already have the logic that checks for correctness and just need to return the values added up?

If you are able, please post the relevant code and if you are using a content manager, tell us how the data is structured.