Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukecarrier/moodle-core_badges-renderer

A better core_badges renderer that lets you customise markup in themes
https://github.com/lukecarrier/moodle-core_badges-renderer

Last synced: about 1 month ago
JSON representation

A better core_badges renderer that lets you customise markup in themes

Awesome Lists containing this project

README

        

# Better ```core_badges_renderer```

A temporary workaround for
[MDL-50697](https://tracker.moodle.org/browse/MDL-50697) that may develop into a
more permanent solution.

## Usage

1. Pop the renderer class into your theme somewhere.
2. ind include it from your theme's renderers.php``` file.
3. Rename the class appropriately for the name of your theme.