aicc_url launching problem
June 24, 2008 12:00 AM
An LMS vendor we are dealing with provides an aicc_url when launching the courseware in the format:aicc_url=subdomain.domain.com%2FAICC%2Fhacp.aspThis causes the courseware to think it hasn’t been launched from within the LMS.We have traced down the problem and are able to fix it manually from within trivantis-titlemgr-aicc.js. Basically, it looks at the first 7 characters after ‘aicc_url=’ to determine if the url begins with ‘http://’ or ‘https:/’ if it does, then it uses the whole parameter as it is, however (and as in our case), if the first 7 characters are something else, then it appends the parameter to the domain name that the courseware is running from, so we get: http://subdomain.domain.comsubdomain.domain.com/AICC/hacp.as pWe can easily fix this after publishing each time from Lectora by amending the code in the file, but would like to know if there is a setting anywhere in Lectora to control this, or if the LMS vendor is implementing the AICC standard incorrectly.
Discussions have been disabled for this post