Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Course meta link.

Course meta link: Difference between revisions

From MoodleDocs
m (Text replacement - "class="nicetable"" to "class="wikitable"")
 
(26 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Enrolment methods}}
{{Enrolment}}
<p class="note">'''Please refer to [[Page_notes#Enrolment methods|these notes]] before editing this page.'''</p>
The Course meta link plugin makes it possible for one course, called a metacourse, to bring in enrolments from other courses. The Course meta link plugin needs to be enabled both on the site level by the site admin and has to be enabled within the course.  


Location: Settings link in ''Site administration > Plugins > Enrolments > Course meta link''
==Course settings for Course meta link==


The course meta link plug in makes it possible for one course (traditionally known as a [[Metacourse|metacourse]] to bring in enrolments from other courses (traditionally known as "child courses".) More information about the use of Metacourses can be found on the [[Metacourses|Metacourse]] page. The  course meta link plugin needs to be enabled by the site admin in [[Enrolment_plugins|enrolment plugins]] and has to be enabled within the course.
*In a course, go to ''Administration > Course administration > Users > Enrolment methods''.
*Click the dropdown menu under the enrolment methods and select 'Course meta link'.
''
[[File:enrolmentmethods29c.png|thumb|center|300px]]
*In the screen that comes up next, select from the dropdown box the course you wish to bring enrolments from and then click 'Add method'.
[[File:newmetalink.png|thumb|center|400px]]


==Course settings for Course meta link==
{{New features}}
*In a course, go to ''Settings>users>enrolment methods .
*If several courses need to be added to the course, a button "Add method and create another" allows the teacher or course manager to quickly repeat the process without having to return to the main screen and start again.
''
*For each linked course, the users may be added to an existing group in the new course, or a new group may be created for them. (Groups from the linked courses are not synced to groups in the new courses. All users will be added to one group when the link is made.)
*Click the dropdown menu under the enrolment methods and select ''course metalink:
''
[[File:Coursemetalink.png]]
*In the screen that comes up next, select from the dropdown box the course you wish to bring enrolments from and then click ''Add method:''
[[File:Chooseachildcourse.png]]


**'''NOTE(1)''' A teacher in a course will only be able to choose from courses they are teachers in elsewhere.
:Note:  ''A teacher in a course will only be able to choose from courses they are teachers in elsewhere.''
**'''NOTE (2)''' To add more courses, add another instance of the course meta link.


*The users from the child course will now be enrolled in the current course - see the numbers in the screenshot below:
*The users from the source (childcourse will now be enrolled in the current course - see the numbers in the screenshot below:


[[File:Addedmetacourse.png]]
[[File:Addedmetacourse.png]]


*When new users are enrolled to the child course, they will be automatically brought into the current metacourse when the cron job runs.
*When new users are enrolled to the source (child) course, they will be automatically brought into the current target (meta)course.
 
==Site settings for Course meta link==


The Course meta link plugin may be enabled or disabled throughout the site in ''Administration > Site administration > Plugins > Enrolments > Manage enrol plugins''.


==Admin settings for Course meta link==
The page ''Administration > Site administration > Plugins > Enrolments > Course meta link'' contains options for defaults that admin can set. (It can be also be accessed by clicking the ''Settings'' link on on the course meta link section of ''Administration > Site administration > Plugins > Enrolments > Manage enrol plugins'')
 
By default all role assignments from child courses are synchronised to meta courses. However, the "Roles that are not synchronised to metacourses" setting enables administrators to exclude particular roles.
 
==Course meta link capabilities==
 
*[[Capabilities/enrol/meta:config|Configure meta enrol instances]]
*[[Capabilities/enrol/meta:selectaslinked|Select course as meta linked]]
 
==Enabling teachers to add meta links==
 
An administrator can enable teachers to add course meta links as follows:
 
* Go to ''Site Administration > Users > Permissions > Define Roles''
* Select the Teacher Role and click on the Edit button
* Scroll down to Course Meta Link as shown in the images below:
{| class="wikitable"
|-
|[[Image:metacoursepermissionset00.png|Permission block for allowing Teachers to link Meta courses.]]
|-
| style="text-align: center;"| The default setting is "Not Set"
|-
|[[Image:metacoursepermissionset01.png|Permission changes for editing.]]
|-
| style="text-align: center;"| When the Edit button is clicked, the panel changes to "Allow" and a checkbox
|-
|[[Image:metacoursepermissionset02.png|Setting permission to allow Teachers to link Meta courses.]]
|-
| style="text-align: center;"| Change to "Allow" by a click on the checkbox. 
|}
* Scroll to the bottom of the page to save your changes.
 
==Examples of meta-linked courses==
 
{| class="wikitable"
|-
![[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 meta course) 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.
 
{| class="wikitable"
|-
![[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.]]
|}
 
There is one limitation: you cannot 'nest' metacourses. In other words, if you have child course A linked to meta course B, and you then link B as a child course to meta course C, a student enrolled in A will be added to B, but not to C. In this situation, you would need to add a meta link directly between A and C instead of trying to nest them. (Another option might be to use [[Cohorts]].)


*The Course meta link plugin may be enabled or disabled throughout the site in ''Settings>Site administration>enrolments>manage enrol plugins.
*The page ''Settings>Site administration>enrolments>Course meta link'' contains options for defaults that admin can set. (It can be also be accessed by clicking the ''Settings'' link on on the course meta link section of ''Settings>Site administration>enrolments>manage enrol plugins'')
**When a course uses a course meta link to bring in enrolments from another ("child") course, the course roles of that other course are carried over ("synchronised"). Roles which are not normally synchronised are listed here and may be selected on this page to be included in the synchronisation process the next time cron runs.


==See also==
==See also==


* [http://www.moodleblog.net/?p=474 How to make a metacourse in Moodle 2.0 blog post]
Some known issues:
* [[Metacourses]]
 
* MDL-34938 - Important Open Issue: Enrolment expiration date settings in child course do not properly unenrol students from the Meta-course
* MDL-27628 - A workaround in the tracker for adding more than one course at a time
 
How to use:
* [https://moodle.org/mod/forum/discuss.php?d=316161#p1266891 Re: Help setting up meta link metacourses with parent child courses] forum post
* [http://www.youtube.com/watch?v=hA5QcTb13no&feature=player_embedded  Screencast showing how to use the Course meta link plugin to make a Metacourse]
*[[Metacourse examples of use]]


[[Category:Enrolment]]
[[de:Meta-Einschreibung]]
[[es:Enlace a metacurso]]
[[fr:Lien méta-cours]]

Latest revision as of 15:17, 10 August 2021

The Course meta link plugin makes it possible for one course, called a metacourse, to bring in enrolments from other courses. The Course meta link plugin needs to be enabled both on the site level by the site admin and has to be enabled within the course.

Course settings for Course meta link

  • In a course, go to Administration > Course administration > Users > Enrolment methods.
  • Click the dropdown menu under the enrolment methods and select 'Course meta link'.

enrolmentmethods29c.png
  • In the screen that comes up next, select from the dropdown box the course you wish to bring enrolments from and then click 'Add method'.
newmetalink.png

New feature
in Moodle 2.9!

  • If several courses need to be added to the course, a button "Add method and create another" allows the teacher or course manager to quickly repeat the process without having to return to the main screen and start again.
  • For each linked course, the users may be added to an existing group in the new course, or a new group may be created for them. (Groups from the linked courses are not synced to groups in the new courses. All users will be added to one group when the link is made.)
Note: A teacher in a course will only be able to choose from courses they are teachers in elsewhere.
  • The users from the source (child) course will now be enrolled in the current course - see the numbers in the screenshot below:

Addedmetacourse.png

  • When new users are enrolled to the source (child) course, they will be automatically brought into the current target (meta)course.

Site settings for Course meta link

The Course meta link plugin may be enabled or disabled throughout the site in Administration > Site administration > Plugins > Enrolments > Manage enrol plugins.

The page Administration > Site administration > Plugins > Enrolments > Course meta link contains options for defaults that admin can set. (It can be also be accessed by clicking the Settings link on on the course meta link section of Administration > Site administration > Plugins > Enrolments > Manage enrol plugins)

By default all role assignments from child courses are synchronised to meta courses. However, the "Roles that are not synchronised to metacourses" setting enables administrators to exclude particular roles.

Course meta link capabilities

Enabling teachers to add meta links

An administrator can enable teachers to add course meta links as follows:

  • Go to Site Administration > Users > Permissions > Define Roles
  • Select the Teacher Role and click on the Edit button
  • Scroll down to Course Meta Link as shown in the images below:
Permission block for allowing Teachers to link Meta courses.
The default setting is "Not Set"
Permission changes for editing.
When the Edit button is clicked, the panel changes to "Allow" and a checkbox
Setting permission to allow Teachers to link Meta courses.
Change to "Allow" by a click on the checkbox.
  • Scroll to the bottom of the page to save your changes.

Examples of meta-linked courses

Created - a child course and a meta course.
Associating one child course and one meta course.

Examples: one "child" course (a course linked to a meta course) 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.

2 child courses and a meta course.
1 child course and 2 meta courses.
3 child courses and 2 meta courses.

There is one limitation: you cannot 'nest' metacourses. In other words, if you have child course A linked to meta course B, and you then link B as a child course to meta course C, a student enrolled in A will be added to B, but not to C. In this situation, you would need to add a meta link directly between A and C instead of trying to nest them. (Another option might be to use Cohorts.)


See also

Some known issues:

  • MDL-34938 - Important Open Issue: Enrolment expiration date settings in child course do not properly unenrol students from the Meta-course
  • MDL-27628 - A workaround in the tracker for adding more than one course at a time

How to use: