Skip to content

4.4.1

Compare
Choose a tag to compare
@m1r0 m1r0 released this 16 May 13:57
· 8028 commits to trunk since this release
a248b2e
  • New: Add a "Date Started" reports filter for students on a course #5076
  • New: Show a notice if future PHP requirements aren't met in preparation for increasing the minimum requirements to PHP 7.2 #5088
  • New: Add lesson notices filters #5087
  • Tweak: Apply data filters to column total values for reports #5091
  • Tweak: Calculate total average progress for courses reports #5077
  • Tweak: Display average total for Days to Completion in Courses report header #5097
  • Tweak: Display the student FullName on the reports #5096
  • Tweak: Hide the export button when there is no data #5095
  • Tweak: Improve performance by fetching last activity date with the main query #5101
  • Tweak: On the reports screen, show no lessons instead of all when the course has no lessons #5090
  • Tweak: Only show enrolled students in reports #5105
  • Tweak: Refactor students page fetching data through Gutenberg and avoiding subqueries #5104
  • Tweak: Use AbortController to cancel fetch requests for unmounted components #5065
  • Fix: Ensure the content filter for course content is re-added in Learning Mode #5086
  • Fix: Exporting "students taking course" not affected by filters #5120
  • Fix: Hide export button when no results on "Students taking course" screen #5121
  • Fix: Incorrect menu item selected in the Module editor #5117
  • Fix: Lesson compatibility issue with Divi #5082
  • Fix: Reports date filters not accounting for the user timezone #5113
  • Fix: Reports exporting does not take search into account #5079
  • Fix: Student name appearing twice on student report title #5111