-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.0.5, 4.1.1
-
MOODLE_400_STABLE, MOODLE_401_STABLE
We noticed an inconsistency in the content width on the lesson page that is rendered when a question with an answer response is rendered via mod/lesson/continue.php. From a cursory glance this seems potentially due to the lack of a $PAGE->add_body_class('limitedwidth').
Steps to reproduce:
- Create a Lesson activity
- Edit lesson and select option to add a question page
- Select Multiplechoice question
- Populate question content and make sure to include response content for answers
- Save and preview lesson
- Answer question
- Land on the answer response page at mod/lesson/continue.php