Moodle Plugins directory: Degrees of Certainty with student feedback (immediate): Versions: 1.2 | Moodle.org
Degrees of Certainty with student feedback (immediate)
Degrees of Certainty with student feedback (immediate) 1.2
Installation
This plugins is based on both qbehaviour_studentfeedbackimmediate and qbehaviour_certaintywithstudentfbdeferred plugins, and needs them to be installed.
Description
With this question behavior, students can submit for each response given in the Quiz their degree of certainty (DC) that their answer will be judged correct. A mixed scale with 6 DC is used, associating percentages and text.
Here is an example for a True/False question:
After each question is submitted and after the Quiz, the results are presented using a color code according to the combination of the answer (correct / incorrect) and the degree of certainty:
The report page that is displayed (and that remains available for review) contains:
- a summary of the results that is given in form of a histogram:
- detailed feedback for each question using the same color code:
Like the "Student feedback" behaviour plugins, this plugin also integrates the possibility for the learner to enter metacognitive comments, at two levels:
- just below the histogram (see screenshot above) to leave an overall metacognitive comment,
- after each detailed feedback, question by question (see screenshot above), to leave a metacognitive explanation about their answer.
Important note
Please note that the provided certainty levels have no impact on the mark given for each answer, and is not planned to do so in any future version.
This plugin's goal is to allow learners to give metacognitive information about their answers, and not be evaluated on them.
Whether you choose to include this information in your evaluations or not is at your discretion.
Setup
Once installed, simply go to a Quiz settings > Question behaviour > Select "Certainty with student feedback".
Related plugins
Deferred feedback version
This plugin also exists in "deferred feedback" version. See the qbehaviour_certaintywithstudentfbdeferred plugin.
Quiz report
Students feedback and certainty can be viewed within the quiz report interface using the quiz_certainty plugin.
About
This software was developed with the Caseine project, with the support of the following organizations:
- Université Grenoble Alpes
- Institut Polytechnique de Grenoble
Contributors:
- Astor Bizard (developer and maintainer)
- Julien Douady & Christian Hoffmann (original idea, concept and review)
Version information
- Version build number
- 2023011800
- Version release name
- 1.2
- Maturity
- Stable version
- MD5 Sum
- ca3a8c0986e0354496bba7970587e568
- Supported software
- Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Question behaviour
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myqbehaviour") in the "question/behaviour" subdirectory.
- Visit http://yoursite.com/admin to finish the installation