Chapter 4 Check Flowchart
The flowchart below outlines the recommended order for General and Special Checks when building the autograder script for a Public Question.
Red arrows flowing to a Check indicate its dependency on previous Checks.
Note:
This sequence is flexible. Experienced TAs can reorder Checks to suit the logic of a specific question – so long as dependencies are preserved.