Code Examples

Custom scopes with class names

In the item editor, you can add class names to your text blocks that can also serve as a target. 

 

html body div.qti-item .colored-text {

    font-family: Helvetica, Arial, sans-serif;

    background-color: #ddd;

}