-
Bug
-
Resolution: Fixed
-
Minor
-
4.3.3, 4.4.1
When attempting quiz we see the following to flag/unflag a question:
When reviewing at attempt, we see the following (Flag question doesn't appear to be clickable):
However clicking on it generates the following exception:
17:14:16.719 Uncaught TypeError: input is null
|
process http://moodle.internal/master/lib/javascript.php/1719245627/question/flags.js:14
|
init http://moodle.internal/master/lib/javascript.php/1719245627/question/flags.js:14
|
notifySub http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:21911
|
notify http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13789
|
_notify http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13452
|
_procSubs http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13578
|
fireSimple http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13545
|
_fire http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13527
|
fire http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13496
|
fn http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:20472
|
add http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:185
|
_createWrapper http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:20487
|
_attach http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:20582
|
delegate http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:21853
|
delegate http://moodle.internal/master/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:22135
|
setup http://moodle.internal/master/lib/javascript.php/1719245627/lib/javascript-static.js:86
|
<anonymous> http://moodle.internal/master/mod/quiz/review.php?attempt=23:1012
|
<anonymous> http://moodle.internal/master/mod/quiz/review.php?attempt=23:1014
|
flags.js:14:1554
|
We should probably only listen for those events on ".editable" instances