Subversion Repositories wimsdev

Rev

Rev 409 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 409 Rev 2886
Line 1... Line -...
1
 
-
 
2
 
-
 
3
<H3><center>Using a document block for worksheet presentation</center></H3>
-
 
4
 
-
 
5
You may put the address of a document block
-
 
6
(such as <tt>c1/main</tt>) to be the presentation page of the work sheet.
-
 
7
The document itself need not be readable by participants.
-
 
8
<p>
-
 
9
Leave this field blank if you want to use the standard presentation page.
-
 
10
<p>
-
 
11
Links to individual exercises should be defined using the command
-
 
12
<tt>\exercise</tt>.
1
!!provisoire --to translate
13
You can use the following pre-defined variables:<ul>
2
!changeto help/fr/sheetpage.phtml
14
 <li><tt>\scorerequire</tt> Required points of each exercise
-
 
15
 <li><tt>\scoregot</tt> Participant's point achievements on each exercise
-
 
16
 <li><tt>\scoremean</tt> Participant's average score on each exercise
-
 
17
 <li><tt>\expiration</tt> Expiration date of the sheet, yyyymmdd
-
 
18
 <li><tt>\today</tt> Date of today, yyyymmdd
-
 
19
</ul>
-
 
20
All the score parameters are lists of numbers, each member of the list
-
 
21
corresponding to the number for an exercise of the sheet.
-