frontend
frontend copied to clipboard
Export Leaderboards to CSV
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
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
- [ ] Code quality improvements
Checklist
- [x] I have tested this code
- [ ] I have updated the documentation