Skip to main content
Known Participant
January 31, 2020
Question

Expanding views

  • January 31, 2020
  • 2 replies
  • 710 views

We output to an LMS where the courses are placed into an iFrame. Because there's no "expand view" button in Captivate, the output leaves the fonts small and nearly illegible. Anyone have any ideas of how to expand the viewing experience for users?

This topic has been closed for replies.

2 replies

Allta Media
Community Expert
Community Expert
January 31, 2020

When you publish, are you selecting Scalable HTML content?

MacoMan2Author
Known Participant
January 31, 2020

Yes. I finally decided to use a Javascript on an entry button to execute fullscreen, and that works fine, although a bit awkward. But, being on a deadline...gotta do what I gotta do.

TLCMediaDesign
Inspiring
January 31, 2020

Are you saying that the iFrame is limiting the size of the Captivate output as a size small than what it was designed?

MacoMan2Author
Known Participant
January 31, 2020

Yep, that's what I'm saying. I sent the LMS a help ticket yesterday, marked "critical" and haven't gotten a response. Their support responses have been outstanding, way above average, but this one has them stumped, I think. And if they are stumped imagine what it's like for me. :-))

RodWard
Community Expert
Community Expert
February 1, 2020

The Captivate slide size is 1280x720. Here's the review course pic, ;which is 1/3 size of the output file.


I had a similar problem recently with an LMS where the content for Responsive HTML5 was showing a lot smaller than it should have.  The issue was that the LMS was not really compatible with HTML5 and the way mobile content needs to be displayed on a mobile phone. 

 

We had to send the LMS people some code to insert into their default HTML 4.0 page so that it would display HTML5 content to be compatible with mobile viewports.

 

So the issue was really with the LMS using very old web coding standards, not with the Captivate content.