• Resolved arbpen

    (@arbpen)


    Is there a way to show the results broken down by category? Say you have foo, bar, and baz as categories. Then say one person scored 30 in foo, 50 in bar and 20 in baz, for a total of 100 (a high score). Then another person scored 20 in foo, 40 in bar, and 10 in baz for a total of 70 (a low score). Yet another person scored 33 in foo, 33 in bar and 34 in baz for a total of 100. The first person scored better in bar than the last person. Is there a way to do that?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @arbpen,

    You can display scores per category using the following variable %CATEGORY_POINTS_X%. But you need to customize it as per your category. For example, if you want to display the category for foo then the variable will become %CATEGORY_POINTS_foo%. The variable is case sensitive with respect to the categories.

    But it not possible to compare the scores for different persons.

    Let me know if you have any other query.

    Kind regards,
    Kriti

Viewing 1 replies (of 1 total)
  • The topic ‘Results broken down by category’ is closed to new replies.