-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.5, 2.7.2
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
wip-
MDL-47629-master -
Description
- When reviewing a Cloze question a user can hover over a submitted answer to reveal a pop-up showing feedback about correctness, marks, etc.
- When using a question behavior such as "Immediate feedback," "Adaptive," or "Interactive with multiple tries" the question layout includes a "Check" button that is visible but disabled on review.
- The feedback pop-up displays behind the check button when the two overlap
I have observed the problem in Firefox, Chrome and Safari and in 2.8dev, 2.7 and 2.6
Steps to replicate
- Create a quiz (or use the attached Quiz backup and skip the next two steps)
- Use "Immediate feedback" as the question behavior and check all feedback options available "During the attempt"
- Add a simple "Embedded" (Cloze) question such as: {:SA:=test}
- Take the test, entering anything into the answer field
- Click the "Check" button
- When you hover over the answer field, the feedback should (but does not currently) display in front of the check button
- Finish and review the attempt
- Test the hover behavior again