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

New feature: Adding some tag (enum/constant) for submit.points to determine whether points were set by a human or a autograder #650

Open
david-jezek opened this issue Mar 21, 2025 · 0 comments

Comments

@david-jezek
Copy link
Contributor

This allow better control about points and distinguish points from teacher/human or autograder and alternatively allow mark points as freezed or finally assigned.

Adding another column to table submit with enum values (my favorite choice). And add code for option to autograder to overwrite only points set by autograder and not override points set by teacher.

Add code to visualize in UI source of points techar, autograder or alternatively freezwed/locked.

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

1 participant