Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.3, 3.2, 3.6.5, 3.7.1
-
Component/s: Questions
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
Fixed Branches:MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Steps to reproduce
- You need a quiz with How questions behave set to Interactive with multiple tries.
- The quiz must contain two questions (e.g. multiple choice) with at least one hint each (under Multiple tries section on the question setup form).
- As a student start an attempt, select an answer to Question 1, and press check. Leave Question 2 unanswered.
- As teacher, go in and review the student's attempt.
Expected result: Question 1 shows a disabled Try again button, Question 2 shows a disabled Check button (the same buttons that a student would see).
Actual result: Teacher sees a disabled Try again button for both questions.