Skip to content

Commit

Permalink
Merge pull request #949 from openedx/cag/dashboard-fixes
Browse files Browse the repository at this point in the history
fix(assets): latest details of dashboard changes
  • Loading branch information
Ian2012 authored Sep 25, 2024
2 parents 93d1f78 + 973af96 commit d43e10c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ params:
sqlExpression: |
{% raw %}{{ get_filtered_dashboard_link('course-dashboard', 'course_run', 'w863AfFgi') }}{% endraw %}
metrics:
- enrollees
- active_count
- tag_list
- enrollees
order_by_cols: []
order_desc: false
percent_metrics: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dataset_uuid: ffc33796-bcd4-4e8b-a4e4-ab6517b72116
description: |-
<dl>
<dt>Avg % Correct on 1st Attempt </dt>
<dd> The average percentage of correct answers on the first attempt </dd>
<dd> The average percentage of correct answers on the first attempt of the learners who attempted the problem. </dd>
</dl>
params:
adhoc_filters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dataset_uuid: ffc33796-bcd4-4e8b-a4e4-ab6517b72116
description: |-
<dl>
<dt>Avg % Correct on 1st Attempt </dt>
<dd> The average percentage of correct answers on the first attempt </dd>
<dd> The average percentage of correct answers on the first attempt of the learners who attempted the problem. </dd>
</dl>
params:
adhoc_filters: []
Expand Down

0 comments on commit d43e10c

Please sign in to comment.