|
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
Environment:
|
Apache 2.2 on Windows server 2003, PHP 5.2.0
|
|
| Participants: |
Matt Gibson and Tim Hunt
|
| Security Level: |
None
|
| Affected Branches: |
MOODLE_19_STABLE
|
|
I seem to remember reporting this before, but can't find it, so maybe not. I have a quiz with random questions including some short answer questions. Students answering a question using a different mix of capitals to the specified one are not getting marked as correct, as per screenshot. The second correct answer and first incorrect answer are the same apart from the capitalisation and I have double checked the setting in the question settings.
|
|
Description
|
I seem to remember reporting this before, but can't find it, so maybe not. I have a quiz with random questions including some short answer questions. Students answering a question using a different mix of capitals to the specified one are not getting marked as correct, as per screenshot. The second correct answer and first incorrect answer are the same apart from the capitalisation and I have double checked the setting in the question settings. |
Show » |
|
.../admin/report/unittest/index.php?path=question%2Ftype%2Fshortanswer
on your server, to see whether the unit tests all pass.
Also, can you go and review the individual quiz attempts, to make sure that the quiz is actually scoring the question wrong. I want to eliminate the possibility that it is a but in the Item Analysis report.
Thanks.