Seeking Advice - Integrating SCORM Lesson into Flutter App

Apr 26, 2024

We're currently exploring the integration of SCORM lessons, published to web, into our Flutter application. While the lessons play seamlessly on both web and mobile platforms, we've encountered an issue with tracking user responses.

Specifically, we're able to read user responses successfully from the web application. However, when it comes to the installed mobile app, user response tracking seems to be unavailable.

https://pub.dev/packages/scorm ( its available only for web)

We're reaching out to gather insights and ideas from the community on how we can effectively integrate SCORM lessons (published to lms) into our Flutter application and ensure that user inputs are tracked and recorded across both web and mobile platforms.

If anyone has experience or suggestions regarding this matter, we would greatly appreciate your input.

Thank you in advance for your assistance and collaboration.

Be the first to reply