Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-execute grading on assignment after config has been changed #17

Open
Luro02 opened this issue May 6, 2024 · 2 comments
Open

Re-execute grading on assignment after config has been changed #17

Luro02 opened this issue May 6, 2024 · 2 comments

Comments

@Luro02
Copy link
Collaborator

Luro02 commented May 6, 2024

Some way to migrate between configs would be nice to have. Ideally an option to bulk apply this on all already assessed submissions would be very useful as well.

Depending on the use, it might be useful for instructors to bulk apply this for all submissions. Disadvantage would be that the assessment would (I guess) be transferred away from the tutor who originally made the assessment?

@Luro02
Copy link
Collaborator Author

Luro02 commented Feb 8, 2025

Implementation should be trivial:

  • Add a button like "Regrade assessments"
  • This clones all submissions
  • Then submits them again
  • If necessary it adjusts the annotations in Artemis4J, but I don't think there is anything to adjust for

Ideally it could remove/remap Autograder annotations as well?

@Feuermagier
Copy link
Collaborator

Wouldn't this feature be more fitting for artemis-cli?

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

No branches or pull requests

2 participants