Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: mod/referentiel/certificat.

mod/referentiel/certificat: Difference between revisions

From MoodleDocs
(Created page with "== Certificats == {{Moodle 2.0}} Certification is a process : skills are declared, evaluated, validated. Qu’il y ait ou pas certification formelle, la démarche consiste à...")
 
Line 1: Line 1:
== Certificats ==
== Certificates ==
{{Moodle 2.0}}
{{Moodle 2.0}}


Certification is a process : skills are declared, evaluated, validated.
Certification is a process : skills are declared, evaluated, validated.


Qu’il y ait ou pas certification formelle, la démarche consiste à évaluer des savoirs et savoir faire, des compétences métier, des capacités, en utilisant un barème multi-critères.
Even without au formal certification, the process is the same, each outcome or skill is evaluated by teachers  againts a binary scale (0 / 1).


The certificat thumbnail gives uan instant view of student's achievement to certification.
The certificat thumbnail gives an instant view of student's achievement to certification.
A last the certificate is a  "document" which the student can get at the end of the learning path.
At the end of the certification process, the "certificate" is a  "document" which the student can get.  


A certificate ist :
A certificate is :


     * A list of skills, competencies, outcomes validated for a given Skills repository
     * A list of skills, competencies, outcomes validated for a given Skills repository
    * A synthesis by strudent
    * A commentary by a teacher
     * The referee name (a teacher validator)
     * The referee name (a teacher validator)
     * Date and jury's decision abot the candidate certification
     * Date and jury's decision abot the candidate certification
Line 20: Line 22:
=== Certificate validation ===
=== Certificate validation ===


Les items d'empreinte nulle ne sont pas retenus dans la certification.
Items with null inprint are nor retained for certification...


Un item de compétence n'est pris en compte dans la validation du certificat que si le nombre de déclarations validées pour cet item est supérieur ou égal à l'empreinte de l'item.
Each Item which is validated in the activities a number of time which is at least equal to the value of it inprint is validated for the certification.


Par exemple si l'item A.1.1 a une empreinte de 2 il faudra que la compétence en question soit déclarée et validée dans deux activités différentes pour qu'elle soit acquise au niveau du certificat.
For example if the item A.1.1 gets an inprint of 2 it has to be validated in at least two different activities.


=== Calcul d'une note ===
=== Calculus of a grade ===


Pour permettre d'apprécier le chemin qui reste à faire pour obtenir une compétence ou un domaine de compétences, des notes sont affichées par compétence et par domaine sous forme de pourcentages.
Grade are displayed as percentiles for domains and compétencies...


     Au niveau de l'Item :
     At Item level:
       100% * NOMBRE_VALIDATION_ITEM / EMPREINTE_ITEM
       100% * NOMBRE_VALIDATION_ITEM / EMPREINTE_ITEM
     Au niveau de la compétence :
     At competency level :
       100% * SOMME(NOMBRE_VALIDATION_ITEM / POIDS_ITEM) / SOMME(POIDS_ITEM * EMPREINTE_ITEM)
       100% * SOMME(NOMBRE_VALIDATION_ITEM / POIDS_ITEM) / SOMME(POIDS_ITEM * EMPREINTE_ITEM)
     Au niveau du domaine :
     At domain level :
       100% * SOMME(NOMBRE_VALIDATION_ITEM / POIDS_ITEM) / SOMME(POIDS_ITEM * EMPREINTE_ITEM)
       100% * SOMME(NOMBRE_VALIDATION_ITEM / POIDS_ITEM) / SOMME(POIDS_ITEM * EMPREINTE_ITEM)




Autrement dit la contribution d'un Item à la note de la compétence et du domaine est proportionnelle au produit POIDS * EMPREINTE.
By the way, the contribution of an Item the grade of the competency (or domain) is proportionnal to POIDS * EMPREINTE.


== Voir aussi ==
== Voir aussi ==

Revision as of 21:14, 26 June 2012

Certificates

Moodle 2.0


Certification is a process : skills are declared, evaluated, validated.

Even without au formal certification, the process is the same, each outcome or skill is evaluated by teachers againts a binary scale (0 / 1).

The certificat thumbnail gives an instant view of student's achievement to certification. At the end of the certification process, the "certificate" is a "document" which the student can get.

A certificate is :

   * A list of skills, competencies, outcomes validated for a given Skills repository
   * A synthesis by strudent 
   * A commentary by a teacher 
   * The referee name (a teacher validator)
   * Date and jury's decision abot the candidate certification

When a certificate is locked (pink background), not any skill can be added by student.


Certificate validation

Items with null inprint are nor retained for certification...

Each Item which is validated in the activities a number of time which is at least equal to the value of it inprint is validated for the certification.

For example if the item A.1.1 gets an inprint of 2 it has to be validated in at least two different activities.

Calculus of a grade

Grade are displayed as percentiles for domains and compétencies...

   At Item level:
     100% * NOMBRE_VALIDATION_ITEM / EMPREINTE_ITEM
   At competency level :
     100% * SOMME(NOMBRE_VALIDATION_ITEM / POIDS_ITEM) / SOMME(POIDS_ITEM * EMPREINTE_ITEM)
   At domain level :
     100% * SOMME(NOMBRE_VALIDATION_ITEM / POIDS_ITEM) / SOMME(POIDS_ITEM * EMPREINTE_ITEM)


By the way, the contribution of an Item the grade of the competency (or domain) is proportionnal to POIDS * EMPREINTE.

Voir aussi

Barème d'objectifs


Pages liées à la documentation du module Référentiel :

Catégorie:Modules (non-standard) Catégorie:Développeur Catégorie:Enseignant Catégorie:Référentiel