the best way to branch in Scorm Project
Hi,
I'm currently working on an e-learning that must be delivered in 1 .sco file (Scorm 1.2) to the client. My problem is I need branching. Something quite simple but it's not possible to achieve with the scorm packager it seems.
the idea is, I have 1 parent file and at a certain point the trainee will chose either scenario 1 or scenario 2. Those scenarios are capitvate files that are exported to Scorm.
So usualy (without Scorm) I would just make a relative link to the index file of the dependant file in the parent file, but... it doesn't seem to work.
And one more imprtant thing to notice is that the complete, not complete criteria should be attached to the scenarios and not the parent file.the scenarios alos contain testing, with results that should be reported back to the LMS.
Help please?