Implement Activity Chart Heat-map in the Student Profile Page#614
Open
abhisuman2001 wants to merge 1260 commits intovicharanashala:mainfrom
Open
Implement Activity Chart Heat-map in the Student Profile Page#614abhisuman2001 wants to merge 1260 commits intovicharanashala:mainfrom
abhisuman2001 wants to merge 1260 commits intovicharanashala:mainfrom
Conversation
This commits adds processQuestionsSequentially function which got missed during previous merge.
…into feat/hide-modules
Fix: Eye icon in sections.
…vibe into feature/optional-items
…shala/vibe into feature/optional-items
Fix return condition for user enrollments.
Fix return condition for user enrollments. <!-- Description --> <!-- Mention any related issues here. Use the following sytax: Closes #ISSUE-NUMBER -->
Fix: hide/unhide module and add spinner.
Fix: hide/unhide module and add spinner. <!-- Description --> <!-- Mention any related issues here. Use the following sytax: Closes #ISSUE-NUMBER -->
Fix: Update Current Item & Section in progress.
Fix: currentItem, Section update in progress collection. <!-- Description --> <!-- Mention any related issues here. Use the following sytax: Closes #ISSUE-NUMBER -->
fix: UI changes
fix: UI changes in Hide/Unhide module. <!-- Description --> <!-- Mention any related issues here. Use the following sytax: Closes #ISSUE-NUMBER -->
Fix: Refetch Updated UI States
Fix: Refetch Updated UI States <!-- Description --> <!-- Mention any related issues here. Use the following sytax: Closes #ISSUE-NUMBER -->
…shala/vibe into combined-updates
…vibe into combined-updates
…to combined-updates
implements colored feedback for correct and incorrect questions attempted.
implements colored feedback for correct and incorrect questions attempted.
fix: remove session usage
Update AuthValidators.ts <!-- Description --> <!-- Mention any related issues here. Use the following sytax: Closes #ISSUE-NUMBER -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a comprehensive activity heatmap to the student profile page that visualizes daily study time. The heatmap displays user engagement patterns across the year with color-coded intensity based on study duration. It will enhance user engagement through gamification while offering valuable insights into learning patterns and study consistency over time.