numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
197 stars 118 forks source link

We need more settings to express when scores should be shown #1042

Open christianp opened 9 months ago

christianp commented 9 months ago

At the moment, there are settings about when to reveal answers - immediately on completion, when entering in review mode, or never. There should be a similar setting for showing all scores. There's only one "revealed" flag for the exam, which covers both expected answers and scores. You might want to show scores but not expected answers after the exam is finished.

christianp commented 9 months ago

see numbas/editor#795

christianp commented 7 months ago

Another awkward thing that we noticed today: when you have "reveal answers to all questions" set to never, the results page doesn't show individual question scores, even though they're visible when you review the question. They should be hidden only when "show scores in review mode" is off. There should be a way to say that scores shouldn't be shown immediately after finishing the exam, but are shown when you re-enter in review mode.