Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Course Stats module #2100

Open
wants to merge 7 commits into
base: dev/32-pigeonite
Choose a base branch
from

Conversation

mbusch3
Copy link
Contributor

@mbusch3 mbusch3 commented Jul 7, 2023

This PR adds an additional "Course Stats" dashboard widget that allows the user to see assessment data by course. It's designed to replace the existing "Assessment Stats" widget, but as of now, they're both present.

In the Course Stats module, the user must select a course first, and then that individual course's data is loaded. It should reduce lag and the amount of unnecessary data coming from the server. All filter and search functionality present in the Assessment Stats module is here as well.

Still to do:
Remove the Assessment Stats module.
Add an optional Canvas API call that can verify that the user has current permissions to any course they wish to access.
Add data summaries and/or visualization widgets to help instructors see actionable data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant