Question
i am using the php lib you sent now. it should help a lot.
here's the error i get when i call GetCourseList:
Request failed. The requested URL returned error: 404
*Warning*: Invalid argument supplied for foreach() in */home/michael/public_html/SCORMCloud_PHP/CourseData.php* on line *44*
i looked at CourseData.php and it appears to me that i am getting this error because we haven't uploaded any courses yet. could someone send me a sample course file to upload?
code attached.
Answer
We've got some great sample content you can use on our website. Check out this page,
http://www.scorm.com/scorm-explained/technical-scorm/golf-examples/, which is covered in SCORM content.
I was looking at the sample library this morning, and you should be prepared for it to be incomplete. The error could well be a php syntax error or something... And I'm not ENTIRELY sure that this will both upload AND import the course. I'm not sure Brian has it to that point, but we can help you through that hurdle if you hit it.
Note
This work is being done against a very early version of the php client library.