Moodle Plugins directory: Concordance of reasoning | Moodle.org
Concordance of reasoning
Concordance of reasoning is a question type that makes it possible to create learning by concordance activities.
There are two types of script concordance test questions :
- Reasoning questions can be read in 4 steps : a situation (1), an option (2), a new information (3) and a decision based on a scale (4). The default scale has 5 options, but it can be configured for each question.
- Judgment questions can be read in 3 steps : a situation (1), an option (2) and a decision based on a scale (3).
The plugin allows to create both types. You only have to leave the “New information” and “Label of New information field” empty to create a judgement question. You can also use the qtype_tcsjudgment plugin to create more easily judgment questions.
When the quiz is configured to show feedback, the number of panelists who chose each answer is shown, as well as the comments they entered. In any Moodle quiz those informations are entered manually by the teacher. If the Concordance module is used,
it is done automatically : see the documentation of mod_concordance plugin for more information.
line 93 of /cache/locallib.php: call to debugging()
line 578 of /cache/locallib.php: call to cache_config_writer->config_save()
line 505 of /cache/locallib.php: call to cache_config_writer->write_definitions_to_cache()
line 448 of /cache/classes/factory.php: call to cache_config_writer::update_definitions()
line 218 of /cache/disabledlib.php: call to cache_factory->create_definition()
line 254 of /cache/disabledlib.php: call to cache_factory_disabled->create_definition()
line 182 of /cache/classes/loaders.php: call to cache_factory_disabled->create_cache_from_definition()
line 343 of /lib/dml/moodle_database.php: call to cache::make()
line 1113 of /lib/dml/moodle_database.php: call to moodle_database->get_metacache()
line 662 of /lib/dml/moodle_database.php: call to moodle_database->get_columns()
line 1574 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
line 6301 of /lib/accesslib.php: call to moodle_database->get_record()
line 752 of /lib/setup.php: call to context_system::instance()
line 27 of /config.php: call to require_once()
line 88 of /admin/index.php: call to require()....
I don't know if it's a bug on this extension, but my installation was working fine until I installed it.
What version of Moodle are you using?
Did clearing the Moodle cache solved the problem or is it still present after?
Thanks,
Marie-Eve