Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (33 loc) · 1.66 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.66 KB

OBF Displayer Moodle plugin

This plugin displays user's Open Badges in a Moodle block.

Supported services

For developers

See the project README

How to install, and set up the block on profile pages

Moodle 2.5 and up:

  1. Install the zip via Moodle's plugin page. Select "block" as the type of the plugin.
  2. Update the database using the notifications page
  3. Navigate to "Site home" on your Moodle site
  4. Turn editing on
  5. Add a block called "Open Badge Factory"
  6. Configure the block (from the gear icon on the block), and set page context to "Display throughout the entire site"
  7. Go to you profile page
  8. 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.

  1. Download plugin from https://moodle.org/plugins/local_obf
  2. Unzip the file into the Totara installation directory.
  3. By using a site administrator account, go to Site administration → Notifications and upgrade Totara database

Follow Moodle instructions 3-8