Rev 5622 | Rev 5764 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5622 | Rev 5648 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !goto $wims_read_parm |
1 | !goto $wims_read_parm |
2 | !exit |
- | |
3 | 2 | ||
4 | :allowtype |
3 | :allowtype |
5 | - | ||
6 | <center><b>Tuning the score registration.</b> </center> |
4 | <center><b>Tuning the score registration.</b> </center> |
7 | In the selective open mode, you can make time |
5 | In the selective open mode, you can make time |
8 | restrictions for score registrations, by adding words <tt class="wims_code_words"> |
6 | restrictions for score registrations, by adding words <tt class="wims_code_words"> |
9 | >yyyymmdd.hh:mm</tt> |
7 | >yyyymmdd.hh:mm</tt> |
10 | (starting time) and/or |
8 | (starting time) and/or |
Line 21... | Line 19... | ||
21 | by white spaces). |
19 | by white spaces). |
22 | 20 | ||
23 | !! for translation copy the part of the lang/help.phtml.fr corresponding to the record :variable |
21 | !! for translation copy the part of the lang/help.phtml.fr corresponding to the record :variable |
24 | !read lang/help.phtml.fr variable |
22 | !read lang/help.phtml.fr variable |
25 | 23 | ||
- | 24 | !if $wims_read_parm!=$empty |
|
26 | !exit |
25 | !exit |
- | 26 | !endif |
|
27 | 27 | ||
28 | :dependency |
28 | :dependency |
29 | <center><b>Score dependencies</b></center> |
29 | <center><b>Score dependencies</b></center> |
30 | Score dependencies means that a participant must get |
30 | Score dependencies means that a participant must get |
31 | required scores in other exercises of the worksheet before he/she can do |
31 | required scores in other exercises of the worksheet before he/she can do |
32 | this one. For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt> |
32 | this one. For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt> |
33 | means that the participant must get 50% success on exercise 1, 30% success on exercise 2, |
33 | means that the participant must get 50% success on exercise 1, 30% success on exercise 2, |
34 | and an average of 60% success on exercises 3,4,5. |
34 | and an average of 60% success on exercises 3,4,5. |
35 | <p> |
35 | <p> |
- | 36 | !if $wims_read_parm!=$empty |
|
36 | !exit |
37 | !exit |
- | 38 | !endif |
|
37 | 39 | ||
38 | :options |
40 | :options |
39 | <center><b>Options.</b></center> |
41 | <center><b>Options.</b></center> |
40 | At this moment just a single option is available. |
42 | At this moment just a single option is available. |
41 | <ul> |
43 | <ul> |
Line 43... | Line 45... | ||
43 | even if the user does not click on it. So that he can consult the registered |
45 | even if the user does not click on it. So that he can consult the registered |
44 | exercise even when the session is closed. Not recommended except for |
46 | exercise even when the session is closed. Not recommended except for |
45 | manually scored exercises. |
47 | manually scored exercises. |
46 | </li> |
48 | </li> |
47 | </ul> |
49 | </ul> |
- | 50 | !if $wims_read_parm!=$empty |
|
48 | !exit |
51 | !exit |
- | 52 | !endif |
|
49 | 53 | ||
50 | :contenu |
54 | :contenu |
51 | <center><b>Content</b></center> |
55 | <center><b>Content</b></center> |
52 | This exercise can be (randomly) taken from a list of existing exercises in |
56 | This exercise can be (randomly) taken from a list of existing exercises in |
53 | worksheets. Please mark the worksheet exercises in the following list, which |
57 | worksheets. Please mark the worksheet exercises in the following list, which |
54 | you want to be candidate of this exam exercise. |
58 | you want to be candidate of this exam exercise. |
55 | 59 | ||
- | 60 | !if $wims_read_parm!=$empty |
|
56 | !exit |
61 | !exit |
- | 62 | !endif |