~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-12-08 05:05:20 UTC
  • Revision ID: matt.giuca@gmail.com-20091208050520-a4nmmjxwtmhip063
ivle-createdatadirs: Fixed exit -- if path already exists, log and exit(0).

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>