Name
submit_pub_test_hook — Automatically request public tests for each submission
Synopsis
submit_pub_test_hook
Usage
Inside of the course's
/u/csXXX
/.submitrc
there should be the following line:
final_script=/u/isg/bin/submit/submit_pub_test_hook
Description
This is used to automate sending students public test results for every submission instead of requiring students to request tests themselves. The output from submit will include a status message indicating that the public test request has been made (or, alternatively, that there's already a request in the queue or that tests are currently running on the student).
Topic revision: r1 - 2016-01-11
- YiLee