Degrees of Certainty with student feedback (deferred)

Question behaviour ::: qbehaviour_certaintywithstudentfbdeferred
Maintained by Astor Bizard
A question behaviour derived from Student feedback (deferred), where students can submit their certainty about their answers, and one comment for each question and one comment for the whole Quiz, after their attempt is submitted.

Degrees of Certainty with student feedback (deferred) 1.2

Moodle 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: Wednesday, 18 January 2023, 6:47 PM

Installation

This plugins is based on the qbehaviour_studentfeedbackdeferred plugin, and needs it to be installed.

Description

With this question behaviour, 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:
A true/false question with fields to indicate the certainty

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:
Five categories of answers depending on the certainty and correctness

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:
Histogram at the end of the quiz
- detailed feedback for each question using the same color code:
Specific feedback for a question, indicating the answer category

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 (deferred)".

Related plugins

Immediate feedback version

This plugin also exists in "immediate feedback" version. See the qbehaviour_certaintywithstudentfeedback 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
2021120700
Version release name
1.2
Can be updated to
1.2 (2023091400), 1.5 for Moodle 4.3+ (2025062501)
Maturity
Stable version
MD5 Sum
0c1db4d8a4a9b35966231b3a283ce3b1
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

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Question behaviour

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myqbehaviour") in the "question/behaviour" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation