You are here

7 methods override QuizQuestion::delete() in Quiz 6.6

ChoiceQuestion::delete in question_types/choice/choice.classes.inc
Implementation of delete
LongAnswerQuestion::delete in question_types/long_answer/long_answer.classes.inc
Deletes a question from the database.
MatchingQuestion::delete in question_types/matching/matching.classes.inc
Deletes a question from the database.
QuizDirectionsQuestion::delete in question_types/quiz_directions/quiz_directions.classes.inc
Deletes a question from the database.
ScaleQuestion::delete in question_types/scale/scale.classes.inc
Implementation of delete
ShortAnswerQuestion::delete in question_types/short_answer/short_answer.classes.inc
Deletes a question from the database.
TrueFalseQuestion::delete in question_types/truefalse/truefalse.classes.inc
Deletes a question from the database.