Interface | Description |
---|---|
AnswerFeedback |
Component that produces ta feedback for a question response.
|
AnswerField |
Field for the student answer.
|
AnswerFieldComponentListener |
Listener interface providing a callback method to
AnswerField.getAnswerFieldComponent(com.wiris.quizzes.api.ui.AnswerFieldComponentListener) function. |
AuthoringField |
Field for authoring a correct answer of the question.
|
AuxiliaryCasField |
Field for the auxiliary Computer Algebra System field to be shown in the response form or in the
review page of a question.
|
EmbeddedAnswersEditor |
Extension of AuthoringField that allows to use an HTML editor to create
questions with embedded open answers within the text.
|
MathViewer |
Helper class for displaying MathML and graphic content.
|
QuizzesComponent |
Abstract root type for all Wiris Quizzes user interface components.
|
QuizzesComponentBuilder |
Entry point to the Wiris Quizzes user interface API.
|
QuizzesField |
Abstract root type for those interactive components that have a value.
|
QuizzesFieldListener |
Interface to be implemented in order to get the events from
QuizzesField
components. |
QuizzesUIBuilder | Deprecated
Use
QuizzesComponentBuilder instead. |
Class | Description |
---|---|
QuizzesUIConstants | Deprecated
Use
AuthoringFieldType , AnswerFieldType or EmbeddedAnswersEditorMode instead. |
Enum | Description |
---|---|
AnswerFieldType |
The possible types an answer field can be.
|
AuthoringFieldType |
The possible types an authoring field can be.
|
EmbeddedAnswersEditorMode |
The modes in which an
EmbeddedAnswersEditor
can filter the HTML. |
Copyright © 2021 Maths for More S.L. All Rights Reserved.