Hi all,
I have recently started working on the SCORM and have a requirement where i have to launch SCORM package saved on the local file system. I know we can open the SCORM package in the players like reload etc but for that first we have to launch the player and then manually locate the package in order to open it. I need some program which i can associated with scorm package(e.g when we open .doc file it get opened in the MS-Word), but i am not sure whether its possible cause the extension of the scorm package is .zip. But are there any standard API by using which i can develop my own tool to read and display the scorm package content. I don't want to develop a full fledged player but only something using which i can show the index or outline of the package.
I have also came across the following link which says that by using singleSCOminiRTE.htm file i can open the SCO specified by the URL. But it didn't work for the file, may be i was giving the path something like :////file/desktop/imdex.html.
http://www.ostyn.com/standards/scorm/samples/singleSCOminiRTEwrap.htm#howtoI have searched the internet and couldn't find any useful resource. Does anyone can help me out on this, any help will be greatly appreciated.
Durgesh Sahu