#Grading Modules
- Writing a Rubric — A rubric is the grading specification for a module. It tells the autograder which commands to run on the student's VM and how to convert the output into points. You author it in the rubric editor on the module's library page.
- Troubleshooting — When the autograder experiences a failure, it can be frustrating. We have built the autograder to be resilient, but as it's interacting with a real virtual machine, there are always things that can go wrong. This guide provides a set of actionable steps to diagnose and resolve the most common issues.