Subcourse

Activities ::: mod_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.
Latest release:
3218 sites
1k downloads
175 fans
Current versions available: 12

Subcourse is an activity module that represents the final grade obtained in another course. This allows to create "meta-gradebook" in one course, where all final grades from other courses are aggregated.

  • Grades are fetched automatically or can be fetched manually any time.
  • The grade type and other grade item settings are copied from the original grade total item and can not be changed.
  • Subcourse can be automatically marked as a completed when the referenced course is completed.
  • If the final grade in the referenced course is hidden, the associated subcourse activity grade is hidden, too.

This allows to apply the concept of grades aggregation to a next level and aggregate grades across courses.

Diagram illustrating course final grades aggregated to a main course via the Subcourse instances

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3
Screenshot #4
Screenshot #5
Screenshot #6

Contributors

Dan Marsden (Lead maintainer)
David Mudrák: Original author and maintainer
Vadim Dvorovenko
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • David Mudrák
    Fri, 10 Nov 2017, 3:39 AM

    The misspelled word "currrent" fixed in the version 5.0.1. Thanks again.

  • Ketan Chandaria
    Thu, 23 Nov 2017, 11:58 AM
    Hi David,
    I created a Program course (using course meta link) that is based on 4 courses (sub courses). All works well but when as a student i navigate to any sub-course, i cannot navigate back from that sub-course to the meta-course. I have to then go back to the My Courses and again select that Meta-Course. Is there something i'm missing or any work-around getting this done?
    Thanks
  • David Mudrák
    Thu, 23 Nov 2017, 5:28 PM

    Hi Ketan. Yeah, there is no implicit way for a course to know what its parent is to display the navigation automatically. What I would do is adding a HTML block or the URL resource to each of the subcourses that take the students back.

  • Andreas Hruska
    Thu, 15 Feb 2018, 4:40 PM
    Hi David!

    We are now using your plugin in multiple scenarios and are quite happy with it smile
    In one case we are using https://moodle.org/plugins/filter_multilang2 in course names.
    Unfortunately your plugin does not support this filter as I understand and renders the original text in multiple context like:

    Go to the course {mlang de}Sicheres Arbeiten - Grundlagen{mlang}{mlang en}Health & Safety{mlang}

    Any suggestions?

    Best regards

    Andreas

  • David Mudrák
    Thu, 15 Feb 2018, 5:08 PM

    Hi Andreas. Happy to hear you found the plugin useful. What you experience is a result of a bug / missing feature. Subcourse apparently does not call format_string() to display the course name (which would apply filters). It should not be hard to fix. Please report it as the plugin bug or even better submit a pull request smile

  • Ludovic Lebleu
    Mon, 26 Feb 2018, 4:08 PM
    Hello David,

    First of all, thank you so much for this plugin that we use a lot in our site, in multiple ways.

    Do you have an update on Stefan's question regarding the Subcourse activity to be available in the mobile app?
    We want to use Subcourse now in a scenario for which the mobile app is absolutely necessary.

    I have created an issue in Github for this request.
    Jumping to the referenced course would be my first suggestion.
    Would you have any other option in mind?

    Best regards,
    S

  • Dmitriy Makarov
    Wed, 28 Feb 2018, 8:50 PM
    Hi David! Unfortunately did not follow the discussion. I meant that sometimes we need to unload an assessment for a specific task or test, and not the final grade for the entire course. This function would increase the capabilities of this plugin.
  • Tim Hillier
    Wed, 28 Mar 2018, 1:12 AM
    Hello David.
    I have tried to use the subcourse activity and everything seems perfect except for completion tracking. The grade comes back as 100 but the check box is still not checked for completion. Any ideas on what I can look at for this?
    Thanks

    Tim
  • David Mudrák
    Wed, 28 Mar 2018, 5:04 AM

    Hi Tim. Are you referring to completion based on grade or completion based on completing the referenced course? See issues #15 and #16 in the plugin's bug tracker for details and comment there eventually. Thanks.

  • Tim Hillier
    Thu, 29 Mar 2018, 2:32 AM
    Thank you David. the problem was mine. I did not have course completion set properly, just activity completion. Thank you for getting back to me.
    As we primarily use scorm packages that send completion versus a mark is there a way to hide the grades from the student to only show completion in the check box?
    Tim
  • Dmitry Gorsky
    Mon, 7 May 2018, 5:50 PM
    Hello David! Is it possible to automatically enroll students to all sub-courses?
  • David Mudrák
    Mon, 7 May 2018, 6:57 PM

    Subcourse does not (and will not) deal with actual enrolment. There are other ways how to achieve it, for example via https://docs.moodle.org/en/Course_meta_link

  • scott hallman
    Tue, 8 May 2018, 9:45 AM
    Hi David
    great plug in. Since the overview report page in moodle is all jumbled this bring a nice solution to mapping progress in over 200 courses over 5 years. I'm sure you have been asked this before. But it would seem to make more sense to have not just a link to the course the grades are coming from but rather the grader report itself. thus allowing for the drilling down of grade to see how the students got their final marks. Could an additional link be added so they can go to course and go to course grades. For students it would redirect them to the user report and for the staff to grader report of that course?
    Many thanks Scott
  • Ricardo Caiado
    Thu, 21 June 2018, 10:25 PM
    Hi,

    Any update to Moodle 3.5?

    Ricardo
  • David Mudrák
    Fri, 22 June 2018, 4:49 AM

    Yes I plan to formally update it asap. Meanwhile, the current 3.4 version should just work well.

Please login to post comments