services:labtest:submit
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:labtest:submit [2017/09/14 10:13] – jas | services:labtest:submit [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Submit Directory Setup ===== | ||
- | |||
- | The submit command allows students to submit their labtest work for marking. However, its setup for labtest mode differs slightly from the standard submit setup. | ||
- | |||
- | In order to setup lab submission for labtest, you must complete the following two steps: | ||
- | |||
- | 1. Create and set permissions on a " | ||
- | |||
- | mkdir / | ||
- | chmod 755 / | ||
- | |||
- | 2. Create a lab submission directory inside the " | ||
- | |||
- | mkdir / | ||
- | chmod 770 / | ||
- | chgrp labtest / | ||
- | |||
- | The most important point on this page is that the submit directory must be group " | ||
- | |||
- | Students can submit their work like this: | ||
- | |||
- | submit 9999 lab1 < | ||
- | -OR- | ||
- | submit 9999 lab1 < | ||
- | |||
- | ==== submit for Deferred Tests ==== | ||
- | |||
- | The submit command will only submit files to the current session and term course directories. | ||
- | |||
- | < | ||
- | cd / | ||
- | ln -s / | ||
- | </ | ||
- | |||
- | Now students can submit, but rather than using " | ||
- | |||
- | submit 9999d lab1 myfile.java | ||
services/labtest/submit.1505398439.txt.gz · Last modified: 2017/09/14 10:13 by jas