Prev: Voice Recognition
Next: Xtra fails to initialise
From: deeamon on 27 Dec 2005 09:56 Hi Andrew, I got the API and a small lms working correctly the only problem I;m having is the lesson data. I can find out what property the lesson_data info is sending to the api from the authorware knowledge obejcts. I set up the lesson_data variable in authorware and it works with the emulator but I'm not sure which property is being kicked out to the api. I thought it would be cmi.core.lesson_data, but its not. And even the alert in the api is not giving me the value of lesson data with any of the properties. Is their any better scorm documentation out there that would help me learn the scorm commands. I'm apparently missing something somwhere. Thanks Darrell
From: deeamon on 28 Dec 2005 10:02
Sorry, got that problem fixed. it was my own fault not setting variables. OK one mroe question and hopefully I won't have to bug you guys again. I used your API Andrew and turned it into a php script and have the lms working properly. The only question I have is what is the purpose of having the lmsmanifest if I don't need it to make the software work in my lms. I know there is a big reason for having it but I just don't understand why I need it. Not to mention I have rarely even worked with xml files. Again thanks for your help everyone you have really put me on the right track Darrell |