Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 11:45 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: AICC communication with multiple page export
PostPosted: June 19th, 2014, 2:34 pm 
Offline

Joined: January 28th, 2014, 4:38 pm
Posts: 54
Location: Czech Republic
Opus: OpusPro 9.75 - HTML5 exports, Evolution
OS: Win 7 x64 CZ
System: FUJITSU
Hi, could you help me how to work with AICC communication with multiple page exported HTML5 publication?
When I load an initial page communication with LMS using our API everything works (javascript POSTs all needed parameters). But once I go to the next page AICC stops working - api is loaded but when it is called it returns error 405 Method Not Allowed:
Code:
POST http://*****/LMS/*******/Test_session_***/AICC/RWY/Page_RWYs.htm 405 (Method Not Allowed)lmsapi-deploy-ver10.js:114
"TYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">").
line 114:
Code:
xmlHttp.open("POST",aicc_url,false);
xmlHttp.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
xmlHttp.send(DataToSend);

Can AICC communication be used when changing course URL? I've been using AICC only with static url and all content has been changed inside frame in projects not developed in Opus.


For this message ovo has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: AICC communication with multiple page export
PostPosted: June 20th, 2014, 2:53 pm 
Offline

Joined: January 28th, 2014, 4:38 pm
Posts: 54
Location: Czech Republic
Opus: OpusPro 9.75 - HTML5 exports, Evolution
OS: Win 7 x64 CZ
System: FUJITSU
Solved.
I've created an Index.htm page with iframe where the Opus content is loaded. Now it is even better because user can't see url of individual pages. Now I can see that it is an advantage that Opus exports "index" file not as an Index but uses a name from the Publication.
Now I could use SCORM/AICC communication without changes in the core course (I haven't had a success with calling a SCORM from external javascript but it should be possible, I guess).
But I haven't tested it on iPad, yet...


For this message ovo has been thanked by : mackavi


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group