Note: You are currently viewing documentation for Moodle 2.6. Up-to-date documentation for the latest stable version of Moodle may be available here: MNet remote enrolments.

MNet remote enrolments: Difference between revisions

From MoodleDocs
No edit summary
m (Added link to spanish translation of page)
 
(4 intermediate revisions by 4 users not shown)
Line 15: Line 15:


* Go into the course that you want to enable on 'Site B'.  
* Go into the course that you want to enable on 'Site B'.  
* Go to ''Course Settings -> Enrolment Methods'' and add an Mnet enrolment instance linked to 'Site A'
* Go to ''Course administration -> Enrolment Methods'' and add an Mnet enrolment instance linked to 'Site A'


===Enrolling Users (Site A)===
===Enrolling Users (Site A)===
Line 43: Line 43:


{{stub}}
{{stub}}


[[Category:MNet]]
[[Category:MNet]]
[[de:Externe MNet Einschreibung]]
[[es:Inscripciones remotas por MNet]]

Latest revision as of 19:18, 25 August 2014

MNet remote enrolments allows a remote MNet host to enrol their users into our courses.

Setting up enrolments

Say I want administrators on 'Site A' to be able to enrol their users to courses 'Site B' I need to take the following steps. Note you need to set up Site B first before enrolling users to it.

Pre-requisites

  • At least 2 networked peers
  • Mnet Authentication plug-in enabled
  • Mnet Enrolment plug-in enabled

Enabling a course for peer enrolments (Site B)

  • Go into the course that you want to enable on 'Site B'.
  • Go to Course administration -> Enrolment Methods and add an Mnet enrolment instance linked to 'Site A'

Enrolling Users (Site A)

Note this will only work for system users with moodle/site:config capability

  • Go to Networking -> Remote enrolment clients
  • Choose Edit Enrolments in the action column for Site B
  • Select Edit Enrolments in the Action column of the appropriate course (use refresh if not there)
  • Enrol the relevant users

Accessing the course

The users that were enrolled will now have access to the remote site. the links will appear in the 'My Courses' area and 'Course Overview' block but not in the Navigation block under 'Courses'.

The get_my_remotecourses() function can be used to work with these elsewhere




See also