- Create a new lesson activity with default settings and a name
- Go to the lesson activity
- Click on 'grade essay'
An error is experienced:
Could not find lesson pages
|
|
More information about this error
|
Debug info:
|
Error code: cannotfindpages
|
Stack trace:
|
|
line 476 of /lib/setuplib.php: moodle_exception thrown
|
line 2729 of /mod/lesson/locallib.php: call to print_error()
|
line 1306 of /mod/lesson/locallib.php: call to lesson_page_type_manager->load_all_pages()
|
line 256 of /mod/lesson/essay.php: call to lesson->load_all_pages()
|
Expected result:
- The button should not be displayed if there is nothing to grade
- Testing discovered
-
MDL-40735 Fix heading level for Lesson activity
-
- Closed
-