Subversion Repositories wimsdev

Rev

Rev 5764 | Rev 5901 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5764 Rev 5869
Line 2... Line 2...
2
 
2
 
3
:allowtype
3
:allowtype
4
<center><b>Tuning the score registration.</b> </center>
4
 <p class="wimscenter" style="font-weight:bold;">Tuning the score registration.</p>
5
In the selective open mode, you can make time
5
In the selective open mode, you can make time
6
restrictions for score registrations, by adding words <tt class="wims_code_words">
6
restrictions for score registrations, by adding words <tt class="wims_code_words">
7
&gt;yyyymmdd.hh:mm</tt>
7
&gt;yyyymmdd.hh:mm</tt>
8
 (starting time) and/or
8
 (starting time) and/or
9
 <tt class="wims_code_words">
9
 <tt class="wims_code_words">
Line 24... Line 24...
24
!if $wims_read_parm!=$empty
24
!if $wims_read_parm!=$empty
25
 !exit
25
 !exit
26
!endif
26
!endif
27
 
27
 
28
:dependency
28
:dependency
29
 <center><b>Score dependencies</b></center>
29
  <p class="wimscenter" style="font-weight:bold;">Score dependencies</p>
30
Score dependencies means that a participant must get 
30
Score dependencies means that a participant must get 
31
required scores in other exercises of the worksheet before he/she can do 
31
required scores in other exercises of the worksheet before he/she can do 
32
this one. For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt>
32
this one. For example, <tt class="wims_code_words">1:50,2:30,3+4+5:60</tt>
33
 means that the participant must get 50% success on exercise 1, 30% success on exercise 2, 
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.
34
 and an average of 60% success on exercises 3,4,5.
Line 36... Line 36...
36
!if $wims_read_parm!=$empty
36
!if $wims_read_parm!=$empty
37
 !exit
37
 !exit
38
!endif
38
!endif
39
 
39
 
40
:options
40
:options
41
 <center><b>Options.</b></center>
41
  <p class="wimscenter" style="font-weight:bold;">Options.</p>
42
 At this moment just a single option is available. 
42
 At this moment just a single option is available. 
43
 <ul>
43
 <ul>
44
  <li><em>autogen</em> means that the exercise is automatically generated
44
  <li><em>autogen</em> means that the exercise is automatically generated
45
  even if the user does not click on it. So that he can consult the registered
45
  even if the user does not click on it. So that he can consult the registered
46
  exercise even when the session is closed. Not recommended except for
46
  exercise even when the session is closed. Not recommended except for
Line 50... Line 50...
50
!if $wims_read_parm!=$empty
50
!if $wims_read_parm!=$empty
51
 !exit
51
 !exit
52
!endif
52
!endif
53
 
53
 
54
:contenu
54
:contenu
55
 <center><b>Content</b></center>
55
  <p class="wimscenter" style="font-weight:bold;">Content</p>
56
This exercise can be (randomly) taken from a list of existing exercises in
56
This exercise can be (randomly) taken from a list of existing exercises in
57
worksheets. Please mark the worksheet exercises in the following list, which
57
worksheets. Please mark the worksheet exercises in the following list, which
58
you want to be candidate of this exam exercise.
58
you want to be candidate of this exam exercise.
59
 
59
 
60
!if $wims_read_parm!=$empty
60
!if $wims_read_parm!=$empty