Skip to content
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

🚀 Feature: Connect Lesson Selector to progress #54

Closed
1 task
jpaten opened this issue May 16, 2023 · 0 comments · Fixed by #66
Closed
1 task

🚀 Feature: Connect Lesson Selector to progress #54

jpaten opened this issue May 16, 2023 · 0 comments · Fixed by #66
Assignees
Labels

Comments

@jpaten
Copy link
Collaborator

jpaten commented May 16, 2023

Use Case

Allow the user to view their progress through the exercises

Proposed Solution

The bottom left corner of the screen contains a lesson selector, which takes props for the number of levels, the total levels, and the max level reached. This should be updated to match the current level, potentially by passing the value for the currently active exercise to the LessonSide component. You may find it helpful to alter the level selection code to be a bit neater, right now it's in a bit of a rushed state

  • 👋 I may be able to implement this feature request

This is a 🚀 Feature Request

@jpaten jpaten added the feature label May 16, 2023
@jpaten jpaten changed the title 🚀 Feature: Connect Exercise Tracker to progress 🚀 Feature: Connect Lesson Selector to progress May 16, 2023
@sunnyyvinay sunnyyvinay linked a pull request Oct 18, 2023 that will close this issue
jpaten added a commit that referenced this issue Oct 25, 2023
jpaten added a commit that referenced this issue Nov 8, 2023
jpaten added a commit that referenced this issue Nov 15, 2023
jpaten added a commit that referenced this issue Nov 15, 2023
jpaten added a commit that referenced this issue Nov 15, 2023
jpaten added a commit that referenced this issue Nov 15, 2023
jpaten added a commit that referenced this issue Nov 15, 2023
* Issue 54: Add level progress to selector

* Attempt to fix github actions issues #54

* Fixed lint issues (#54)

* gitignored .idea (#54)

---------

Co-authored-by: Jonah Paten <jpaten@ucla.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants