# Functions
No description provided by the author
No description provided by the author
# Structs
ClozeHandler implements the QuestionTypeHandler interface for cloze questions.
No description provided by the author
ConsentHandler implements the QuestionTypeHandler interface for consent questions.
No description provided by the author
No description provided by the author
InputValueHandler implements the QuestionTypeHandler interface for input value questions.
MatrixHandler implements the QuestionTypeHandler interface for matrix questions.
MultipleChoiceHandler implements the QuestionTypeHandler interface for multiple choice questions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResponsiveTableHandler implements the QuestionTypeHandler interface for responsive table questions.
No description provided by the author
SingleChoiceHandler implements the QuestionTypeHandler interface for single choice questions.
UnknownTypeHandler implements the QuestionTypeHandler interface for unknown question types.
# Interfaces
No description provided by the author