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

Add course statistics #4496

Closed
wants to merge 36 commits into from
Closed

Conversation

zhuhanming
Copy link
Member

Summary

Adds the new course statistics components to the statistics modules, namely:

  • Chart on student progression
  • Table on student performance (with more metrics beyond gamification metrics and video statistics)
  • Table on student statistics

Closes #619 and #1112 (after a few more minor changes).

TODO

  • Show in UI which submissions are late/overdue
  • Add groups filtering (and perhaps support group average vs class average comparisons)
  • Possible extension would be Student Watchlist #113, since now we can check specific rows in the table and perform operations. Instructors should be able to select these students and add them into the watchlist.
  • Write more tests, especially on the correctness of the statistics provided.

Will add screenshots to this PR later.

@zhuhanming zhuhanming changed the title [5/n] Add course statistics Add course statistics Apr 6, 2022
@ekowidianto ekowidianto changed the base branch from hanming/upgrade-chart-js to master December 1, 2022 00:00
@zhuhanming zhuhanming mentioned this pull request Dec 4, 2022
@zhuhanming
Copy link
Member Author

Mostly superseded by #5440.

@zhuhanming zhuhanming closed this Dec 4, 2022
@ekowidianto ekowidianto deleted the hanming/add-course-statistics branch March 24, 2023 09:47
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.

Implement Student Summary and Statistics
1 participant