Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.7, 1.7.1, 1.9.7
-
Fix Version/s: 1.9.10
-
Component/s: Quiz
-
Labels:None
-
Environment:Linux, Windows
-
Database:MySQL
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
When a student is taking a quiz in a secure windows the Time Remainin block is covering part of the question text. So students cannot read the fist and/or second word of the questions.
You may wish to see the discussion at http://moodle.org/mod/forum/discuss.php?d=45719 where I provided a patch file and documented some changes I made to make the time remaining block less conspicuous. Some argue that it needs to be larger in order to be noticed; however, many of my students report that the larger time is distracting. I will attach the patch file and an image to show how the shrunken time remaining block appears. It still covers the number but at least it does not cover up the text of the question. Peace.