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
200 stars 118 forks source link

Display when showactualmark is false #145

Closed anthonyyoud closed 12 years ago

anthonyyoud commented 12 years ago

When clicking Submit answer the total mark available for the question appears in parentheses next to the button, and the display of n marks in the question list changes to (n). Could the display next to the button not say something like "Answer submitted" instead? The number in parentheses might lead students to believe that is their score for that question.

BillFoster commented 12 years ago

Yes - that does make it clear.

christianp commented 12 years ago

With what settings turned on?

anthonyyoud commented 12 years ago

feedback: { showtotalmark: true showactualmark: false allowrevealanswer: false showanswerstate: false }

christianp commented 12 years ago

OK, I've rewritten the text. It now goes like so (percent signs mean substitute a variable):

christianp commented 12 years ago

Can I close this?

anthonyyoud commented 12 years ago

Yes.

On 16/03/12 10:26, Christian Perfect wrote:

Can I close this?


Reply to this email directly or view it on GitHub: https://github.com/numbas/Numbas/issues/145#issuecomment-4537149