Rev 20 | Rev 196 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 152 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | ||
- | 2 | !if $module_language notwordof cn |
|
1 | <H3><center>Using a document block for worksheet presentation</center></H3> |
3 | <H3><center>Using a document block for worksheet presentation</center></H3> |
2 | 4 | ||
3 | You may put the address of a document block |
5 | You may put the address of a document block |
4 | (such as <tt>c1/main</tt>) to be the presentation page of the work sheet. |
6 | (such as <tt>c1/main</tt>) to be the presentation page of the work sheet. |
5 | The document itself need not be readable by participants. |
7 | The document itself need not be readable by participants. |
6 | <p> |
8 | <p> |
7 | Leave this field blank if you want to use the standard presentation page. |
9 | Leave this field blank if you want to use the standard presentation page. |
8 | <p> |
10 | <p> |
9 | Links to individual exercises should be defined using the command |
11 | Links to individual exercises should be defined using the command |
10 | <tt>\exercise</tt>. |
12 | <tt>\exercise</tt>. |
11 | You can use the following pre-defined variables:<ul> |
13 | You can use the following pre-defined variables:<ul> |
12 | <li><tt>\scorerequire</tt> Required points of each exercise |
14 | <li><tt>\scorerequire</tt> Required points of each exercise |
13 | <li><tt>\scoregot</tt> Participant's point achievements on each exercise |
15 | <li><tt>\scoregot</tt> Participant's point achievements on each exercise |
14 | <li><tt>\scoremean</tt> Participant's average score on each exercise |
16 | <li><tt>\scoremean</tt> Participant's average score on each exercise |
15 | <li><tt>\expiration</tt> Expiration date of the sheet, yyyymmdd |
17 | <li><tt>\expiration</tt> Expiration date of the sheet, yyyymmdd |
16 | <li><tt>\today</tt> Date of today, yyyymmdd |
18 | <li><tt>\today</tt> Date of today, yyyymmdd |
17 | </ul> |
19 | </ul> |
18 | All the score parameters are lists of numbers, each member of the list |
20 | All the score parameters are lists of numbers, each member of the list |
19 | corresponding to the number for an exercise of the sheet. |
21 | corresponding to the number for an exercise of the sheet. |
- | 22 | !endif |
|
- | 23 | ||
- | 24 | !if $module_language=cn |
|
- | 25 | <H3><center>ÔÚ×÷ҵҳչʾÖÐʹÓÃÎļþ¿é</center></H3> |
|
- | 26 | ||
- | 27 | Äã¿ÉÒÔ°ÑÎļþ¿éµÄµØÖ· |
|
- | 28 | (ÀýÈç <tt>c1/main</tt>)×÷Ϊ×÷ÒµÒ³µÄչʾҳ. |
|
- | 29 | Îļþ±¾Éí¶ÔÓڲμÓÕß¶øÑÔ²»±ØÊǿɶÁµÄ. |
|
- | 30 | <p> |
|
- | 31 | Èç¹ûÄãҪʹÓñê×¼µÄչʾҳ, ¿É°ÑÕâÒ»À¸Áô¿Õ. |
|
- | 32 | <p> |
|
- | 33 | ¶Ô¸ö±ðÁ·Ï°µÄÁ´½ÓÓ¦¸ÃʹÓÃÃüÁî |
|
- | 34 | <tt>\exercise</tt> ¶¨Òå. |
|
- | 35 | Äã¿ÉÒÔʹÓÃÒÔÏÂÔ¤¶¨ÒåµÄ±äÁ¿:<ul> |
|
- | 36 | <li><tt>\scorerequire</tt> ÿ¸öÁ·Ï°ÐèÒªµÄ·ÖÊý |
|
- | 37 | <li><tt>\scoregot</tt> ÿ¸öÁ·Ï°ÖвμÓÕߵõ½µÄ·ÖÊý |
|
- | 38 | <li><tt>\scoremean</tt> ÿ¸öÁ·Ï°µÄ²Î¼ÓÕߵį½¾ù·Ö |
|
- | 39 | <li><tt>\expiration</tt> ×÷ÒµÒ³µÄÓÐЧÆÚ, yyyymmdd |
|
- | 40 | <li><tt>\today</tt> ½ñÌìµÄÈÕÆÚ, yyyymmdd |
|
- | 41 | </ul> |
|
- | 42 | ËùÓеĵ÷ֲÎÊý¶¼ÊÇÊý×ֵıí, |
|
- | 43 | ±íµÄÿ¸öÏî¶ÔÓ¦ÓÚ×÷ÒµÒ³µÄÁ·Ï°Êý. |
|
- | 44 | !endif |
|
- | 45 | ||
20 | 46 | ||
21 | 47 |