• Resolved andytodd88

    (@andytodd88)


    Hello,

    I’ve set up a points-based quiz which has 4 possible answers for each question. The correct answer for each question has the value of 1 assigned to it, with the three incorrect answers all 0.

    The issue I’m having is that when my results page appears, instead of showing the question, the user’s answer and the correct answer properly, it shows the question, the users answer properly but the correct answer is displayed as N/A (like this):

    Question: What colour is andy’s golf bag
    Your Answer: yellow
    Correct Answer: NA

    If I change the quiz type to ‘correct answer’, the above is displayed correctly but instead of telling them how many answers they get right in the text on the Results Page, it always shows ‘0’.

    Is there any way to have a points-based quiz show the number of points scored AND the correct answer?

    The code I’m using on the results page is as follows:

    Thanks for taking this quiz, %USER_NAME%. You managed to score %POINT_SCORE% out of %TOTAL_QUESTIONS%.

    Here are the questions and the correct answers:
    %QUESTIONS_ANSWERS%

    Thanks,
    Andy

Viewing 3 replies - 1 through 3 (of 3 total)
  • expresstechsupport

    (@expresstechsupport)

    Hi @andytodd88,

    Kindly chooe the grading system as “both”. And then also tick the option as correct to which you have also given “1” point.

    Let me know if this resolves the issue or not.

    Kind regards,
    Kriti

    Thread Starter andytodd88

    (@andytodd88)

    Hi Kriti,

    Worked a treat -thanks. The only issue I now notice is that on my leaderboard (I’m using the free add-on) it says ‘100% OR 10 Points’. I’d prefer this to only show as ’10 points). Is this possible?

    I’m using the ‘%FIRST_PLACE_SCORE%’ leaderboard variable.

    Thank you,
    Andy

    expresstechsupport

    (@expresstechsupport)

    Hi @andytodd88,

    Sorry to say this but it is not possible to show only points score or the percentage score on the leaderboard.

    Regards,
    Kriti

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Results page answers for points based quesrtions’ is closed to new replies.