-
Notifications
You must be signed in to change notification settings - Fork 52
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
Export leaderboard result #1102
Export leaderboard result #1102
Conversation
…ment config when uploaded
…:DesSnowy/source-academy-backend into RenameHasTokenCounterToHasVotingFeatures
Corresponding frontend PR: source-academy/frontend#2892 |
…academy-backend into ExportLeaderboardResult
…to pr/DesSnowy/1102
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thanks for working on this! Looks good, just some minor nits regarding renaming and whatnot.
Thanks!
lib/cadet_web/admin_controllers/admin_assessments_controller.ex
Outdated
Show resolved
Hide resolved
lib/cadet_web/admin_controllers/admin_assessments_controller.ex
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks a lot!
Description
This change allows admin to export the top 10 leaderboards entries for both score and popular vote.
Type of change
Changes done: