Degrees of Certainty with student feedback (immediate)

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

Degrees of Certainty with student feedback (immediate) 1.2

Moodle 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2
Released: Wednesday, 18 January 2023, 8:32 PM

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

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:
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".

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

  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