~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-04-28 05:06:00 UTC
  • Revision ID: grantw@unimelb.edu.au-20090428050600-hogd9d6wo7ksyqy8
ivle.database.get_store() now takes a configuration object.

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>