Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 856 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 856 Bytes

Remote courses block

Moodle Plugin CI

This block prints a list of courses from another Moodle instance. It is designed for use with the Remote course web service.

Configuration

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.

Requirements

  • Moodle 4.1 (build 2022112800 or later)

Installation

Copy the remote_courses folder into your /local directory and visit your Admin Notification page to complete the installation.

Author

Charles Fulton (fultonc@lafayette.edu)