Debugging the Autograder¶
Overview¶
The Gradescope Autograder Documentation provides a detailed guide on setting up the Autograder. If you encounter any technical issues, this documentation provides a comprehensive details on the autograder setup.
Debugging the Autograder with SSH¶
If the autograder does not behave as expected, typical way to debug the code is to run the autograder in the container and connect via SSH. See Gradescope Debugging via SSH.
Additional Troubleshooting¶
See also Additional Troubleshooting Tips for any other issues you may encounter.