Skip to content
English
  • There are no suggestions because the search field is empty.

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;

}