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

Add rubricClassName to grader info #118

Merged
merged 7 commits into from
Sep 30, 2022

Conversation

alexstaeding
Copy link
Member

Add the property rubricClassName to the grader-info.json for a grader and deprecate the annotation @RubricForSubmission as it is redundant now. Additionally, deprecate the String value() attribute for the annotation @TestForSubmission as the assignmentId is also specified via the grader-info.json.

This change comes from the move to a single assignmentId per grader, which was started in #101.

@alexstaeding alexstaeding self-assigned this Sep 30, 2022
@alexstaeding alexstaeding added the semver:major A major change breaking backwards compatibility label Sep 30, 2022
@alexstaeding alexstaeding added this to the v0.6 milestone Sep 30, 2022
@alexstaeding alexstaeding merged commit 0786991 into master Sep 30, 2022
@alexstaeding alexstaeding deleted the feature/grader-info-rubric-name branch September 30, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:major A major change breaking backwards compatibility
Projects
Development

Successfully merging this pull request may close these issues.

1 participant