Rev 5901 | Rev 8689 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5648 | obado | 1 | !if $wims_read_parm!=$empty |
2 | !goto $wims_read_parm |
||
3 | !endif |
||
2329 | guerimand | 4 | |
5 | :allowtype |
||
5648 | obado | 6 | <h2 id="allowtype">Tuning the score registration</h2> |
7 | <p> |
||
2334 | schaersvoo | 8 | In the selective open mode, you can make time |
5901 | bpr | 9 | restrictions for score registrations, by adding words <span class="tt wims_code_words"> |
10 | >yyyymmdd.hh:mm</span> |
||
2334 | schaersvoo | 11 | (starting time) and/or |
5901 | bpr | 12 | <span class="tt wims_code_words"> |
13 | <yyyymmdd.hh:mm</span> |
||
2334 | schaersvoo | 14 | (ending time). These must be in the |
15 | SERVER's local time, and must be separated from other words by white spaces. |
||
6235 | bpr | 16 | <br /> |
2334 | schaersvoo | 17 | Cut times are used to let people take the exam in different sessions. A |
18 | participant having worked on the exam before a cut time will have no access |
||
19 | after the cut time. |
||
6235 | bpr | 20 | <br /> |
5901 | bpr | 21 | Format of cut times: <span class="tt wims_code_words">yyyymmdd.hh:mm</span> (separate several cut times |
2334 | schaersvoo | 22 | by white spaces). |
5648 | obado | 23 | </p> |
5622 | bpr | 24 | |
5648 | obado | 25 | :variable |
26 | <p id="variable"> |
||
27 | Afin d'individualiser les restrictions d'accès, il est possible de mettre le nom d'une variable. |
||
28 | Cette variable doit alors être définie pour chaque participant selon les règles précédentes |
||
29 | soit manuellement dans les propriétés du compte d'un participant ou par liaison tableur |
||
30 | (variable technique). |
||
31 | Si la restriction est un choix du participant (inscription selon certaines dates par |
||
32 | exemple), il est possible de créer et utiliser un questionnaire en mode guidé |
||
33 | (voir l'aide correspondante). |
||
34 | </p> |
||
5622 | bpr | 35 | |
5648 | obado | 36 | !if $wims_read_parm!=$empty |
37 | !exit |
||
38 | !endif |
||
2329 | guerimand | 39 | |
5648 | obado | 40 | |
2329 | guerimand | 41 | :dependency |
5648 | obado | 42 | <h2 id="score_dependency">Score dependencies</h2> |
43 | <p>Score dependencies refers to a certain number of points (or percentages) that must be obtained before |
||
3950 | bpr | 44 | the student is allowed to move on to the next exercise. |
5901 | bpr | 45 | For example, <span class="tt wims_code_words">1:50,2:30,3+4+5:60</span> |
3950 | bpr | 46 | means that the participant must have 50% of the points required on exercise 1, 30% on exercise 2, |
47 | and an average of 60% on exercises 3,4,5. |
||
5648 | obado | 48 | </p> |
49 | !if $wims_read_parm!=$empty |
||
50 | !exit |
||
51 | !endif |
||
2329 | guerimand | 52 | |
53 | :options |
||
5648 | obado | 54 | <h2 id="options">Options.</h2> |
55 | <p> |
||
2334 | schaersvoo | 56 | At this moment just a single option is available. |
57 | <ul> |
||
58 | <li><em>autogen</em> means that the exercise is automatically generated |
||
3950 | bpr | 59 | even if the user does not click on it. Therefore, he/she can consult the registered |
2334 | schaersvoo | 60 | exercise even when the session is closed. Not recommended except for |
61 | manually scored exercises. |
||
62 | </li> |
||
63 | </ul> |
||
5648 | obado | 64 | </p> |
65 | !if $wims_read_parm!=$empty |
||
66 | !exit |
||
67 | !endif |
||
2329 | guerimand | 68 | |
69 | :contenu |
||
5648 | obado | 70 | <h2 id="contenu">Content</h2> |
71 | <p> |
||
72 | This exercise can be (randomly) taken from a list of existing exercises in |
||
73 | worksheets. Please mark the worksheet exercises in the following list, which |
||
74 | you want to be candidate of this exam exercise. |
||
75 | </p> |
||
2334 | schaersvoo | 76 | |
5648 | obado | 77 | !if $wims_read_parm!=$empty |
78 | !exit |
||
79 | !endif |