-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(cherry picked from commit 484ede5553ee5dc183e78dab52f61d8df00dc0cc)
- Loading branch information
Showing
3 changed files
with
94 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 44 additions & 0 deletions
44
...s/build/aspects-superset/openedx-assets/assets/dashboards/Individual_Learner_Reports.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
_file_name: Individual_Learner_Reports.yaml | ||
_roles: | ||
- '{{ SUPERSET_ROLES_MAPPING.instructor }}' | ||
css: '' | ||
dashboard_title: Individual Learner Reports | ||
description: null | ||
metadata: | ||
chart_configuration: {} | ||
color_scheme: '' | ||
color_scheme_domain: [] | ||
cross_filters_enabled: true | ||
default_filters: '{}' | ||
expanded_slices: {} | ||
global_chart_configuration: | ||
chartsInScope: [] | ||
scope: | ||
excluded: [] | ||
rootPath: | ||
- ROOT_ID | ||
label_colors: {} | ||
refresh_frequency: 0 | ||
shared_label_colors: {} | ||
timed_refresh_immune_slices: [] | ||
position: | ||
DASHBOARD_VERSION_KEY: v2 | ||
GRID_ID: | ||
children: [] | ||
id: GRID_ID | ||
parents: | ||
- ROOT_ID | ||
type: GRID | ||
HEADER_ID: | ||
id: HEADER_ID | ||
meta: | ||
text: Individual Learner Dashboard | ||
type: HEADER | ||
ROOT_ID: | ||
children: | ||
- GRID_ID | ||
id: ROOT_ID | ||
type: ROOT | ||
slug: individual-learner | ||
uuid: abae8a25-1ba4-4653-81bd-d3937a162a11 | ||
version: 1.0.0 |
44 changes: 44 additions & 0 deletions
44
...pects/build/aspects-superset/openedx-assets/assets/dashboards/Learner_Groups_Reports.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
_file_name: Learner_Groups_Reports.yaml | ||
_roles: | ||
- '{{ SUPERSET_ROLES_MAPPING.instructor }}' | ||
css: '' | ||
dashboard_title: Learner Groups Reports | ||
description: null | ||
metadata: | ||
chart_configuration: {} | ||
color_scheme: '' | ||
color_scheme_domain: [] | ||
cross_filters_enabled: true | ||
default_filters: '{}' | ||
expanded_slices: {} | ||
global_chart_configuration: | ||
chartsInScope: [] | ||
scope: | ||
excluded: [] | ||
rootPath: | ||
- ROOT_ID | ||
label_colors: {} | ||
refresh_frequency: 0 | ||
shared_label_colors: {} | ||
timed_refresh_immune_slices: [] | ||
position: | ||
DASHBOARD_VERSION_KEY: v2 | ||
GRID_ID: | ||
children: [] | ||
id: GRID_ID | ||
parents: | ||
- ROOT_ID | ||
type: GRID | ||
HEADER_ID: | ||
id: HEADER_ID | ||
meta: | ||
text: Learner group dashboard | ||
type: HEADER | ||
ROOT_ID: | ||
children: | ||
- GRID_ID | ||
id: ROOT_ID | ||
type: ROOT | ||
slug: learner-groups | ||
uuid: 8661d20c-cee6-4245-9fcc-610daea5fd24 | ||
version: 1.0.0 |