Mar 24, 2025

AscendWell by Ciba Health

  • New Features: Classes feature with coverage of Admin, Participant platforms, and Enrollment flow with updates. Re-enrollment flow error handling depending on various user identification data combinations.
  • Enhancements: Improved and more informative error handling for better user experience
  • Bug Fixes: Filtering and Pagination logic improvements. Enrollment error case coverage. Admin platform visibility and permission adjustments.

🌟 New Features

Class-format live sessions

The feature allows users to book as many sessions every month as they want. This aims to grow the interest and engagement of users. The feature is available on WEB only:

Full list of available actions

    1. Admin – Updating Design component implementation for Classes feature
    2. Admin – Removing old Live Session Structure
    3. Admin – Separating Cohort creation and Class creation processes
    4. Admin – Allowing Class creation and management from the Admin platform
    5. Admin – Providing Permission mapping for Class management
    6. Admin – TimeZone support to handle all scenarios, including DST properly
    7. Enrollment – Separating Cohort and Class selection steps
    8. Enrollment – Introducing “Back” and “Review” options to allow editing choices.
    9. Participant – Introducing new design elements and component implementation
    10. Participant – Handling old live session migration into new class format, making sure all participants have expected historical data of attended live sessions.
    11. Participant – Introducing Classes page with Explore, Booked, and Past tabs along with defined logics for each.
    12. Participant – TimeZone support to handle all scenarios, including DST properly
    13. Participant – Removing checkmarks for Class Progress for planned logic restructure

Handling all possible enrollment scenarios and possible issues participants face. Cases include enrollment scenarios with all possible combinations of existing either new user’s email address, care plan ID, and Enrolled Program. All cases lead to 2 warning/Info screens with instructions.


🔧 Enhancements & Improvements

  • ✅ Errors previously shown to the user are now either removed or replaced with user-friendly informative errors.
  • ✅ Permissions to create and update classes and cohorts have been updated due to functionality updates

🐞 Bug Fixes

  • Search and Filtering: Due to logic changes and expected results, output data has been fixed.
  • Search and Filtering: due to logic and output changes, results now show expected data.
  • Filter default values on participant and Classes pages have been changed to ALL.
  • The pagination issue showing not the full list of results has been fixed.