Rev 3950 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3950 | Rev 4006 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | 3 | ||
4 | :allowtype |
4 | :allowtype |
5 | 5 | ||
6 | <center><b>Tuning the score registration.</b> </center> |
6 | <center><b>Tuning the score registration.</b> </center> |
7 | In the selective open mode, you can make time |
7 | In the selective open mode, you can make time |
8 | restrictions for score registrations, by adding words < |
8 | restrictions for score registrations, by adding words <tt class="wims_code_words"> |
9 |
|
9 | >yyyymmdd.hh:mm</tt> |
10 | (starting time) and/or |
10 | (starting time) and/or |
11 | < |
11 | <tt class="wims_code_words"> |
12 |
|
12 | <yyyymmdd.hh:mm</tt> |
13 | (ending time). These must be in the |
13 | (ending time). These must be in the |
14 | SERVER's local time, and must be separated from other words by white spaces. |
14 | SERVER's local time, and must be separated from other words by white spaces. |
15 | <br> |
15 | <br> |
16 | Cut times are used to let people take the exam in different sessions. A |
16 | Cut times are used to let people take the exam in different sessions. A |
17 | participant having worked on the exam before a cut time will have no access |
17 | participant having worked on the exam before a cut time will have no access |
18 | after the cut time. |
18 | after the cut time. |
19 | <br> |
19 | <br> |
20 | Format of cut times: <tt>yyyymmdd.hh:mm</tt> (separate several cut times |
20 | Format of cut times: <tt class="wims_code_words">yyyymmdd.hh:mm</tt> (separate several cut times |
21 | by white spaces). |
21 | by white spaces). |
22 | !exit |
22 | !exit |
23 | 23 | ||
24 | :dependency |
24 | :dependency |
25 | <center><b>Score dependencies</b></center> |
25 | <center><b>Score dependencies</b></center> |
26 | Score dependencies means that a participant must get |
26 | Score dependencies means that a participant must get |
27 | required scores in other exercises of the worksheet before he/she can do |
27 | required scores in other exercises of the worksheet before he/she can do |
28 | this one. For example, < |
28 | this one. For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt> |
29 | means that the participant must get 50% success on exercise 1, 30% success on exercise 2, |
29 | means that the participant must get 50% success on exercise 1, 30% success on exercise 2, |
30 | and an average of 60% success on exercises 3,4,5. |
30 | and an average of 60% success on exercises 3,4,5. |
31 | <p> |
31 | <p> |
32 | !exit |
32 | !exit |
33 | 33 |