1561
by Matt Giuca
Added help page for Submit. This extends the submit help on the subject page. |
1 |
<div class="helpfile"> |
2 |
<h2>Submitting a project</h2> |
|
3 |
<p>IVLE submissions are made through the File Browser. Before making a |
|
4 |
submission, you must perform the following tasks:</p> |
|
5 |
<ol> |
|
6 |
<li>Ensure that the project is in the correct directory. If it is a solo |
|
7 |
project, it should be in the "mywork" directory of the correct subject. If it |
|
8 |
is a group project, it should be in the supplied group directory.</li> |
|
9 |
<li>Use the Subversion actions to <strong>add</strong> and |
|
10 |
<strong>commit</strong> all of the files to be submitted. Files which are not |
|
11 |
committed (displaying a green tick) will <em>not be submitted</em>.</li> |
|
12 |
</ol> |
|
13 |
||
1747
by Matt Giuca
Submit help: Added a link to help with Subversion, since this is the main help page you go to when submitting (it might be harder to find the Svn help). |
14 |
<p><a class="helpaction" href="/+help/Files/Subversion">Help using |
15 |
Subversion</a></p> |
|
16 |
||
1819
by Matt Giuca
Help:Submitting a project: Removed implication that you can't submit after the deadline; added explicit advice on submitting late. |
17 |
<p>To submit to a project, use the file browser to navigate to the file or |
18 |
directory that you wish to submit, click "More actions...", "Submit", and then |
|
19 |
select the correct project.</p> |
|
1561
by Matt Giuca
Added help page for Submit. This extends the submit help on the subject page. |
20 |
|
21 |
<p>If the project to which you intend to submit is not listed, ensure that you |
|
22 |
are in the correct directory, or a subdirectory thereof. For solo projects, |
|
23 |
you must be inside the subject's "mywork" directory. For group projects, you |
|
24 |
must be inside the directory for the assigned group.</p> |
|
25 |
||
1819
by Matt Giuca
Help:Submitting a project: Removed implication that you can't submit after the deadline; added explicit advice on submitting late. |
26 |
<p>You may resubmit a project again at any time, but a new submission will |
27 |
overwrite any made earlier. You may even submit a project <em>after</em> the |
|
28 |
deadline, but this may attract a penalty at the discretion of the subject |
|
29 |
coordinator. IVLE will warn you if you attempt to make a late submission, so |
|
30 |
that you can decide whether it is worth the penalty.</p> |
|
1561
by Matt Giuca
Added help page for Submit. This extends the submit help on the subject page. |
31 |
|
32 |
<h2>Verifying the submission</h2> |
|
33 |
||
34 |
<p>It is important to verify each submission after you make it. This ensures |
|
35 |
that the correct files were submitted, and that they contain the right |
|
36 |
contents.</p> |
|
37 |
||
38 |
<p>You can verify any submission by going to the subject page and clicking the |
|
39 |
<strong>verify</strong> link. This takes you to a special file view which |
|
40 |
displays the files as they were submitted.</p> |
|
41 |
||
42 |
</div> |