Subversion Repositories wimsdev

Rev

Rev 4006 | 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
 
2334 schaersvoo 6
<center><b>Tuning the score registration.</b> </center>
7
In the selective open mode, you can make time
4006 bpr 8
restrictions for score registrations, by adding words <tt class="wims_code_words">
9
&gt;yyyymmdd.hh:mm</tt>
2334 schaersvoo 10
 (starting time) and/or
4006 bpr 11
 <tt class="wims_code_words">
12
&lt;yyyymmdd.hh:mm</tt>
2334 schaersvoo 13
 (ending time). These must be in the
14
 SERVER's local time, and must be separated from other words by white spaces.
2329 guerimand 15
 <br>
2334 schaersvoo 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
18
 after the cut time.
2329 guerimand 19
 <br>
4006 bpr 20
 Format of cut times: <tt class="wims_code_words">yyyymmdd.hh:mm</tt> (separate several cut times
2334 schaersvoo 21
 by white spaces).
5622 bpr 22
 
23
!! for translation copy the part of the lang/help.phtml.fr corresponding to the record :variable
24
!read lang/help.phtml.fr variable
25
 
2329 guerimand 26
!exit
27
 
28
:dependency
2334 schaersvoo 29
 <center><b>Score dependencies</b></center>
30
Score dependencies means that a participant must get 
3921 bpr 31
required scores in other exercises of the worksheet before he/she can do 
4006 bpr 32
this one. For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt>
2334 schaersvoo 33
 means that the participant must get 50% success on exercise 1, 30% success on exercise 2, 
34
 and an average of 60% success on exercises 3,4,5.
35
 <p>
2329 guerimand 36
!exit
37
 
38
:options
39
 <center><b>Options.</b></center>
2334 schaersvoo 40
 At this moment just a single option is available. 
41
 <ul>
42
  <li><em>autogen</em> means that the exercise is automatically generated
3950 bpr 43
  even if the user does not click on it. So that he can consult the registered
2334 schaersvoo 44
  exercise even when the session is closed. Not recommended except for
45
  manually scored exercises.
46
 </li>
47
 </ul>
2329 guerimand 48
!exit
49
 
50
:contenu
2334 schaersvoo 51
 <center><b>Content</b></center>
52
This exercise can be (randomly) taken from a list of existing exercises in
53
worksheets. Please mark the worksheet exercises in the following list, which
54
you want to be candidate of this exam exercise.
55
 
2329 guerimand 56
!exit