Course overview (legacy)

Blocks ::: block_course_overview
Maintained by Howard Miller
The Course overview block is visible on a user's Dashboard and shows a list of all courses in which a user is enrolled/has an assigned role.

Course overview (legacy) 3.3.2

Moodle 3.3
Released: Monday, 11 September 2017, 6:41 PM

3.3.2

Javascript fixed so that it correctly recognises font-awesome icons. Also adds correct classes so editing layout is correct.

3.3.1

  • Debugging messages raised by using deprecated print_overview() are not displayed now (the better fix would be to actually remove these calls, but it has to wait for the new maintainer).

3.3.0

  • Initial release of this block as a standalone plugin after being removed from Moodle core.

Version information

Version build number
2017091100
Version release name
3.3.2
Can be updated to
3.3.6 (2018012500), 3.5.0 (2018053000)
Maturity
Stable version
MD5 Sum
69128d7c40f04e9621ca3d96194518a4
Supported software
Moodle 3.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
3.3.2

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.