Rev 3921 | Rev 9565 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3921 | Rev 6148 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !let help_isread=yes |
4 | !let help_isread=yes |
- | 5 | <p> |
|
5 | The skills booklet allows to synthetically read the whole scored work of the participants of the class. |
6 | The skills booklet allows to synthetically read the whole scored work of the participants of the class. |
6 | It consists of skills (at most $maxcomp), each one can possess several stages (up to $maxpalier). |
7 | It consists of skills (at most $maxcomp), each one can possess several stages (up to $maxpalier). |
7 | <p>< |
8 | </p><p> |
8 | 9 | ||
9 | For each stage, the teacher can define the list of series of exercises in the class for which the |
10 | For each stage, the teacher can define the list of series of exercises in the class for which the |
10 | score is used for computing the level of acquisition of the stage. |
11 | score is used for computing the level of acquisition of the stage. |
11 | <p>< |
12 | </p><p> |
12 | 13 | ||
13 | The teacher of the class can decide that some virtual worksheets are neutralized when computing the |
14 | The teacher of the class can decide that some virtual worksheets are neutralized when computing the |
14 | degree of acquisition of the stages in the notebook of skills (it allows to keep the educational |
15 | degree of acquisition of the stages in the notebook of skills (it allows to keep the educational |
15 | data from one year to the next while allowing to begin validating some skills). |
16 | data from one year to the next while allowing to begin validating some skills). |
16 | 17 | </p><p> |
|
17 | The computation of the level of acquisition is done as follows : |
18 | The computation of the level of acquisition is done as follows : |
18 | < |
19 | </p><p class="wimscenter"> |
19 | !insmath 10 \times \frac{\sum_{i=1}^{N} NM(x_{L[i;1],L[i;2]})}{\sum_{i=1}^{N} \delta_{L[i;1]}} |
20 | !insmath 10 \times \frac{\sum_{i=1}^{N} NM(x_{L[i;1],L[i;2]})}{\sum_{i=1}^{N} \delta_{L[i;1]}} |
20 | </ |
21 | </p> |
21 | where |
22 | where |
22 | <ul> |
23 | <ul> |
23 | <li> <i>N</i> is the number of exercise series occuring in the stage.</li> |
24 | <li> <i>N</i> is the number of exercise series occuring in the stage.</li> |
24 | <li> <i>L</i> is the list of exercise series occuring in the stage. Each element of this list contains |
25 | <li> <i>L</i> is the list of exercise series occuring in the stage. Each element of this list contains |
25 | the number of the worksheet (denoted by L[i;1]) and the number of the exercise series |
26 | the number of the worksheet (denoted by L[i;1]) and the number of the exercise series |