MDL-66940 badges: simplify badges page
commit3c18fd4e3dac18fbecaf0fafc5f025a91993bcc6
authorSara Arjona <sara@moodle.com>
Mon, 5 Jul 2021 15:45:34 +0000 (5 17:45 +0200)
committerSara Arjona <sara@moodle.com>
Fri, 4 Mar 2022 16:16:21 +0000 (4 17:16 +0100)
tree6c2fdd6a5e9ffed0b224dc526488e33664d1642b
parent646c6911073f599968cd47753933a7033ac20bbf
MDL-66940 badges: simplify badges page

This is a backport of MDL-71937.

Apart from reorganising the information displayed in the badges page,
this information has been moved to a template in order to make it
easier to modify and maintain.
badges/classes/output/issued_badge.php
badges/renderer.php
badges/templates/issued_badge.mustache [new file with mode: 0644]
badges/tests/behat/award_badge.feature
badges/tests/behat/view_badge.feature [new file with mode: 0644]
lang/en/badges.php
theme/boost/scss/moodle/core.scss
theme/boost/style/moodle.css
theme/classic/style/moodle.css