Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Conditional activities
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
I just installed 2.0 (so please forgive me if there is something I don't understand). I was looking to use choice as a conditional activity, but choice does not have a setting where it looks to see if a student has answered a choice. Rather, it appears, and I might be wrong, that students can only self report that they have completed a choice by clicking on the dotted check mark, not, as I would like, that students have actually made a choice.
Also, since one does not receive a grade in choice, it is harder/less reliable to make another activity dependent on choice completion.
Thanks for your feedback and attention to this.
You are correct.
I implemented module-specific completion options for forum (and some other custom modules used here, OU wiki and OU blog) and there are predefined 'view' and 'receive grade' options which work for most modules.
However we are looking for community support to implement module-specific completion conditions for every other module, including Choice.
Otherwise these modules won't have module-specific completion conditions, even where those would obviously be a good idea.
If you have skills to implement this, or money to fund another developer to do it, please do
There is documentation on implementing custom completion conditions. If you can't find this I can dig up the link.