Scorm and Full Screen Launch


i created elearning program in captivate , exported via zip lms (geo learning) , course not lauch in browser frame full screen or can enlarged full screen user. read in " if select aicc or scorm options project, full screen publishing option cannot applied."

does know fix issue or how can project launch full screen scorm course?

without resorting custom activex control or similar, specify browser window features when window opened. best can after fact resize window using javascript window.resizeto() method in captivate-generated html page.

this means it's lms launch course in new window features want. if lms won't let customize new window, you're pretty out of luck.

you *might* able use javascript in html page redirect course new window has features need, doing break scorm connection between course , lms. haven't worked captivate's scorm implementation enough know sure.

if want give shot, can learn more javascript window.open() method here:

http://msdn2.microsoft.com/en-us/library/ms536651.aspx


More discussions in Adobe Captivate


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums