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

« back to all changes in this revision

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

  • Committer: Matt Giuca
  • Date: 2009-05-13 03:18:42 UTC
  • mto: This revision was merged to the branch mainline in revision 1247.
  • Revision ID: matt.giuca@gmail.com-20090513031842-v24d9dvmog6adp2c
ivle-fetchsubmissions: Added -v option to print out submissions to stdout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div class="helpfile">
1
2
<p>A key part of the IVLE worksheets are the programming exercises. You will 
2
3
find several of them interspersed
3
4
amongst the text of a typical worksheet.</p>
38
39
see a short message about the kind of thing your program did not do properly. This should give you some idea about
39
40
what needs to be fixed in order to pass the test, although sometimes it might take a bit of thinking before
40
41
you can resolve the problem. Don't be afraid to ask for help.</p>
41
 
 
 
42
</div>