Closed thepurpleblob closed 7 years ago
The first thing I'd check would be to see if the contenthash of the current submission matches the contenthash in the db - If they don't match it would suggest the file was updated and it didn't trigger a new submission to Urkund. If they do match it suggests a bug with the way it grabs the record from the db to show the report.
I reproduced this specific issue and found a fix which I've added (where relateduserid <> userid - and the submission was made on-behalf.) - will leave the other issue open as you suggest it occurred in a normal submission as well?
Example...
However, when you look at the assignment in Moodle...
Nothing at all for that user (the user can't see their score either). I appreciate that this is a submitted on behalf of entry which probably has something to do with it.
As this is our live system, it's very difficult (well, impossible) to debug the thing.