~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/submit/help.html

  • Committer: William Grant
  • Date: 2010-02-26 02:35:30 UTC
  • Revision ID: grantw@unimelb.edu.au-20100226023530-0m5t99dwf0prfowv
Move PotentiallySecureFileSession into the try/export import block, so ivle.dispatch.request can be imported from outside Apache.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
<p><a class="helpaction" href="/+help/Files/Subversion">Help using
15
15
Subversion</a></p>
16
16
 
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>
 
17
<p>To submit to a project that has not yet closed, use the file browser to
 
18
navigate to the file or directory that you wish to submit, click "More
 
19
actions...", "Submit", and then select the correct project.</p>
20
20
 
21
21
<p>If the project to which you intend to submit is not listed, ensure that you
22
22
are in the correct directory, or a subdirectory thereof. For solo projects,
23
23
you must be inside the subject's "mywork" directory. For group projects, you
24
24
must be inside the directory for the assigned group.</p>
25
25
 
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>
 
26
<p>You may resubmit a project again at any time until its deadline, but a new
 
27
submission will overwrite any made earlier.</p>
31
28
 
32
29
<h2>Verifying the submission</h2>
33
30