From 1153573a3e39530e10f508f5242a6cabc97ddb64 Mon Sep 17 00:00:00 2001 From: Brian Mesick Date: Mon, 6 May 2024 16:16:08 -0400 Subject: [PATCH] chore: Update platform-plugin-aspects to 0.9.0 --- tutoraspects/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutoraspects/plugin.py b/tutoraspects/plugin.py index 20352d944..fcf5313e9 100644 --- a/tutoraspects/plugin.py +++ b/tutoraspects/plugin.py @@ -84,7 +84,7 @@ "allow_translations": True, }, { - "name": "Learner Groups Dashboard", + "name": "At-Risk Learners Dashboard", "slug": "learner-groups", "uuid": "8661d20c-cee6-4245-9fcc-610daea5fd24", "allow_translations": True,