Tagged Course Search

Blocks ::: block_taggedcoursesearch
Maintained by Logo andilAndil Technologies de l'information et de la formation, Arnaud Trouvé
This block - based on Moodle 3.5 course overview - allows users to search courses by tag.

Tagged Course Search 2.0.0

Moodle 4.5, 5.0
Released: Thursday, 17 April 2025, 7:51 AM

2.0.0

  • Moodle 5.x compatibility
  • Dropping support for Moodle prior to 4.5

1.1.1

  • Remove legacy lib.php require to ensure moodle 4.5 compatibility
  • Prevent SQL error on duplicated tag selection. Thanks to Andriy Semenets (@semteacher)

1.1.0

  • Fix card display for Moodle 3.6 and onward
  • Replace deprecated coursecat lib usage

1.0.2

  • Move FR language pack to AMOS

1.0.1

  • Add check for $CFG->usetags. Print an error message if tags are disabled
  • Remove useless global variable $OUTPUT usage
  • Add missing capability name strings
  • Fix a typo in English pack (Thanks Germán Valero)

Version information

Version build number
2025041700
Version release name
2.0.0
Maturity
Stable version
MD5 Sum
9aded351d5f492a868a3482c8026e3d4
Supported software
Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2.0.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.