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 -... | Line 1... | ||
- | 1 | !if $wims_read_parm!=$empty |
|
1 | !goto $wims_read_parm |
2 | !goto $wims_read_parm |
2 |
|
3 | !endif |
3 | 4 | ||
4 | :allowtype |
5 | :allowtype |
5 | - | ||
6 | !read adm/title.phtml 1\ |
- | |
7 | Tuning the score registration |
6 | <h2 id="allowtype">Tuning the score registration</h2> |
8 | 7 | <p> |
|
9 | In the selective open mode, you can make time |
8 | In the selective open mode, you can make time |
10 | restrictions for score registrations, by adding words <tt class="wims_code_words"> |
9 | restrictions for score registrations, by adding words <tt class="wims_code_words"> |
11 | >yyyymmdd.hh:mm</tt> |
10 | >yyyymmdd.hh:mm</tt> |
12 | (starting time) and/or |
11 | (starting time) and/or |
13 | <tt class="wims_code_words"> |
12 | <tt class="wims_code_words"> |
Line 19... | Line 18... | ||
19 | participant having worked on the exam before a cut time will have no access |
18 | participant having worked on the exam before a cut time will have no access |
20 | after the cut time. |
19 | after the cut time. |
21 | <br> |
20 | <br> |
22 | Format of cut times: <tt class="wims_code_words">yyyymmdd.hh:mm</tt> (separate several cut times |
21 | Format of cut times: <tt class="wims_code_words">yyyymmdd.hh:mm</tt> (separate several cut times |
23 | by white spaces). |
22 | by white spaces). |
- | 23 | </p> |
|
- | 24 | ||
- | 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> |
|
- | 35 | ||
- | 36 | !if $wims_read_parm!=$empty |
|
- | 37 | !exit |
|
- | 38 | !endif |
|
- | 39 | ||
24 | 40 | ||
25 | !! for translation copy the part of the lang/help.phtml.fr corresponding to the record :variable |
- | |
26 | !read lang/help.phtml.fr variable |
- | |
27 | - | ||
28 | !exit |
- | |
29 | - | ||
30 | :dependency |
41 | :dependency |
31 |
|
42 | <h2 id="score_dependency">Score dependencies</h2> |
32 | Score dependencies refers to a certain number of points (or percentages) that must be obtained before |
43 | <p>Score dependencies refers to a certain number of points (or percentages) that must be obtained before |
33 | the student is allowed to move on to the next exercise. |
44 | the student is allowed to move on to the next exercise. |
34 | For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt> |
45 | For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt> |
35 | means that the participant must have 50% of the points required on exercise 1, 30% on exercise 2, |
46 | means that the participant must have 50% of the points required on exercise 1, 30% on exercise 2, |
36 | and an average of 60% on exercises 3,4,5. |
47 | and an average of 60% on exercises 3,4,5. |
37 |
|
48 | </p> |
- | 49 | !if $wims_read_parm!=$empty |
|
38 | !exit |
50 | !exit |
- | 51 | !endif |
|
39 | 52 | ||
40 | :options |
53 | :options |
41 | < |
54 | <h2 id="options">Options.</h2> |
- | 55 | <p> |
|
42 | At this moment just a single option is available. |
56 | At this moment just a single option is available. |
43 | <ul> |
57 | <ul> |
44 | <li><em>autogen</em> means that the exercise is automatically generated |
58 | <li><em>autogen</em> means that the exercise is automatically generated |
45 | even if the user does not click on it. Therefore, he/she can consult the registered |
59 | even if the user does not click on it. Therefore, he/she can consult the registered |
46 | exercise even when the session is closed. Not recommended except for |
60 | exercise even when the session is closed. Not recommended except for |
47 | manually scored exercises. |
61 | manually scored exercises. |
48 | </li> |
62 | </li> |
49 | </ul> |
63 | </ul> |
- | 64 | </p> |
|
- | 65 | !if $wims_read_parm!=$empty |
|
50 | !exit |
66 | !exit |
- | 67 | !endif |
|
51 | 68 | ||
52 | :contenu |
69 | :contenu |
53 | < |
70 | <h2 id="contenu">Content</h2> |
- | 71 | <p> |
|
54 | This exercise can be (randomly) taken from a list of existing exercises in |
72 | This exercise can be (randomly) taken from a list of existing exercises in |
55 | worksheets. Please mark the worksheet exercises in the following list, which |
73 | worksheets. Please mark the worksheet exercises in the following list, which |
56 | you want to be candidate of this exam exercise. |
74 | you want to be candidate of this exam exercise. |
- | 75 | </p> |
|
57 | 76 | ||
- | 77 | !if $wims_read_parm!=$empty |
|
58 | !exit |
78 | !exit |
- | 79 | !endif |