apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
67 stars 72 forks source link

Enable sorting deadline deviations most-recent first #1279

Closed jsorva closed 7 months ago

jsorva commented 11 months ago

The whole list of deadline deviations for a course isn’t a page that needs to be visited often, but when one does, a typical usage is to check the most recent deviations added by someone on the course staff (e.g., to check what staff member has been up to). In other words, the most recently added deviations tend to be of most interest.

We now have the Grant Time column, which can be sorted, but only in oldest-first order. (BTW, sorting the O1 list of deviations takes ages.) It would be nice to support newest-first. Actually, I wouldn’t object to newest-first being the default sorting on that page.