Rev 4007 | Rev 5648 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2329 | guerimand | 1 | !goto $wims_read_parm |
2 | !exit |
||
3 | |||
4 | :allowtype |
||
5 | |||
5622 | bpr | 6 | !read adm/title.phtml 1\ |
7 | Tuning the score registration. |
||
8 | |||
2334 | schaersvoo | 9 | In the selective open mode, you can make time |
4006 | bpr | 10 | restrictions for score registrations, by adding words <tt class="wims_code_words"> |
11 | >yyyymmdd.hh:mm</tt> |
||
2334 | schaersvoo | 12 | (starting time) and/or |
4006 | bpr | 13 | <tt class="wims_code_words"> |
14 | <yyyymmdd.hh:mm</tt> |
||
2334 | schaersvoo | 15 | (ending time). These must be in the |
16 | SERVER's local time, and must be separated from other words by white spaces. |
||
2329 | guerimand | 17 | <br> |
2334 | schaersvoo | 18 | Cut times are used to let people take the exam in different sessions. A |
19 | participant having worked on the exam before a cut time will have no access |
||
20 | after the cut time. |
||
2329 | guerimand | 21 | <br> |
4007 | bpr | 22 | Format of cut times: <tt class="wims_code_words">yyyymmdd.hh:mm</tt> (separate several cut times |
2334 | schaersvoo | 23 | by white spaces). |
5622 | bpr | 24 | |
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 | |||
2329 | guerimand | 28 | !exit |
29 | |||
30 | :dependency |
||
2334 | schaersvoo | 31 | <center><b>Score dependencies</b></center> |
3950 | bpr | 32 | 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. |
||
4007 | bpr | 34 | For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt> |
3950 | bpr | 35 | 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. |
||
2334 | schaersvoo | 37 | <p> |
2329 | guerimand | 38 | !exit |
39 | |||
40 | :options |
||
41 | <center><b>Options.</b></center> |
||
2334 | schaersvoo | 42 | At this moment just a single option is available. |
43 | <ul> |
||
44 | <li><em>autogen</em> means that the exercise is automatically generated |
||
3950 | bpr | 45 | even if the user does not click on it. Therefore, he/she can consult the registered |
2334 | schaersvoo | 46 | exercise even when the session is closed. Not recommended except for |
47 | manually scored exercises. |
||
48 | </li> |
||
49 | </ul> |
||
2329 | guerimand | 50 | !exit |
51 | |||
52 | :contenu |
||
2334 | schaersvoo | 53 | <center><b>Content</b></center> |
54 | 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 |
||
56 | you want to be candidate of this exam exercise. |
||
57 | |||
2329 | guerimand | 58 | !exit |