![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
To send tracking data to an AICC-compliant LMS, you need to enable tracking for the quiz and then publish the Flash application using the Flash with AICC Tracking template. You must place the file generated by Flash on your web server in the same directory and modify the frameset file with the name of your quiz, then place it on the web server with the HTML and SWF files. In addition, your LMS must be AICC-compliant and reference the frameset. This file is called frameset.htm by default.
Additional files are created if Detect Flash Version is selected in the HTML tab of the Publish Settings dialog box. Make sure to copy all the HTML files to your web server but not the FLA file.
The following lines are found in the frameset.htm file:
<frameset frameborder="0" border="0" framespacing="0" rows="*,1"> <frame src="Untitled-1.htm" name="content" frameborder="0"> <frame src="results.htm" name="cmiresults" scrolling="0" frameborder="0">
Untitled-1.htm
to the name of the HTML file you published in Flash (typically the HTML filename specified in the formats Tab of Publish Settings).
The main file references any HTML files that were created in the publishing process. For example, if myQuiz.htm, myQuiz_content.htm, and myQuiz_alternate.htm were created by publishing the document, myQuiz.htm replaces Untitled-1.htm in the frameset.htm file. Then, myQuiz.htm calls myQuiz_content.htm and myQuiz_alternate.htm when necessary.
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |