This block prints a list of courses from another Moodle instance. It is designed for use with the Remote course web service.
To use the block you'll need to configure the local web service on the remote installation. The block is hard-coded to query the local_remote_courses_get_courses_by_username
function over REST.
- Moodle 4.1 (build 2022112800 or later)
Copy the remote_courses folder into your /local directory and visit your Admin Notification page to complete the installation.
Charles Fulton (fultonc@lafayette.edu)