-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.7, 4.1.4, 4.2.1
This is the result using Moodle vanilla 4.1 code.
1. Create a course and enrol a student user.
2. Turn edit mode to On.
3. Add a quiz.
4. Add questions
- True/false (make answer as True)
- Embedded Answers (Cloze)
question text: cloze text {:MULTICHOICE:ABC~=DEF~GHI}
click Decode and verify the question text
Ensure and tick all the review options "Immediately after the attempt"
5. Log in as student and attempt answer False in first question and choose GHI in the second question.
6 Submit and finish.
RESULT: The true/false question correctly displays the answer. However, for the cloze question, there is no tooltip to hover mouse. I also hovered on the x icon but it only shows Incorrect.
Even updating the question text to cloze text {:MULTICHOICE:ABC#wrong~=DEF#good~GHI#wrong} does not show the feedback or correct answer.