From 0f771323a6060cba1022eb69c074dbcc86e3be48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Massart?= Date: Mon, 22 Apr 2024 22:28:08 +0800 Subject: [PATCH] Bump to 3.16.0 --- CHANGELOG.md | 27 +++++++++++++++++++ classes/local/controller/promo_controller.php | 6 ++--- version.php | 4 +-- 3 files changed, 32 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 940609a..7b467a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,33 @@ Changelog ========= +v3.16.0 +------- + +New features + +- Admins can reset the levels of all courses to the default values +- Admins can reset the appearance of the levels in all courses to the defaults +- Massive invisible underground work to support future major improvements + +Quality of life + +- Renamed "For the whole site" to "Sitewide" +- Level up notification popup can be previewed from the levels page +- Dangerous actions are coloured accordingly + +Bug fixes + +- Mitigated rare issue with tooltips on some themes +- Other minor fixes and improvements + +Technical changes + +- Compatibility with Moodle 4.4 +- Raised minimum required version to Moodle 3.11 + +Read our [release blog post](https://www.levelup.plus/blog/xp-release-3-16/) to learn more. + v3.15.2 ------- diff --git a/classes/local/controller/promo_controller.php b/classes/local/controller/promo_controller.php index 0922555..8101ba6 100644 --- a/classes/local/controller/promo_controller.php +++ b/classes/local/controller/promo_controller.php @@ -200,9 +200,9 @@ protected function content_not_installed() {
{$renderitemstart("trophy", "Greater motivation", "Make learners even more engaged and motivated!")} {$renderitemend()} {$renderitemstart("noun/checklist", "Extended points strategy", "More control and methods to award points!")} @@ -210,7 +210,7 @@ protected function content_not_installed() {
  • Drops: award points by placing code snippets anywhere
  • Convert grades into points
  • Reward activity and course completion
  • -
  • {$new} Award point via web services API
  • +
  • Award point via web services API
  • Plus convenient rules to: