December 15th, 2023

Improved

#144 Change circular progress bar color

  • Easier Course Information Retrieval Say a final goodbye to some overly complicated measures of getting user's course data! An enriching change happened in the way the 'getCourseInfo' function works. This function now efficiently uses a new parameter called 'enrollmentId'. Imagine it as a unique ticket to a concert, that helps in swiftly fetching specific course information related to a user.

  • Refined Progress Tracking Speaking of concerts (or any learning journey for that matter), it's always good to know how far along we are, right? Well, we've refined that! Now, the 'calculateModuleProgress' function has been optimized to use our superstar 'enrollmentId' in its queries. This means more accurate tracking of user's progress in their learning module! :dart:

  • Aesthetically Pleasing Progress Bars A small but impactful change is all about aesthetics! Yes, we changed the colors of the circular progress bars, they will now use a shade of blue, providing a more calm and pleasing visual experience as the learners pace through their courses. :art: