ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Problems uploading Articulate course to ATutor


  • 2006-11-28 09:43:02

    Problems uploading Articulate course to ATutor

    Exporting content from Articulate (microsoft powerpoint plugin) using their LMS export settings, set to Scorm 2004.

    Uploaded through content manager, Atutor says the course has been successfully uploaded.

    When I go to the actual page/screen in Atutor of the uploaded course[red] it shows nothing but a blank page.[/red] However, this code is there:

    <!--/* Copyright 2003-2005 Rustici Software, LLC All Rights Reserved. */-->
    <HTML>
    <HEAD>
    <TITLE>Work Readiness Demo</TITLE>
    <script language="JavaScript1.2" src="lms/APIConstants.js"></script>
    <script language="JavaScript1.2" src="lms/Configuration.js"></script>
    <script language="JavaScript1.2" src="lms/UtilityFunctions.js"></script>
    <script language="JavaScript1.2" src="lms/SCORM2004Functions.js"></script>
    <script language="JavaScript1.2" src="lms/SCORMFunctions.js"></script>
    <script language="JavaScript1.2" src="lms/AICCFunctions.js"></script>
    <script language="JavaScript1.2" src="lms/NONEFunctions.js"></script>
    <script language="JavaScript1.2" src="lms/LMSAPI.js"></script>
    <script language="JavaScript1.2" src="lms/API.js"></script>
    <script language="JavaScript1.2">

    strContentLocation = "player.html"; //Put the link to the start of the content here.

    function LoadContent(){
    window.content.document.location.href = strContentLocation;
    }
    </script>
    </HEAD>
    <frameset rows="100%,0%,0%,0%" onload="Start()" border="0" onbeforeunload="Unload()" onunload="Unload()">
    <frame name="content" src="lms/blank.html" scrolling=yes>
    <frame name="AICCComm" src="lms/AICCComm.html">
    <frame name="rusticisoftware_aicc_results" src="lms/blank.html">
    <frame name="NothingFrame" src="lms/blank.html">
    </frameset>
    <noframes>
    Your browser must be able to view frames for this content to display.
    </noframes>
    </HTML>

  • 2006-11-28 10:01:35

    Re: Problems uploading Articulate course to ATutor

    ATutor support SCORM 1.2 but not 2004 yet.

  • 2006-11-28 10:28:45

    Re: Problems uploading Articulate course to ATutor

    Exported as 1.2 SCORM, still doesn't work.

  • 2006-11-28 10:33:56

    Re: Problems uploading Articulate course to ATutor

    Probably because it requires a framed environment. ATutor does not use frames.

  • 2006-11-28 10:37:12

    Re: Problems uploading Articulate course to ATutor

    You are using the Packages tool to import your content, right? Not importing it as ATutor content.

  • 2006-11-28 10:41:47

    Re: Problems uploading Articulate course to ATutor

    I'm using the Import Content tool under Manage > Import/Export Content in Atutor. Is this what you meanby Packages tool?

  • 2006-11-28 10:43:49

    Re: Problems uploading Articulate course to ATutor

    I also see that under Modules > Install Modules I have "SCORM Packages" as an option to install. Would this be effecting this problem / should I install it?

  • 2006-11-28 10:53:48

    Re: Problems uploading Articulate course to ATutor

    Yes, install the module and enable it. Then turn on Packages in Manage>Student Tools.

  • 2006-11-28 11:41:10

    Re: Problems uploading Articulate course to ATutor

    Installed Scorm module and tried to import the package:

    The following errors occurred:
    Problem with Package Directory.

    Also the header changes to have the following code in it:


    Warning: is_dir() [function.is-dir]: Stat failed for ../../include/../sco/2/ (errno=13 - Permission denied) in /home/w0rk5kil/public_html/atutor/tools/packages/scorm-1.2/import.php on line 145

    Warning: Cannot modify header information - headers already sent by (output started at /home/w0rk5kil/public_html/atutor/tools/packages/scorm-1.2/import.php:145) in /home/w0rk5kil/public_html/atutor/include/header.inc.php on line 17

    Warning: Cannot modify header information - headers already sent by (output started at /home/w0rk5kil/public_html/atutor/tools/packages/scorm-1.2/import.php:145) in /home/w0rk5kil/public_html/atutor/include/classes/Language/Language.class.php on line 123

  • 2006-11-28 11:50:52

    Re: Problems uploading Articulate course to ATutor

    Did you make the sco dir writable before attempting to import a sco?

  • 2006-12-01 09:48:09

    Re: Problems uploading Articulate course to ATutor

    Just verified that the directory is writable, but I'm getting the same problem still.

  • 2006-12-01 11:20:31

    Re: Problems uploading Articulate course to ATutor

    I've just confirmed that articulate packages work okay with ATutor, so something about your setup may not be right. The error message does suggests that permissions on the sco/ directory are incorrect.

    Try your package on the atutor.ca demo site.

  • 2006-12-07 05:42:59

    Re: Problems uploading Articulate course to ATutor

    Hi robguy!
    I had the same problem:

    "Exporting content from Articulate (microsoft powerpoint plugin) using their LMS export settings, set to Scorm 1.2.
    Uploaded through content manager, Atutor says the course has been successfully uploaded.
    When I go to the actual page/screen in Atutor of the uploaded course it shows nothing but a blank page."

    I tested my course on atutor.ca demo site to be sure but it doesn't work even there...

    Did you find any solution?

  • 2006-12-07 08:18:36

    Re: Problems uploading Articulate course to ATutor

    Assumming the sco directory is writable, most often the problem is the sco is being imported as a content package. You need install then use the Packages tool for scos.

    We have experienced no trouble with Articulate content.