Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Is there some way to know when a report was returned? #77

Open
thepurpleblob opened this issue Jan 21, 2016 · 1 comment
Open

Is there some way to know when a report was returned? #77

thepurpleblob opened this issue Jan 21, 2016 · 1 comment

Comments

@thepurpleblob
Copy link
Contributor

I suspect I know the answer to this...

The plagiarism_urkund_files table stores the timestamp for the submission being made but not for the score being returned from Urkund.

It would be very useful if this information existed. We get asked a lot for the time elapsed between submission and score availability as it's a common moan from students, "I couldn't submit my final because the draft took x hours to come back".

Currently, we can't check.

BTW... we have a custom report for this stuff, so I only really need the data to exist somewhere.

@danmarsden
Copy link
Owner

a good case here for a new field in the table to record the last time it checked score - I'll look at adding this next time I'm working on the code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants