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

Course Card Progress Bar for Learner Portal #1173

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

katrinan029
Copy link
Contributor

@katrinan029 katrinan029 commented Aug 29, 2024

This is a project from Innovation Days 2024. We created a progress bar for the course cards on the enterprise learner portal. Previously, there is a progress tab (screenshot below), but you have to click into the course and then switch over to that tab to see the information. For this, we are surfacing that information to make it a more obvious visual reminder to learners.

image

Course card before and after
Screenshot 2024-08-29 at 2 06 42 PM

This code is also set up already to be an optimizely experiment, so we can judge whether or not the progress bar encourages learners to resume their course at a higher rate.

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88.15%. Comparing base (2c25cb4) to head (61e18a4).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...s/course-cards/mark-complete-modal/data/service.js 70.00% 3 Missing ⚠️
src/index.jsx 0.00% 2 Missing ⚠️
...-enrollments/course-cards/InProgressCourseCard.jsx 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1173      +/-   ##
==========================================
+ Coverage   88.07%   88.15%   +0.08%     
==========================================
  Files         394      394              
  Lines        8371     8403      +32     
  Branches     2019     2070      +51     
==========================================
+ Hits         7373     7408      +35     
+ Misses        956      952       -4     
- Partials       42       43       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kiram15 kiram15 changed the title Kiram15/hackathon Course Card Progress Bar for Learner Portal Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants