Hi,
Is it possible to redirect to another site on completion of a scorm package on an external site?
We have a course on our LMS (oursite/course/view.php?id=12)
Where we have a link to a SCORM package on an external site (externalsite/mod/scorm/view.php?id=7)
Users will have to set up an account and log in to the external site.
Then they are taken directly to the eLearning module and they can launch the SCORM package (in the same window).
On completing the module, users are asked to click Exit.
Is it possible to redirect users to the course on our LMS (oursite/course/view.php?id=12) on Exit?
i.e. using attributes (externalsite/mod/scorm/view.php?id=7&redirect=oursite/course/view.php?id=12)