Rev 4006 | Rev 5622 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4006 | Rev 4007 | ||
---|---|---|---|
Line 15... | Line 15... | ||
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 refers to a certain number of points (or percentages) that must be obtained before |
26 | Score dependencies refers to a certain number of points (or percentages) that must be obtained before |
27 | the student is allowed to move on to the next exercise. |
27 | the student is allowed to move on to the next exercise. |
28 | For example, < |
28 | For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt> |
29 | means that the participant must have 50% of the points required on exercise 1, 30% on exercise 2, |
29 | means that the participant must have 50% of the points required on exercise 1, 30% on exercise 2, |
30 | and an average of 60% on exercises 3,4,5. |
30 | and an average of 60% on exercises 3,4,5. |
31 | <p> |
31 | <p> |
32 | !exit |
32 | !exit |
33 | 33 |