You are here

14 calls to _quiz_get_question_types() in Quiz 6.6

qcollection_items_form in includes/qcollection/qcollection.inc
Handles "manage questions" tab.
quiz_admin_list_questions_ac in ./quiz.admin.inc
Autocompletion function for quiz questions.
quiz_module_for_type in ./quiz.module
quiz_questions_form in ./quiz.admin.inc
Handles "manage questions" tab.
quiz_questions_form_validate in ./quiz.admin.inc
Validate that the supplied questions are real.
quiz_take_quiz in ./quiz.module
Handles quiz taking.
theme_qcollection_question_table in includes/qcollection/qcollection.pages.inc
Theme a table containing array of questions and options.
theme_question_selection_table in ./quiz.admin.inc
Theme a question selection table, adding drag and drop support.
theme_quiz_question_report in question_types/quiz_question/quiz_question.theme.inc
Implementation of theme_$type_report(). Theme the feedback report for a quiz. This report is generated (typically) at the end of the quiz.
theme_truefalse_report in question_types/truefalse/truefalse.theme.inc
Implementation of theme_$type_report(). Theme the feedback report for a quiz. This report is generated (typically) at the end of the quiz.
_quiz_get_questions in ./quiz.module
Retrieve list of published questions assigned to quiz.
_quiz_get_random_taxonomy_question_ids in ./quiz.module
Given a term ID, get all of the question nid/vids that have that ID.
_quiz_get_unused_questions in ./quiz.module
Retrieve list of published questions not assigned to quiz.
_quiz_get_vocabularies in ./quiz.module
Retrieve list of vocabularies for all quiz question types.