Continuous Feedback

Tip

CodeGrade has a Help Center, with better guides, more videos and updated documentation. The documentation and guides on this website are deprecated and will not be updated in the future. Please click here to go to this page on the Help Center!

CodeGrade Continuous Feedback allows students to instantly get insightful automated feedback every time they hand in a new revision of their submission.

The results of Continuous Feedback allow students to revise their work and start processing feedback even before the deadline.

Setup

Continuous Feedback uses the AutoTest configuration and tests. Enabling Continuous Feedback for your assignment can be done by setting the Result Visibility to Immediate.

Differentiate between AutoTest and Continuous Feedback

It is oftentimes wished to not include all tests in your Continuous Feedback runs. Disable and hide an individual test for Continuous Feedback by toggling the button next to this test. This results in the test not being executed in the Continuous Feedback runs and hides details from students in the AutoTest results. AutoTest is automatically run again within 30 minutes after the deadline to execute the hidden steps.

Note

It is good practice to disable heavy / long tests in the Continuous Feedback runs to optimize performance.