Quick Course Search

Blocks ::: block_quick_course
Maintained by Conn Warwicker
A simple block which lets you search for courses in your Moodle system, with quick links to edit the course, check the participants list and check the meta relationships.

Quick Course Search 2.0

Moodle 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: fimmtudagur, 27. febrúar 2020, 6:31 AM

Quick Course Search

Build Status Open Issues License

Moodle 3.4 supported Moodle 3.5 supported Moodle 3.6 supported Moodle 3.7 supported

The quick_course block allows you to search quickly for courses, without having to go through the Moodle course interface.

  • As site admin or user with block/quick_course:searchall capability - Search all courses in the site
  • As a user with block/quick_course:search capability - Search all courses you are enrolled to, including any courses in categories you are category enrolled to.

Requirements

Moodle 3.4+

Screenshots

These screenshots were taken on a plain Moodle installation with no fancy theme installed. Appearances may vary slightly depending on your theme.

The Block:

block

The block with some search results:

block-with-results

Search results expanded to see extra links:

block-with-expanded-results

The course relationships page, showing a parent (meta) course and its child relationships:

parent-relationships

The course relationships page, showing a child course and its parent (meta) relationships:

parent-relationships

Installation

From github: 1. Download the latest version of the plugin from the Releases page. 2. Extract the directory from the zip file and rename it to 'quick_course' if it is not already named as such. 3. Place the 'quick_course' folder into your Moodle site's /blocks/ directory. 4. Run the Moodle upgrade process either through the web interface or command line. 5. Add the block to a page and start using it

License

https://www.gnu.org/licenses/gpl-3.0

Support

If you need any help using the block, or wish to report a bug or feature request, please use the issue tracking system: https://github.com/cwarwicker/moodle-block_quick_course/issues

Version information

Version build number
2020022600
Version release name
2.0
Maturity
Stöðug útgáfa
MD5 Sum
c435013f83ae53a0afa852516e3d4e52
Supported software
Moodle 3.4, Moodle 3.5, 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.4
  • Latest release for Moodle 3.5
  • 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 tag
2.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.