-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.1.5
-
None
-
MOODLE_31_STABLE
students answer matching questions correctly and when a teacher reviews the answers it appears in a different order then the one the student has written. 2 of the answers are reversed. also reversed in the database, in field "responsesummary" in table "mdl_question_attempts".
for example - the student matched correctly
1 -> סקריה;
2 -> קיזילאירמאק;
3 -> ישילאירמאק;
4 -> פרת;
5 -> חידקל;
6 -> ג'ייהאן;
but on review and in the database the answers of the 4th and 5th answers reversed
1 -> סקריה;
2 -> קיזילאירמאק;
3 -> ישילאירמאק;
4 -> חידקל;
5 -> פרת;
6 -> ג'ייהאן;
- duplicates
-
MDL-5560 Matching Questions Will not Regrade
-
- Open
-