Skip to content
#

quiz

Here are 2,398 public repositories matching this topic...

christianp
christianp commented Jun 27, 2022

In HTML which has JME values substituted into it, such as the question statement, you can set an attribute on a tag from a JME expression by adding eval- to the attribute name.

For example, in

<p eval-class="{classname}"></p>

the class attribute will use the value of the classname question variable.

For images, the alt attribute is set by the rich text editor, but it'

Improve this page

Add a description, image, and links to the quiz topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quiz topic, visit your repo's landing page and select "manage topics."

Learn more