I am making a quiz for a Japanese course, and I would like to increase the font size for the multiple choice answers. I can make the question in a bigger font size, but wonder if there's a way to make the answer choices bigger, too.
Any Advice?
Ellen Bearn
Hi Ellen,
The HTML editor is indeed not available in the MCQ answers field. However nothing prevents you from typing any HTML code you like in there.
Example:
Question text: Name an animal.
Choice 1: <font size="6">the cat</font>
Choice 2: <font size="6">the rose</font>
Choice 3: <font size="6">the bus</font>
See attached screen shot for result,
Joseph
The HTML editor is indeed not available in the MCQ answers field. However nothing prevents you from typing any HTML code you like in there.
Example:
Question text: Name an animal.
Choice 1: <font size="6">the cat</font>
Choice 2: <font size="6">the rose</font>
Choice 3: <font size="6">the bus</font>
See attached screen shot for result,
Joseph