Possible bug with setting the completion status and date for items attempted by a non-graded user (E.G a Teacher).
Test case 1 as a teacher:
- As a user that has both the teacher and learner role in a course, complete a quiz and a resource that both have completion tracking enabled As a teacher.
- Run the activity completion report for that course and download the CSV.
- Looking at the completion information for the Quiz, the report shows:
- Completion status: Not Complete - (This is as expected as the user did not complete the activity as a learner)
- Completion date: Wednesday, 31 December 1969, 7:00 PM - (This is the incorrect date, and is probably due to no date being set and Moodle assuming the zero date)
- Looking at the completion information for the resource, the report shows:
- Completion status: Complete - (This is not as expected as the user did not complete the activity as a learner)
- Completion date: Monday, 24 June 2013, 8:43 AM - (This is the correct date and time)
- Looking at the completion information for the Quiz, the report shows:
- As a user that has both the teacher and learner role in a course, complete a quiz and a resource that both have completion tracking enabled As a Learner.
- Run the activity completion report for that course and download the CSV.
- Looking at the completion information for the Quiz, the report now shows:
- Completion status: Complete - (This is as expected as the user completed the activity as a learner)
- Completion date: Monday, 24 June 2013, 8:45 AM - (This is the correct date and time)
- Looking at the completion information for the resource, the report shows:
- Completion status: Complete - (This is as expected as the user completed the activity as a learner)
- Completion date: Monday, 24 June 2013, 8:43 AM - (This is the correct date and time)
- Looking at the completion information for the Quiz, the report now shows: