Add grading criteria for KTH DevOps course - #2928
Merged
Merged
Conversation
Added detailed grading criteria for the KTH DevOps course, including project requirements, demo expectations, scientific paper presentations, executable tutorials, open-source contributions, and feedback guidelines.
Added passing criteria for various sections.
Updated project description and deliverables for clarity. Adjusted terminology for system architecture and integration.
4 tasks
algomaster99
added a commit
to algomaster99/github-canvas-integration-devops
that referenced
this pull request
Aug 29, 2026
…hema grading-criteria.md was redesigned for 2026 (KTH/devops-course#2928) to use Category/Criterion/Description/Requirement table columns instead of the old Criteria/Yes/No checklist, which broke validate_criteria() (every row failed validation) and rubric_payload() (assumed 'Criteria' + arbitrary Yes/No rating columns). Category isn't used downstream, so it's dropped during parsing. Rubric mapping follows the shape of a prior year's real Canvas rubric: description is "Criterion: Description", and ratings are Mandatory(1pt)/-(0pt) for Mandatory rows or Yes(1pt)/No(0pt) otherwise. Also drops the auto-filed "grading file not formatted" GitHub issue on validation failure -- it hardcoded an assignee that's no longer a valid GitHub user, causing a 422 that masked the actual validation errors.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added detailed grading criteria that are aligned with Bloom's taxonomy, including project requirements, demo expectations, scientific paper presentations, executable tutorials, open-source contributions, and feedback guidelines.