moodlepeers / moodle-mod_groupformation

Formation of optimized learning groups - by topic preference or best match of individuals' characteristics and preferences; in one easy to use Moodle acticity
GNU General Public License v3.0
6 stars 5 forks source link

Add setting in define_file.php to allow questionaire parts to be asked and shown in evaluation, but not used for group formation #45

Open jkonert opened 7 years ago

jkonert commented 7 years ago

e.g. from motivation questionnaire parts the "interest" proved to be the most dominant/relevant one. Thus, we will use only this item in future matchings. Still, it might be of interest to provide visual evaluation feedback to students about all categories of Motivation. Currently, we can only keep them while as well using them for matching.

Suggest: new configuration possibility in define_file.php , e.g. "scenariocriteriatype"->hom/het/none instead of current "scenarios: (1->true, 2->false)".