dodona
dodona copied to clipboard
Allow export of submissions used by an evaluation
#2462 adds a basic export. However, it might be nice to provide a unified evaluation export that (can) include both the grades and the submissions itself.
For now we don't see a usecase of adding the scores to the submission export. Exporting scores and exporting submissions are separate issues, and can be handled with the current implementation.
For me this is not only about exporting the grades, but also being to export the exact submissions used by the evaluation. (Which is not necessarily the same as the series export, given that BSTs exist.)
Okay then I misinterpreted the issue. I will reopen it
Could you specify the usecase, when and why you would use this? This will help me determine the best course of action
The use case is mostly for plagiarism detection.
Ok then it can be taken up when working on https://github.com/dodona-edu/dodona/issues/5338
finished in https://github.com/dodona-edu/dodona/pull/5534