Rev 17036 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
16903 | guerimand | 1 | <div class="box_content"> |
2 | <div class="title_box"> |
||
3 | <h2 class="wims_title">Évaluation des activités individuelles</h2> |
||
4 | </div> |
||
10657 | reyssat | 5 | The table displays |
10069 | bpr | 6 | <ul><li> |
10657 | reyssat | 7 | the date of the exercise most recently done, |
10069 | bpr | 8 | </li><li> |
10657 | reyssat | 9 | the number of different sessions, |
10069 | bpr | 10 | </li><li> |
10657 | reyssat | 11 | the number of completed exercises and the number of unfinished exercises |
12 | (counting all worksheets), |
||
10069 | bpr | 13 | </li><li> |
10657 | reyssat | 14 | for each worksheet, the number (counted with repetition) of |
15 | completed exercises (having a score), the number of unfinished |
||
16 | exercises and the time spent. |
||
10069 | bpr | 17 | </li></ul> |
18 | <p> |
||
10657 | reyssat | 19 | Account is taken of all the exercises, whether the student |
20 | disabled the score or not. |
||
10069 | bpr | 21 | </p><p> |
10657 | reyssat | 22 | The different graphics give a representation of |
23 | <span class="wims_emph">work periods</span> |
||
24 | on a set of sheets and on each of these sheets |
||
25 | or, if only one sheet is selected, |
||
26 | on this sheet and each of its exercises. |
||
27 | In case of a period of more than 14 days without activity, a gray |
||
28 | strip with 7 graduations gathers inactive weeks. |
||
10069 | bpr | 29 | </p> |
10657 | reyssat | 30 | For each date, |
10069 | bpr | 31 | <ul><li> |
10657 | reyssat | 32 | a vertical bar as a high number of completed exercises |
33 | (with score); |
||
10069 | bpr | 34 | </li><li> |
10657 | reyssat | 35 | the crosses indicate the position of successful exercises: |
36 | for example, a cross with ordinate 10 on the bar means |
||
37 | the tenth time that the exercise was done, it was successful |
||
38 | (score> 9); |
||
10069 | bpr | 39 | </li><li> |
10657 | reyssat | 40 | an orange bar representing the number of unfinished exercises. |
10069 | bpr | 41 | </li></ul> |
16903 | guerimand | 42 | </div> |
10069 | bpr | 43 | |
16903 | guerimand | 44 | <div class="box_content"> |
45 | <div class="title_box"> |
||
46 | <h2 class="wims_title">Temps de connexion</h2> |
||
47 | </div> |
||
17739 | lemaire | 48 | Il s'agit du temps de connexion dans la classe quelle que soit l'activité : regarder ses notes, le cahier de texte,\ |
49 | faire des exercices, travailler sur un document, etc... Contrairement aux données présentées dans les tableaux d'activités |
||
50 | individuelles qui elles concernent uniquement le travail sur des exercices d'une feuille ou d'un examen. |
||
16903 | guerimand | 51 | <ul> |
17739 | lemaire | 52 | <li>Les données sont mises à jour une fois par nuit lors de la maintenance du serveur.</li> |
53 | <li>La plage de date démarre à la création de la classe (ou au plus un an avant le jour courant) et se termine la veille du jour courant.</li> |
||
54 | !if $class_type=1 or $class_type=3 |
||
55 | <li>Dans un groupement ou un portail d'établissement, les statistiques d'activités concernent l'activité globale dans la structure |
||
56 | (toutes classes confondues).</li> |
||
57 | !endif |
||
16903 | guerimand | 58 | !if $wims_user=supervisor |
59 | <li>L'unité de temps qui permet de régler l'échelle de couleur est modifiable dans le panneau de configuration de la classe.</li> |
||
60 | !if $wims_show_stat!=yes |
||
61 | <li>Les statistiques de connexion ont été désactivées par l'administrateur du serveur.</li> |
||
62 | !endif |
||
63 | !endif |
||
64 | </ul> |
||
65 | </div> |