Define the style of the page

To customize the graphical appearance of the HTML page representing the quiz, select the "Page Style" item from Document menu.

The following window appears:

It is possible to customize:

Below, the dialog windows for change page background and page header:

Page style

Finally, you can add their own styles CSS (Cascading Style Sheet) by selecting the second tab "style page". The following window appears:

To make sure you have written syntactically correct CSS code, press the "Validate" button.

Below is a list of CSS class names that you can use to define your own styles:

Gap filling exercises

	qf-gap-class
	qf-gap-input-class
	qf-gap-dropdown-select-class
	qf-gap-dropdown-option-class

Questions with matching words

	qf-matching-class
	qf-matching-left-class
	qf-matching-right-class
	qf-matching-left-selected-item-class
	qf-matching-right-selected-item-class
	qf-matching-left-dropdown-class
	qf-matching-right-dropdown-class
	qf-matching-left-item-class
	qf-matching-right-item-class

Questions with open answer

	qf-openans-class

True or false questions

	qf-truefalse-radio-class

General appearance of the page

	qf-panel-all-questions-class
	qf-panel-question-class
	qf-panel-question-heading-class
	qf-panel-question-body-class

	qf-panel-result-class
	qf-panel-result-heading-class
	qf-panel-result-body-class

	qf-jumbotron-class
	qf-statusbar-class
	qf-result-summary-item-class