Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Metacourse.

Metacourse: Difference between revisions

From MoodleDocs
(content moved to Course meta link and page redirected)
 
(38 intermediate revisions by 10 users not shown)
Line 1: Line 1:
A '''meta course''' is a course that is "with" or linked to one or more courses for its student [[Enrolment|enrolment]] (enrollment to some). Adding or subtracting participants in a metacourse can only be done from the courses it is linked to. The linked courses push enrolment information to the metacourse(s) every time [[Cron|cron]] is run. There are [[Metacourse examples of use|many uses for a metacourse]].
#redirect [[Course meta link]]
 
==Enrolments==
Metacourse enrolments occur ''' only''' through another course that the meta course links to (in many versions of Moodle these are refered to as '''child''' courses). This means that students cannot enroll in the meta course directly. Likewise, teachers and administrators cannot enroll students directly into meta courses either.
 
In the simplest form, a linked course only needs to contain just the Students who are to be enrolled in a metacourse. There do not need to be resources,  assignments,  or wikis, etc., just the Students in the linked course.  In the simplest form, the metacourse '''cannot''' contain Students, but will have resources, assignments, wikis, etc.
{| class="nicetable" align="center"
|-
![[Image:simplemetacourse0.png|thumb|left|200px|Created - a child course and a meta course.]]
![[Image:simplemetacourse1.png|thumb|left|200px|Associating one child course and one meta course.]]
|}
 
:Examples: one "child" course (a course linked to a metacourse) can be associated with many meta courses. Or one meta course can have many child courses associated with it. Both the child courses (non-meta courses) and the meta courses are independent and can be recycled many times, that is, each can be associated with many of the other. However, child courses cannot be associated with other child courses and meta courses cannot be associated with other meta courses.
{| class="nicetable" align="center"
|-
![[Image:simplemetacourse2.png|thumb|left|200px|2 child courses and a meta course.]]
![[Image:simplemetacourse3.png|thumb|left|200px|1 child course and 2 meta courses.]]
![[Image:simplemetacourse4a.png|thumb|left|200px|3 child courses and 2 meta courses.]]
|}
 
==Creating a meta course==
Create a meta course in the same manner as you do any other course. To change this to a meta course, set "Is this a meta course?" question to yes in the [[Course settings|course settings]].
[[Image:simplemetacourse5.png|thumb|center|200px|Changing the setting.]]
 
==Manage "child" courses==
Once you have created a meta course you can link to or unlink from (add or delete) "child" courses by the course Administration menu. This icon and link only appears in meta courses. <br>
 
[[Image:Metacourse children.png|center]]
 
Click this link and it will take you to the Child Courses dialogue that offers a list of "child courses" to choose from. You will note that only courses eligible to be child courses appear in this window.
[[Image:Meta Course - select children.jpg|thumb|center|600px|Select screen, one course has been selected so far.]]
 
It is here that you can associate more courses for this one meta course to get it's enrolments. Alternatively, if you wish to associate one child course with many meta courses, you need to go into each meta course and, using this same technique, associate that child course to a each meta course.   
 
'''Note: Do not be misled by the term "Child Courses".  You are associating courses that the meta course will be dependent upon for its students.'''
 
In Moodle 1.5 and 1.6, if a meta course is chosen, the [[Students|students]] page changes from listing/searching for students to listing/searching for courses.  In Moodle 1.7 onwards, "parent courses" appears in the teacher's administration block.
 
 
==Tips and Tricks==
===Draw a map of your courses===
Get an oversized piece of paper (A3 or 11"x17'), draw boxes for courses and give them names. Add lines to connect the boxes to show relationships. Label the meta courses (alternatively, color the meta course boxes). Add arrows to the lines so you will know where enrolments come from.  This is a great tip from the Business Uses forum.
 
===Groups do not transfer===
Meta course enrolments do not transfer groups from the and enrolment does not happen immediately, but occurs next time the [[Cron|cronjob]] runs.
 
===Transfer of roles===
By default all role assignments from child courses are synchronised to meta courses. However, the "Roles that are not synchronised to metacourses" setting in ''Administration > Users > Permissions > [[User policies]]'' enables administrators to exclude particular roles.
 
===Restoring a meta course===
When restoring a meta course with the option "deleting the course first", you will notice that the enrolments that were used by the course previously are now gone.  In order to re-link the course, navigate to the new course and select the link "Child Courses" from the "Administration" block on the main course page and re-link the course to its parent.
 
==See also==
*[[Metacourse examples of use]] -  Why use a metacourse? here are many examples
*[[Related courses block]] - contributed code that shows meta or child course relationships
 
Using Moodle forum discussions:
*[http://moodle.org/mod/forum/discuss.php?d=48901 Metacourses?]  Forum discussion
*[http://moodle.org/mod/forum/discuss.php?d=54389 Metacourses and Roles in 1.7] Forum discussion
*[http://moodle.org/mod/forum/discuss.php?d=39438 Best reference for describing a metacourse] Forum discussion
*[http://moodle.org/mod/forum/discuss.php?d=89741 Assign student in course] Forum discussion
 
[[Category:Teacher]]
[[Category:Enrolment]]
 
[[cs:Metakurzy]]
[[de:Metakurs]]
[[es:Metacourses]]
[[fr:Méta-cours]]
[[ja:メタコース]]
[[ru:Метакурсы]]

Latest revision as of 13:53, 10 January 2013

Redirect to: