Subversion Repositories wimsdev

Rev

Rev 9565 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2366 reyssat 1
!! to translate this help you just have to copy this file with correct extension (fr en de) and translate it !
2
!!
3
 
4
!let help_isread=yes
9565 guerimand 5
!if $wims_read_parm!=$empty
6
    !goto $wims_read_parm
7
!endif
6148 bpr 8
<p>
2366 reyssat 9
The skills booklet allows to synthetically read the whole scored work of the participants of the class.
3057 bpr 10
It consists of skills (at most $maxcomp), each one can possess several stages (up to $maxpalier).
6148 bpr 11
</p><p>
2366 reyssat 12
 
3057 bpr 13
For each stage, the teacher can define the list of series of exercises in the class for which the
14
score is used for computing the level of acquisition of the stage.
6148 bpr 15
</p><p>
2366 reyssat 16
 
3921 bpr 17
The teacher of the class can decide that some virtual worksheets are neutralized when computing the 
3057 bpr 18
degree of acquisition of the stages in the notebook of skills (it allows to keep the educational 
19
data from one year to the next while allowing to begin validating some skills).
6148 bpr 20
</p><p>
2366 reyssat 21
The computation of the level of acquisition is done as follows :
6148 bpr 22
</p><p class="wimscenter">
2366 reyssat 23
!insmath 10 \times \frac{\sum_{i=1}^{N} NM(x_{L[i;1],L[i;2]})}{\sum_{i=1}^{N} \delta_{L[i;1]}}
6148 bpr 24
</p>
2366 reyssat 25
where
26
<ul>
3057 bpr 27
 <li> <i>N</i> is the number of exercise series occuring in the stage.</li>
28
 <li> <i>L</i> is the list of exercise series occuring in the stage. Each element of this list contains 
3921 bpr 29
 the number of the worksheet (denoted by  L[i;1]) and the number of the exercise series 
30
 in the worksheet (denoted by L[i;2]).</li>
2366 reyssat 31
 <li> 
32
  !insmath X_{i,j}
3921 bpr 33
  is the quality score for the exercise series <i>j</i> of the worksheet <i>i</i>.</li>
2366 reyssat 34
 <li> 
35
  !insmath \delta_i
3921 bpr 36
  is 1 if the worksheet <i>i</i> is not in the list of worksheets desactivated for the calculation of 
3057 bpr 37
  the acquisition level of the stages and <i>0</i> else.</li>
38
 <li> NM(a) is <i>1</i> if  and <i>a</i> is more than the minimal score needed 
39
 to consider that a series is correctly done and <i>0</i> else 
40
 (choosing this minimal score to <i>0</i> neutralizes this option).
41
 </li>
2366 reyssat 42
</ul>
3057 bpr 43
<p></p>
3921 bpr 44
<b><u>Remark</u></b>: if you change the status of a virtual worksheet, class participants have to exit
3066 bpr 45
the skill booklet to view change
3057 bpr 46
if they are looking at the skill booklet. If not, acquisition level will be totally wrong !!!
9565 guerimand 47
 
48
!exit
49
 
50
:color
51
Pour chaque couleur vous pouvez définir un texte qui sera affichée dans la légende colorée en début de chaque tableau de compétences (pour les élèves et le supervisor).
10541 schaersvoo 52
<br />
9565 guerimand 53
Les couleurs se retrouvant sans texte sont affichées avec la plage de pourcentage de réussite auxquelles elles correspondent.
10541 schaersvoo 54
<br />
9565 guerimand 55
En cas de l'utilisation des couleurs de la classe (et non celles du livret), la légende colorée est automatiquement affectée de la plage de pourcentage de réussite correspondante. 
56
 
57
!exit