Problem:
Our purpose is to hide the check-box "open in a new window" from the SCORM settings and also to put that option=false in all SCORM modules that currently have that option checked.
Solution:
In fact, it is impossible to hide the checkbox "open in a new window" from the SCORM settings using LMS API.
Certainly, it is possible to assign the false value for that option in courses using LMS API, - samples are attached (splms api v3.1)
Comments
Article is closed for comments.