Course checker

Blocks ::: block_course_checker
Maintained by FFHS (Fernfachhochschule Schweiz), Christoph Karlen, Sascha Vogel, Stefan Dani
A Moodle course checker plugin that improves the quality and eliminate human routine tasks in online courses.

Course checker v3.6-r5

Moodle 3.6
Released: Wednesday, 18 December 2019, 6:15 PM

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v3.6-r5 (Build: 2019071004)] - 2019-12-18

Changed

  • cURL request follows now three redirects

Fixed

  • Regex for get_urls_from_text() - allow dash at the end (issue #10)
  • Show last activity change in block (issue #9)

[v3.6-r4 (Build: 2019071003)] - 2019-10-30

Added

  • 3rd party plugin dependency handling (issue #1)
  • Functionality to show/hide results if checker is disabled (issue #6)

[v3.6-r3 (Build: 2019071002)] - 2019-10-15

Changed

Fixed

  • Remove duplicated class date_picker_input (issue #5)

[v3.6-r2 (Build: 2019071001)] - 2019-10-14

Added

  • Add capability block/course_checker:view

Fixed

  • Add name attribute to coursemodule delete event
  • Fix check_url if host is null

[v3.6-r1 (Build: 2019071001)] - 2019-07-10

  • Initial release

Version information

Version build number
2019071004
Version release name
v3.6-r5
Can be updated from
v3.6-r2, v3.6-r3, v3.6-r4
Can be updated to
v3.7-r1, v3.7-r2, v3.8-r1, v3.7-r3, v3.7-r4, v3.8-r3, v3.9-r1, v3.7-r5 (2019121804), v3.8-r4 (2020050503), v3.10-r1 (2020111600), v3.11-r1 (2021052600)
Maturity
Stable version
MD5 Sum
f9eeda47f4086b1756db88475a1f861c
Supported software
PHP 7.2, Moodle 3.6
  • Latest release for Moodle 3.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_36_STABLE
VCS tag
v3.6-r5

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.