Subversion Repositories wimsdev

Rev

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

Rev 3921 Rev 3950
Line 21... Line 21...
21
 by white spaces).
21
 by white spaces).
22
!exit
22
!exit
23
 
23
 
24
:dependency
24
:dependency
25
 <center><b>Score dependencies</b></center>
25
 <center><b>Score dependencies</b></center>
26
Score dependencies means that a participant must get 
26
Score dependencies refers to a certain number of points (or percentages) that must be obtained before
27
required scores in other exercises of the worksheet before he/she can do 
27
the student is allowed to move on to the next exercise.
28
this one. For example, <font color="blue"><tt>1:50,2:30,3+4+5:60</tt></font>
28
For example, <font color="blue"><tt>1:50,2:30,3+4+5:60</tt></font>
29
 means that the participant must get 50% success on exercise 1, 30% success on exercise 2, 
29
 means that the participant must have 50% of the points required on exercise 1, 30% on exercise 2, 
30
 and an average of 60% success on exercises 3,4,5.
30
 and an average of 60% on exercises 3,4,5.
31
 <p>
31
 <p>
32
!exit
32
!exit
33
 
33
 
34
:options
34
:options
35
 <center><b>Options.</b></center>
35
 <center><b>Options.</b></center>
36
 At this moment just a single option is available. 
36
 At this moment just a single option is available. 
37
 <ul>
37
 <ul>
38
  <li><em>autogen</em> means that the exercise is automatically generated
38
  <li><em>autogen</em> means that the exercise is automatically generated
39
  even if the user doesn't click on it. So that he can consult the registered
39
  even if the user does not click on it. Therefore, he/she can consult the registered
40
  exercise even when the session is closed. Not recommended except for
40
  exercise even when the session is closed. Not recommended except for
41
  manually scored exercises.
41
  manually scored exercises.
42
 </li>
42
 </li>
43
 </ul>
43
 </ul>
44
!exit
44
!exit