Introduction
If the pdoTools component is installed, the Fenom templating engine is used to parse chunks; otherwise, the built-in Smarty templating engine is used.
List of chunks:
Name | Description |
---|---|
QuizForm | Used to display the quiz form. |
QuizCover | Used for the main page of the quiz. |
QuizStep | Used for sections of the quiz. |
QuizFields | Used for the fields within the quiz. |
QuizContact | Used for the contact form. |
QuizResult | Used to display the quiz results. |
QuizEmailManager | Template for the email sent to the manager. |
QuizEmailUser | Template for the email sent to the user. |