From 1781678ad71426d9de5b9499f460071a84990256 Mon Sep 17 00:00:00 2001 From: Sara Burns Date: Thu, 19 Dec 2024 14:49:09 -0500 Subject: [PATCH] docs: Clarify missing data --- docs/reference/learner_groups_dashboard.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/reference/learner_groups_dashboard.rst b/docs/reference/learner_groups_dashboard.rst index 30b3113..9775a8c 100644 --- a/docs/reference/learner_groups_dashboard.rst +++ b/docs/reference/learner_groups_dashboard.rst @@ -1,7 +1,14 @@ At-Risk Learner Dashboard Reports ################################# -In the At-Risk Learner Dashboard Reports, you can review the learners’ performance to gain a clear perspective of their engagement and performance in the course and identify those at risk of abandoning or dropping the course. Learners who appear in this dashboard have enrolled in the course, have done something other than visit the course homepage, have not yet passed the course, and have not visited the course in seven or more days. +In the At-Risk Learner Dashboard Reports, you can review the learners’ performance to gain a clear perspective of their engagement and performance in the course and identify those at risk of abandoning or dropping the course. In order for a learner to appear on this report, they must: + +* Be enrolled in the course +* Done something other than visit the course homepage +* Not yet have passed the course +* Not visited the course in seven or more days + +If no learners match all of these conditions, the report will be empty. The charts of this dashboard apply cross-filters to charts whose data sets contain the same name. @@ -47,4 +54,4 @@ The Help tab at the bottom of the course dashboard is a valuable resource for us .. note:: Remember that you can change the filters of these reports by accessing Superset through the link above the reports. For more information, visit the `How to Apply Filters page `_. -.. seealso:: If you want to refresh the information displayed in the report, click the **More Options** button (three vertical dots) in the upper right corner of each metric and select the **Force Refresh** option. For more information, visit the `How to Update the Data `_. \ No newline at end of file +.. seealso:: If you want to refresh the information displayed in the report, click the **More Options** button (three vertical dots) in the upper right corner of each metric and select the **Force Refresh** option. For more information, visit the `How to Update the Data `_.