Hi all
I've uploaded a course (framework v2.0.0) to our LMS (Totara) and I''m getting the spinning wheel of death when I go to launch it. Inspecting shows this error:
Where/what is the userSelections being referred to?
Cheers
Simon
Hi all
I've uploaded a course (framework v2.0.0) to our LMS (Totara) and I''m getting the spinning wheel of death when I go to launch it. Inspecting shows this error:
Where/what is the userSelections being referred to?
Cheers
Simon
I don't think there's anything in the core code like that.
It'll either be something custom to your course - or your LMS is generating the error.
If you click on where it says extended.js:311 it might take you to the relevant bit of code.
Equally you can search in all the *.js files in your project for 'userSelections'
Hi Oscar,
A few of us have been having the same error.
You may need to disable SPOOR in your project for now to get it to work until the problem is fixed. This will mean no tracking for now though.
(Some others have reported the Tutor extension being the problem. If it's your preview not working the other way to get the preview to work seems to be to delete your Build folder then re-preview)
HTH
Helen