-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.6, 2.2.3, 2.3
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
While running MDLQA-2517 I did the following:
- As teacher: Created a quiz with a single essay question
- As student: Attempted quiz
- As teacher: reviewed attempt, clicked 'Make comment or override mark' to get to: http://oracle/moodle/mod/quiz/comment.php
- Attempted to mark the answer by adding a comment and writing adding a mark greater than the maximum mark
Expected result:
- Form would warn about mark added greater than maximum mark.
Actual result:
- Blank screen returned, error log says: [Wed Jun 06 02:59:44 2012] [error] [client 192.168.195.1] Database transaction aborted automatically in /server/workspace/moodle/mod/quiz/comment.php, referer: http://oracle/moodle/mod/quiz/comment.php?attempt=1&slot=1
- has a non-specific relationship to
-
MDL-33565 Better error message if you try to pass an object as $debuginfo for an exception
- Closed
- is duplicated by
-
MDL-31770 Need better validation of input when doing manual grading
- Closed
- Testing discovered
-
MDLQA-2517 CLONE - Smoke test of Moodle on Oracle with Apache
- Passed