You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Scenario: Superuser can view Course Dashboard for any course on their instance
Given I am a Superuser viewing the Course Dashboard, the Individual Learner Reports, and the At-Risk Learner Reports
When I click on the Course Name or Course Run input fields in the filter panel on the lefthand side of the Dashboards
Then I see a list of all the Courses (or Course Runs) available on my instance
And when I click on a Course Name and/or a Course Run and the Apply filters button
Then I see a Course Dashboard for the selected Course Name and/or Course Run"
Actual behavior
The course dashboard does not load. It keeps loading and getting 400 responses.
Steps to reproduce
Login as admin, Go to a course instructors dashboard and go to the reports tab. The content should not be loading.
Additional information
The text was updated successfully, but these errors were encountered:
Release
Redwood
Expected behavior
"Scenario: Superuser can view Course Dashboard for any course on their instance
Given I am a Superuser viewing the Course Dashboard, the Individual Learner Reports, and the At-Risk Learner Reports
When I click on the Course Name or Course Run input fields in the filter panel on the lefthand side of the Dashboards
Then I see a list of all the Courses (or Course Runs) available on my instance
And when I click on a Course Name and/or a Course Run and the Apply filters button
Then I see a Course Dashboard for the selected Course Name and/or Course Run"
Actual behavior
The course dashboard does not load. It keeps loading and getting 400 responses.
Steps to reproduce
Login as admin, Go to a course instructors dashboard and go to the reports tab. The content should not be loading.
Additional information
The text was updated successfully, but these errors were encountered: