Subcourse
Maintained by
Dan Marsden, Catalyst IT
Subcourse behaves as a graded activity. The grade for each student is automatically fetched from a final grade in another course. This allows course designers to organize the learning content into separate units.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I found it odd that the 'Useful links' section above did not show me a link to 'Contribute translations for the [laguage-pack]'.
But I did make a es_mx translation of 28 strings in AMOS
Thanks David. That is good improvement suggestion. Can you please raise a feature request in the plugin's issues tracker at github. Thanks.
Hi Mike. It might be misunderstanding. The Subcourse does not fetch grades from specific activities in other courses. By design, it only fetches the final grade from the whole course. That is the point that turns the whole other course into a single unit / module in another course (thence the name "subcourse").
I do not plan to change this behaviour. Thanks for understanding.
Hi Samuel. Can you please use the Github bug tracker of this plugin (see link above) and provide more details - especially the URL of your site and the URL you are redirected to. Thanks.
If by nesting you mean a course containing a link to a subcourse which in turn contains a link to another subcourse, then there should be no limit. Just avoid circular dependencies.
@Sarah Paliulis: I know that Quiz provides this "Require passing grade" condition. It would be good if that feature was implemented in a way that allows to use it in any activity module. That route will take a bit longer than simply copy & pasting the code from the Quiz into the Subcourse, but I believe it would be better solution.
Meanwhile (depending on what module you use for certificates), may it is possible to define the "Restrict access" for the certificate module. If I remember correctly, there was a way to define that the certificate module is not available unless a specific grade is achieved in another module.
That's a very good suggestion Sarah. Let me look at it.