-
Notifications
You must be signed in to change notification settings - Fork 9
Add performance graphs using historical data #8
Copy link
Copy link
Open
Labels
Difficulty: HardIndicates the difficultyIndicates the difficultyFrontendTask mainly involving frontendTask mainly involving frontendStatus: BlockedThis issue cannot be worked on until one or more dependent issues are resolvedThis issue cannot be worked on until one or more dependent issues are resolvedenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
Difficulty: HardIndicates the difficultyIndicates the difficultyFrontendTask mainly involving frontendTask mainly involving frontendStatus: BlockedThis issue cannot be worked on until one or more dependent issues are resolvedThis issue cannot be worked on until one or more dependent issues are resolvedenhancementNew feature or requestNew feature or request
After resolving issue #7, we can utilise the
/api/student/:usernameendpoint to implement performance visualisations.Create a time-based graph (e.g., questions solved over time), using different colours to represent different types of questions. Provide users with options to switch between views, such as weekly, monthly, and overall performance.
The exact design, charting library, and additional insights or filters are open to implementation, allowing flexibility for creative and meaningful analysis.
(Blocked by issue #7)