Copy link to clipboard
Copied
After Export to HTML5 the radiobuttons and checkboxes in a quiz are located very high in relation to the answer. It is not easy to see to which one they belong, if there are a few more answers. Where can i adjust this?
Copy link to clipboard
Copied
Which version, which theme and which font are you using?
Copy link to clipboard
Copied
Thanks for trying to help
a. Captivate 8
b. Standardtheme
c. In this actual case Myriad Pro ... but with Arial it's the same
Addition to c: In HTML-Export the related checkboxes and radiobuttons are graphics. So why is the font relevant? If it IS never mind, i just do not understand it at the moment ...
Copy link to clipboard
Copied
Sorry, you are clearly on a German version, I don't have that theme in the English version.
Copy link to clipboard
Copied
In non-responsive HTML5 output the captions are turned into graphics at publishing. So the font becomes part of the graphic unless the caption is using variables to dynamically write the text at runtime.
Copy link to clipboard
Copied
Hmmm, so far i understand what happens the checkboxes and radiobuttons are indeed png-graphics in folder assets\htmlimages after export to html5. Unfortunately this does not help to get a solution because there are no spaces arount the buttons in this graphics, so it is not possible to adjust the position by moving the button-part of the graphic around.
On the other hand i was not able to find questions and answers in html5-export as graphics, not in the case of normal questions nor as part of multiple-choice with pools of questions. So i guess they are indeed generatet for the browser in the moment the user joins the quiz.
Regardless if it is shown as graphic ore text in the browser of the user i also guess the definition for the position of buttons and the text of the questions is again somewhere in the CPMS.js.
Does anybody know where exactely? A term (id of a sheet ore something simular) to search for in this really big file would be very useful.