Moodle Plugins directory: Course badges: Versions: 2022012701 | Moodle.org
Course badges
Activities ::: mod_coursebadges
Maintained by
DNE - Ministère de l'Education Nationale
The course badges module allows users to set objectives for obtaining one or more badges.
Course badges 2022012701
Moodle 3.5, 3.6, 3.7, 3.8, 3.9
Released: Monday, 14 March 2022, 9:50 PM
Code prechecks
phplint
phpcs1070 | 104
js833 | 6323
css10 | 22
phpdoc119 | 30
savepoint
thirdparty
externalbackup0 | 2
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLActivity Module: Course badges for Moodle
- Source Code: https://github.com/reseaucanope/moodle-mod_coursebadges
- License: http://www.gnu.org/licenses/gpl-3.0.html
Install from an archive
- Extract the archive in the /mod/coursebadges folder
- Install by connecting to your moodle as an administrator or user the CLI script admin/cli/upgrade.php if you have access to a console.
Description
The course badges module allows users to set objectives for obtaining one or more badges. The teacher sets the badge(s) that can be chosen by the students from among those available in the course. Users can follow the obtaining of the badges they have retained.
Depending on the settings, they also have access to the choices of the other users. Teachers have access to a synthetic view of the badges chosen and obtained by the users. Depending on his settings, this activity is associated with a block that is automatically added in the side columns of the course.
This plugin is originally written and maintained by Reseau-Canope in 2020.
Requirements
- Moodle (Version 3.5 or later)
- PHP 7.0 or later.
Version information
- Version build number
- 2022012701
- Maturity
- Stable version
- MD5 Sum
- e9e641b0844eb59e7844b7490ea1b0f9
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- The more recent release 2023041300 exists for Moodle 3.9
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