Moodle Plugins directory: OBF displayer block: Versions: 0.7.3 | Moodle.org
OBF displayer block
Blocks ::: block_obf_displayer
Maintained by
OBF Admin,
Antti Koskinen,
Emilie Lenel
Display user's OpenBadges on a block. Supports Open Badge Factory, Open Badge Passport and Mozilla Backpack.
OBF displayer block 0.7.3
Moodle 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Wednesday, 8. December 2021, 20:01
Code prechecks
phplint
phpcs32 | 16
js
css
phpdoc6 | 0
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLOBF Displayer Moodle plugin
This plugin displays user's Open Badges in a Moodle block.
Supported services
- Open Badge Factory (Badges issued by your system via OBF)
- Open Badge Passport
- CanCred Passport
- Salava
- Mozilla Backpack
- Moodle's internal badges
For developers
How to install, and set up the block on profile pages
Moodle 2.5 and up:
- Install the zip via Moodle's plugin page. Select "block" as the type of the plugin.
- Update the database using the notifications page
- Navigate to "Site home" on your Moodle site
- Turn editing on
- Add a block called "Open Badge Factory"
- Configure the block (from the gear icon on the block), and set page context to "Display throughout the entire site"
- Go to you profile page
- Configure the block again, and now set the "Display on page types" option to "Only user profile pages" (Optionally position it where you want it, by setting the default region)
(Steps 6-8 are required to ensure the block is visible in every users profile page)
Totara 11.0 and greater
Totara Learn does not include an add-on installer, all additional plugins must be installed manually by server administrators.
- Download plugin from https://moodle.org/plugins/local_obf
- Unzip the file into the Totara installation directory.
- By using a site administrator account, go to Site administration → Notifications and upgrade Totara database
Follow Moodle instructions 3-8
Version information
- Version build number
- 2021120801
- Version release name
- 0.7.3
- Maturity
- Stable version
- MD5 Sum
- d2dbec526c8c7ff877bba9069d7dd581
- Supported software
- Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.2
- Latest release for Moodle 3.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
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.