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

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2009-12-06 10:18:20 UTC
  • mto: This revision was merged to the branch mainline in revision 1353.
  • Revision ID: grantw@unimelb.edu.au-20091206101820-d1oogsihfruowjfq
Unbreak project(set) traversals.

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>