2004-12-20 20:01:09
About SCORM zip file StreamAuthor elearning 30
Hi Everyone:
I have a problem about inputing a course- StreamAuthor's SCORM zip file.
Things to describe:
operating system - win XP
version of ATutor -1.4.2
versions of php - 4.3.8
version of mysq l - 4.0.20
webserver & version - Appserv 2.4.1
copies of error messages -
changes to default settings -
web browser being used - IE6.0
and anything else relevant -
I used StreamAuthor 3.0 to result a zip file that support SCORM 1.2. I successed to input the zip file into Atutor, but it cna't work correctly. Error Messages like this:
Unable to find an API adapter
Unable to locale the LMS's API Implementation
LMSInitalize was not successful
LMSGetValue was not successful
I tried to edit the course's content. The content likes this:
-----------------------------------------------------------------
<HTML>
<HEAD>
<META http-equiv="expires" CONTENT="Tue, 05 DEC 2000 06:00:00 GMT">
<META http-equiv="Pragma" CONTENT="no-cache">
<SCRIPT LANGUAGE=JAVASCRIPT SRC="scripts/APIWrapper.js"></SCRIPT>
<SCRIPT LANGUAGE=JAVASCRIPT SRC="scripts/AUFunctions.js"></SCRIPT>
<TITLE>SCO Wrapper</TITLE>
<Script language = "javascript">
<!--
loadPage();
-->
</script>
</HEAD>
<frameset rows="*" frameborder=0 onUnload="return unloadPage();">
<frame id=SCOcontents src="index.htm">
</frameset>
</HTML>
-------------------------------------------------------------------
Can't enyone helps to resolve the problem?
Thank You very much! :)