Remote courses block

Blocks ::: block_remote_courses
Maintained by Charles Fulton, Andrew Zito
This block prints a list of courses from another Moodle instance. It is designed for use with the Remote course web service local plugin.

Remote courses block v3.4.0

Moodle 3.4, 3.5, 3.6, 3.7, 3.8
Released: 2018年 05月 14日(週一) 06:04

Remote courses block

Build Status

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 3.4 (build 2017111300 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)

Version information

Version build number
2018051300
Version release name
v3.4.0
Can be updated from
v1.1.0 (2016071600), v1.1.1 (2016080200)
Can be updated to
v3.6.0 (2020061500)
Maturity
穩定版
MD5 Sum
37c2dedaf026e5756a0695d9e4d44b93
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.4.0

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.