Score in result page

Hello all.

I need to help from your guys

I want to make a result page 2 test ( You passed the rest and You didn't pass the test)

I want to display a score with result page.

How to make to display a score in result page ?

undefined

Thank you for your help and answer

Joe

Passed.png

Discussion (5)

Hi Joe,

This can be achieved by:

  1. Create a blank text box named "score" (as in attached screenshot)
  2. On page load, create a Change Contents action:

    • Target: "score" text box
    • Value: Assessment_Score

You can also create page load actions that display the "Success" or "Fail" message depending on the score achieved.

AssessmentScore.png

thank you for answer and help me Phillips

undefined

last-question-and-score.jpg

When you create a new Test object, Lectora will generate a new variable to track the score (see attached screenshot) - once the 'Done' button is clicked, the test will be processed and the learner's score will be written to that variable.

You can reference this variable from any page.

TestVariable.png

Just a reminder or FYI the value has to be the name of your test. So if it's not named assessment in your Title Explorer you'll need to update it. The default is test_1_score.

Thank you all for your help :)

Discussions have been disabled for this post