changing font size for a quiz

changing font size for a quiz

by ellen bearn -
Number of replies: 1
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
Average of ratings: -
In reply to ellen bearn

Re: changing font size for a quiz

by Joseph Rézeau -
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators
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

Attachment image00.jpg