-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
Easy
-
Following warning is visible on mod/quiz/startattempt.php
Did you remember to call setType() for 'cmid'? Defaulting to PARAM_RAW cleaning.•line 1289 of /lib/formslib.php: call to debugging()
|
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
|
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
|
•line 338 of /mod/quiz/accessmanager.php: call to moodleform->moodleform()
|
•line 134 of /mod/quiz/startattempt.php: call to quiz_access_manager->get_preflight_check_form()
|
Steps to reproduce:
- Log in as teacher and create a quiz having password.
- Log in as student and access the quiz.
- Click "Attempt quiz" and it will show you above warning.
- blocks
-
MDLQA-5440 CLONE - A teacher can set a quiz with certainty-based marking
- Passed
- Testing discovered
-
MDL-39029 Auto focus the cursor directly into quiz password box
-
- Closed
-