-
Improvement
-
Resolution: Fixed
-
Minor
-
3.7.3, 3.8, 3.9
-
MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
master-
MDL-67467 -
Create a course
Create some users and then enroll them in the course
Create some activities that allow students to mark them as completed
Log in as some students and complete some activities
Go back to the course as admin, go to course administration and click Activity completion in report section.
Click "Download in Excel-compatible format (.csv)" , we will be able to download a report. We could see the dates look like "Friday, 6 December 2019, 1:58 AM", If we sort the column, it may just sort alphabetically but not really sorting the date as expected.
We want to be able to sort that column based on the date.
- Testing discovered
-
MDL-67478 Use tablelib and DataFormat API in Activity completion report
- Open