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.6.0

Moodle 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: вторник, 16 јуни 2020, 02:35

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.6 (build 2018120300 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
2020061500
Version release name
v3.6.0
Can be updated from
v3.4.0 (2018051300)
Maturity
Стабилна верзија
MD5 Sum
da7575d6721348ab1a12a6e992ab73ab
Supported software
Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v3.6.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.