About SCORMR

SCORMR was originally developed around 10 years ago by myself, Ben Foster, as a small side project to make testing and debugging SCORM packages easier. I found I needed a quick and easy way to test SCORM packages without having to navigate clunky LMS user interfaces and assignment flows. I wanted something where I could easily drop a zip file and then run the course.

SCORMR provides a simple interface where you can drop a zip package and run the course. You can see a real-time feed of data being sent between the 'LMS' and the course, inspect the session data, and view the contents of the package. Testing sessions are ephemeral, so no data is stored permanently and only exists until you leave the testing view or reload the page. You can easily view critical information such as completion status, score, progress and time taken. Insights about the course are also provided such as what tool was used to create the course.

If you have any questions, feel free to get in touch via my LinkedIn.

- Ben Foster