-
Notifications
You must be signed in to change notification settings - Fork 172
Export Leaderboards to CSV #2892
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 Leaderboards to CSV #2892
Conversation
Pull Request Test Coverage Report for Build 8580625324Details
💛 - Coveralls |
…ademy-frontend into ExportLeaderboards
Corresponding backend PR: source-academy/backend#1102 |
…nto pr/jayjay19630/2892
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! Just waiting for the backend PR to pass review before I give the approval.
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!
Description
This change will allow admin to export both leaderboards (score and popular vote) to csv files. Data in csv file will include student name, answer code and final score
Type of change
Checklist