adaptlearning / adapt-contrib-spoor

A basic scorm tracking plugin for Adapt
GNU General Public License v3.0
14 stars 42 forks source link

Fix: Issue/299 #305

Closed paul-mediakitchen closed 8 months ago

paul-mediakitchen commented 10 months ago

Fixes https://github.com/adaptlearning/adapt-contrib-spoor/issues/299

Fix

If no custom error messages had been added then course.json will not contain a reference to "_spoor" and resulted in a script error and the course hanging on the loading screen

This appears to be the same issue mentioned in https://github.com/adaptlearning/adapt-contrib-spoor/issues/283