Subversion Repositories wimsdev

Rev

Rev 4006 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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