Moodle Plugins directory: Courses links: Versions: v3.11-r1 | Moodle.org

Courses links
Courses links v3.11-r1
Mod Courselinks
This moodle mod allows to display links to other courses. This mod is displayed in a label.
Goals
This mod goals are to displays in a course links to others courses in order to have a navigation between several courses.
Requirements
- Moodle 3.7 or later.
-> Tests on Moodle 3.7 to 3.11.0 (tests on older moodle versions not made yet). - Use Boost theme or a theme which extends Boost theme (use bootstrap).
Installation
- Local plugin installation
With git: > git clone https://github.com/andurif/moodle-mod_courselinks.git mod/courselinks
Download way: > Download the zip from https://github.com/andurif/moodle-mod_courselinks/archive/refs/heads/main.zip, unzip it in mod/ folder and rename it "courselinks" if necessary or install it from the "Install plugin" page if you have the right permissions.
- Then visit your Admin Notifications page to complete the installation.
Presentation / Features
Display links to others courses according three display types for now: - Card: links to courses will be display as cards with their own course image. - List : links to courses will be listed one below the other. - Navigation menu: links to courses will be displayed on a menu where each course will be a menu item.
Be careful, a link is displayed only for users with access rights to this course !
Besides when you want to add a resource only courses you manage will be displayed in the form
(filter on the moodle/role:assign "Assign roles to users" capability).
Possible improvements
- Add other display types.
- Improve responsive.
- Add setting to setup if we want to use other courses than only courses we manage ?
About us
Université Clermont Auvergne - 2021.
Version information
- Version build number
- 2021071000
- Version release name
- v3.11-r1
- Can be updated from
- v3.10-r1, v3.10-r2, v3.10-r3
- Can be updated to
- v3.11-r2, v3.11-r3 (2022082200), v4x.01 (2025041200)
- Maturity
- Stable version
- MD5 Sum
- 527d4ca1e068b164ae09a6e9af6a8a9f
- Supported software
- Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- The more recent release v3.11-r3 (2022082200) exists for Moodle 3.6
- The more recent release v3.11-r3 (2022082200) exists for Moodle 3.7
- The more recent release v3.11-r3 (2022082200) exists for Moodle 3.8
- The more recent release v3.11-r3 (2022082200) exists for Moodle 3.9
- The more recent release v3.11-r3 (2022082200) exists for Moodle 3.10
- The more recent release v3.11-r3 (2022082200) exists for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation