-
Committer:
mattgiuca
-
Date:
2008-04-13 12:41:59 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:730
Added per-worksheet and per-subject score calculation.
common/db: Added functions worksheet_is_assessable and
calculate_score_worksheet.
(Added other helper functions too).
apps/tutorial: Expanded handle_subject_menu to include display of scores.
(NOTE: IVLE does not apportion marks at this stage, just displays scores).
* Displays under each assessable worksheet the number of mandatory
exercises completed.
* Displays at the bottom of the page the total number of mandatory
exercises completed for the subject.
* Note: Neither of these displays are visible if there are no assessable
worksheets. If this doesn't show up, check that you have at least one
worksheet with an 'assessable="true"' attribute in its top level
element.
Added media/images/tutorial/tiny/semicomplete.png: Orange dot for the subject
menu.
Added new styles to media/tutorial/tutorial/css.