-

Note: You are currently viewing documentation for Moodle 3.10. 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
(copied from 2.4 docs)
m (Text replacement - "class="nicetable"" to "class="wikitable"")
 
(24 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Enrolment}}
{{Enrolment}}
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.  
==About the Course meta link==
 
The Course meta link makes it possible for all users enrolled in one course to be automatically enrolled in one or more 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.  
==Metacourse examples==
 
{| class="nicetable"
|-
![[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="nicetable"
|-
![[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.]]
|}


==Course settings for Course meta link==
==Course settings for Course meta link==


*In a course, go to ''Settings > Course administration > Users > Enrolment methods''.
*In a course, go to ''Administration > Course administration > Users > Enrolment methods''.
*Click the dropdown menu under the enrolment methods and select 'Course meta link'.
*Click the dropdown menu under the enrolment methods and select 'Course meta link'.
''
''
[[File:Coursemetalink.png]]
[[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'.
*In the screen that comes up next, either type in a search term to find your course, or  select from the dropdown box the course or courses you wish to bring enrolments from, and then click 'Add method':
[[File:Chooseachildcourse.png]]
 
[[File:NFCoursemetalinkeg.png|thumb|center|Several courses may be selected at once|400px]]  


:Note 1: A teacher in a course will only be able to choose from courses they are teachers in elsewhere.
*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 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:
:Note:  ''A teacher in a course will only be able to choose from courses they are teachers in elsewhere.''


[[File:Addedmetacourse.png]]
*The users from the source (child) course will now be enrolled in the current course - see the numbers in the screenshot below:


*When new users are enrolled to the child course, they will be automatically brought into the current metacourse.
[[File:NFCoursemetalinkusers.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==
==Site settings for Course meta link==


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


The page ''Settings > 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 ''Settings > 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.
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.
Line 57: Line 43:
* Select the Teacher Role and click on the Edit button
* Select the Teacher Role and click on the Edit button
* Scroll down to Course Meta Link as shown in the images below:
* Scroll down to Course Meta Link as shown in the images below:
{| class="nicetable"  
{| class="wikitable"  
|-
|-
|[[Image:metacoursepermissionset00.png|Permission block for allowing Teachers to link Meta courses.]]  
|[[Image:metacoursepermissionset00.png|Permission block for allowing Teachers to link Meta courses.]]  
Line 72: Line 58:
|}
|}
* Scroll to the bottom of the page to save your changes.
* 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]], or [https://tracker.moodle.org/browse/MDL-27267?focusedCommentId=496408&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-496408 combining this enrolment method with the bulk meta course link plugin]).


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


**[https://tracker.moodle.org/browse/MDL-27628 A workaround in the tracker for adding more than one course at a time]
* [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]]
*[[Metacourse examples of use]]
*[https://tracker.moodle.org/browse/MDL-38916 Enrolment expiration in child course doesn't unenrol student from meta-course - tracker issue]
* [https://moodle.org/plugins/view/enrol_metabulk Bulk meta course link plugin] - this plugins allows to meta link several courses in each role instance


[[de:Meta-Einschreibung]]
[[de:Meta-Einschreibung]]
[[es:Enlace a metacurso]]
[[fr:Lien méta-cours]]
[[ja:コースメタリンク]]

Latest revision as of 13:24, 14 July 2021

About the Course meta link

The Course meta link makes it possible for all users enrolled in one course to be automatically enrolled in one or more 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, either type in a search term to find your course, or select from the dropdown box the course or courses you wish to bring enrolments from, and then click 'Add method':
Several courses may be selected at once
  • 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:

NFCoursemetalinkusers.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, or combining this enrolment method with the bulk meta course link plugin).

See also