-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.3, 2.8.1
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-48750_m29 -
The course overview block incorrectly reports the number of student attempts to the teacher. Steps to reproduce:
As a teacher:
1. Create a lesson with a future due date
2. Add a True / False question page, where the correct answer advances to the next page
3. Add another True / False question page, where the correct answer advances to the next page
4. Add another True / False question page, where the correct answer advances to the next page
5. Add a content page that advances to the end of lesson.
As a student
6. log in and attempt the lesson. Answer all of the questions correctly, and complete the lesson.
As a teacher:
7. Log in and navigate to the "My Home" page (http://moodle.siteurl.com/my)
8. Click on the "You have lessons that are due"
Expected result: The newly created lesson should show 1 attempt
Actual result: The lesson shows 3 attempts (one attempt for each question page in the lesson)