HGustavs / LenaSYS

Code Viewer and Course Organization System used in some courses at University of Skövde
57 stars 31 forks source link

Result view filter with exported dates #5617

Open HGustavs opened 5 years ago

HGustavs commented 5 years ago

We should be able to only export new entries.

If a student has passed the course and that result has been exported we should be able to filter to only show/export new entries after that date (or some other export date).

a17adasy commented 5 years ago

If I understand correctly, you want an option so you can only export the duggor and grades after a certain date?

b17nicsv commented 5 years ago

@HGustavs Bump

HGustavs commented 5 years ago

A date filter for tests that have been marked after a certain date.

b17nicsv commented 5 years ago

Suggesting a TODO list:

If I am not mistaken, in resultEd the time a test was submitted already has a get function celldata.submitted.getTime() The filter can use this time and set a specific time since to see tests from "The specific date" to just now.

b18fella commented 4 years ago

Things that are left of the suggested ToDo list are:

OR