You are here

Classes, traits, and interfaces in Quiz 7.4

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AnswerStatus class question_types/quiz_ddlines/quiz_ddlines.module Status for each alternative as "enum"
ChoiceProcessor class question_types/quiz_h5p/report/type-processors/choice-processor.class.php Class FillInProcessor Processes and generates HTML report for 'fill-in' interaction type.
ChoiceTestCase class question_types/multichoice/multichoice.test
CompoundProcessor class question_types/quiz_h5p/report/type-processors/compound-processor.class.php Class FillInProcessor Processes and generates HTML report for 'fill-in' interaction type.
DDLinesQuestion class question_types/quiz_ddlines/quiz_ddlines.classes.inc Extension of QuizQuestion.
DDLinesResponse class question_types/quiz_ddlines/quiz_ddlines.classes.inc Extension of QuizQuestionResponse
Defaults class question_types/quiz_ddlines/quiz_ddlines.module Default values
FillInProcessor class question_types/quiz_h5p/report/type-processors/fill-in-processor.class.php Class FillInProcessor Processes and generates HTML report for 'fill-in' interaction type.
H5PReport class question_types/quiz_h5p/report/h5p-report.class.php Class H5PReport @property fillInProcessor
H5PReportXAPIData class question_types/quiz_h5p/report/h5p-report-xapi-data.class.php
HtmlReportPurifier class question_types/quiz_h5p/report/html-purifier/HtmlReportPurifier.php Class HtmlPurifier Purify html
LongAnswerQuestion class question_types/long_answer/long_answer.classes.inc Extension of QuizQuestion.
LongAnswerResponse class question_types/long_answer/long_answer.classes.inc Extension of QuizQuestionResponse
LongAnswerUnitTest class question_types/long_answer/long_answer.test Unit tests for the long_answer Module. @file
LongChoiceProcessor class question_types/quiz_h5p/report/type-processors/long-choice-processor.class.php Class FillInProcessor Processes and generates HTML report for 'fill-in' interaction type.
MatchingProcessor class question_types/quiz_h5p/report/type-processors/matching-processor.class.php Class MatchingProcessor
MatchingQuestion class question_types/matching/matching.classes.inc Extension of QuizQuestion.
MatchingResponse class question_types/matching/matching.classes.inc Extension of QuizQuestionResponse
MatchingUnitTest class question_types/matching/matching.test @file Unit tests for the matching Module.
MultichoiceQuestion class question_types/multichoice/multichoice.classes.inc Extension of QuizQuestion.
MultichoiceResponse class question_types/multichoice/multichoice.classes.inc Extension of QuizQuestionResponse
QuizDirectionsQuestion class question_types/quiz_directions/quiz_directions.classes.inc Extension of QuizQuestion.
QuizDirectionsResponse class question_types/quiz_directions/quiz_directions.classes.inc Extension of QuizQuestionResponse
QuizQuestion abstract class question_types/quiz_question/quiz_question.core.inc A base implementation of a quiz_question, adding a layer of abstraction between the node API, quiz API and the question types. 9
QuizQuestionH5P class question_types/quiz_h5p/QuizQuestionH5P.class.inc
QuizQuestionH5PResponse class question_types/quiz_h5p/QuizQuestionH5PResponse.class.inc
QuizQuestionResponse abstract class question_types/quiz_question/quiz_question.core.inc Each question type must store its own response data and be able to calculate a score for that data. 9
quiz_views_handler_argument_quiz_nid class includes/views/handlers/quiz_views_handler_argument_quiz_nid.inc
quiz_views_handler_argument_user_uid_nullable class includes/views/handlers/quiz_views_handler_argument_user_uid_nullable.inc
quiz_views_handler_field_node_link_take class includes/views/handlers/quiz_views_handler_field_node_link_take.inc Field handler to present a link to take a quiz node.
quiz_views_handler_field_number_questions class includes/views/handlers/quiz_views_handler_field_number_questions.inc
quiz_views_handler_field_question_status class includes/views/handlers/quiz_views_handler_field_question_status.inc @file Views field handler that translates question status integer constants (as defined in quiz.module) into their human-readable string counterparts.
quiz_views_handler_field_score_aggregate class includes/views/handlers/quiz_views_handler_field_score_aggregate.inc
quiz_views_handler_field_takes class includes/views/handlers/quiz_views_handler_field_takes.inc
quiz_views_handler_field_time class includes/views/handlers/quiz_views_handler_field_time.inc @file A handler to provide proper displays for dates.
quiz_views_handler_field_user_quiz_state class includes/views/handlers/quiz_views_handler_field_user_quiz_state.inc
quiz_views_handler_filter_question_status class includes/views/handlers/quiz_views_handler_filter_question_status.inc
quiz_views_handler_filter_quiz_nid class includes/views/handlers/quiz_views_handler_filter_quiz_nid.inc
quiz_views_handler_filter_user_nullable class includes/views/handlers/quiz_views_handler_filter_user_nullable.inc
quiz_views_handler_filter_user_quiz_state class includes/views/handlers/quiz_views_handler_filter_user_quiz_state.inc
quiz_views_handler_relationship_quiz_nid class includes/views/handlers/quiz_views_handler_relationship_quiz_nid.inc
ScaleQuestion class question_types/scale/scale.classes.inc Extension of QuizQuestion.
ScaleResponse class question_types/scale/scale.classes.inc Extension of QuizQuestionResponse
ShortAnswerQuestion class question_types/short_answer/short_answer.classes.inc Extension of QuizQuestion.
ShortAnswerResponse class question_types/short_answer/short_answer.classes.inc Extension of QuizQuestionResponse
ShortAnswerUnitTest class question_types/short_answer/short_answer.test
TrueFalseProcessor class question_types/quiz_h5p/report/type-processors/true-false-processor.class.php Class FillInProcessor Processes and generates HTML report for 'fill-in' interaction type.
TrueFalseQuestion class question_types/truefalse/truefalse.classes.inc Extension of QuizQuestion.
TrueFalseResponse class question_types/truefalse/truefalse.classes.inc Extension of QuizQuestionResponse
TrueFalseUnitTest class question_types/truefalse/truefalse.test

Pages

Other projects