-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.2, 3.0.5, 3.1.1, 3.2
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
wip-
MDL-51735-master -
- Create a lesson.
- Do not add any pages (content, questions, etc).
- Log in as a student.
- Observe the message "This lesson is not ready to be taken.".
- Check that you do not see an error.
-
1
-
3.2 Sprint 3
When a student attempts to view a lesson activity prior to content / question pages being added, the lesson displays an exception to the student
Steps to reproduce:
1. As a teacher create a new lesson activity but do not add any pages to it
2. As a student view the newly created lesson activity
Expected result:
Student should get a message indicating that the lesson is not ready to be attempted.
Actual Result:
Debug info:
Error code: cannotfindfirstpage
Stack trace:
line 481 of /lib/setuplib.php: moodle_exception thrown
line 284 of /mod/lesson/view.php: call to print_error()
- has a QA test
-
MDLQA-74 A teacher can include up to 6 different question types in a lesson activity
- Open
-
MDLQA-14852 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed
-
MDLQA-15494 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed
-
MDLQA-16159 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed
-
MDLQA-16787 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed
-
MDLQA-17411 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed
-
MDLQA-17954 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed
-
MDLQA-18464 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed
-
MDLQA-18942 CLONE - A teacher can include up to 6 different question types in a lesson activity
- Passed