You are here

Classes, traits, and interfaces in Quiz 7.6

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
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
LongAnswerTestCase class question_types/long_answer/long_answer.test Test class for long answer.
MatchingQuestion class question_types/matching/matching.classes.inc Extension of QuizQuestion.
MatchingResponse class question_types/matching/matching.classes.inc Extension of QuizQuestionResponse
MatchingTestCase class question_types/matching/matching.test Test class for matching questions.
MultichoiceQuestion class question_types/multichoice/multichoice.classes.inc Extension of QuizQuestion.
MultichoiceResponse class question_types/multichoice/multichoice.classes.inc Extension of QuizQuestionResponse
MultichoiceTestCase class question_types/multichoice/multichoice.test Test class for multichoice questions.
Quiz class includes/Quiz.class.inc
QuizController class includes/QuizController.class.inc
QuizCreationTestCase class tests/QuizCreationTestCase.test Test aspects of quiz creation including global and user defaults.
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
QuizDirectionsTestCase class question_types/quiz_directions/QuizDirectionsTestCase.test Test class for short answer.
QuizFeedbackTestCase class tests/QuizFeedbackTestCase.test Base test class for Quiz questions.
QuizMetadataController class includes/QuizMetadataController.class.inc
QuizNavigationTestCase class tests/QuizNavigationTestCase.test Base test class for Quiz questions.
QuizPagesQuestion class question_types/quiz_page/quiz_page.classes.inc Extension of QuizQuestion.
QuizPagesResponse class question_types/quiz_page/quiz_page.classes.inc Extension of QuizQuestionResponse
QuizPageTestCase class question_types/quiz_page/QuizPageTestCase.test
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. 8
QuizQuestionController class includes/QuizQuestionController.class.inc
QuizQuestionMetadataController class includes/QuizQuestionMetadataController.class.inc
QuizQuestionRelationship class includes/QuizQuestionRelationship.class.inc
QuizQuestionRelationshipController class includes/QuizQuestionRelationshipController.class.inc
QuizQuestionRelationshipMetadataController class includes/QuizQuestionRelationshipMetadataController.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. 8
QuizQuestionTestCase abstract class question_types/quiz_question/QuizQuestionTestCase.test Base test class for Quiz questions. 8
QuizRandomTestCase class tests/QuizRandomTestCase.test Tests for random questions.
QuizResult class includes/QuizResult.class.inc
QuizResultAnswer class includes/QuizResultAnswer.class.inc
QuizResultAnswerController class includes/QuizResultAnswerController.class.inc
QuizResultAnswerMetadataController class includes/QuizResultAnswerMetadataController.class.inc
QuizResultController class includes/QuizResultController.class.inc
QuizResultMetadataController class includes/QuizResultMetadataController.class.inc
QuizResultTestCase class tests/QuizResultTestCase.test
QuizTakingTestCase class tests/QuizTakingTestCase.test
QuizTestCase abstract class tests/QuizTestCase.test Base test class for Quiz questions. 8
QuizTimerTestCase class tests/QuizTimerTestCase.test
QuizUpgradeTestCase class tests/QuizUpgradeTestCase.test
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

Pages

Other projects