-
Notifications
You must be signed in to change notification settings - Fork 168
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
CP3108 Staff Dashboard - Avengers Leaderboard #1069
Conversation
Pull Request Test Coverage Report for Build 4863
💛 - Coveralls |
Can you put the description above into a wiki page in cadet frontend? |
I have added the information for the Avengers Leaderboard in the wiki page. I will also be updating the other parts of the wiki page overtime since we are still making some changes to the components. On top of that, I have made another commit that contains the tests for the Avengers Leaderboard. |
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
Context
This PR adds the Avengers Leaderboard component for the CP3108 Staff Dashboard project. The Avengers Leaderboard keeps track of the grading progress of each avenger in the course and displays the total number of ungraded/submitted missions/quest of each avenger
Implementation
The UI for the Avengers Leaderboard can be seen here:
Other Information
Corresponding PR to
cadet
: PR 582More info in the wiki: Avengers Leaderboard