Adjusting Quiz Size

Oct 04, 2011

Hello,

I would like to insert a Quizmaker quiz on a portion of a slide in an Articulate presentation.  Is there a way to adjust the presentation size?  I did go into the quiz.html and change the following settings.

var g_nWidth = 100%;
var g_nHeight = 100%;
var g_strScale = "show all"; // noscale | show all

I then inserted the quiz as a web object in the Articulate presentation and published the presentation.  When viewing the published presentation and accessing the slide where the quiz should appear as a portion of the screen, it still appears with scroll bars. 

Any guidance on what I need to change would be appreciated.

Thanks!

4 Replies
Brian Batt

Hi Jennifer,

Unfortunately, loading quizzes as web objects isn't support.  However, you might have missed a setting that you need to look at:

https://player.vimeo.com/video/143915670

<this code>

"if (g_bScrollbars)

{

document.write("<table border=0 cellpadding=0 cellspacing=0 width='100%' height='100%' align=center>");"

</this code>

This discussion is closed. You can start a new discussion or contact Articulate Support.