You are here

9 calls to _quiz_get_question_types() in Quiz 6.4

quiz_get_questions in ./quiz.module
Retrieve list of published questions assigned to quiz.
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_question_module_for_type in ./quiz.module
quiz_take_quiz in ./quiz.module
Handles quiz taking.
_quiz_build_categorized_question_list in ./quiz.module
Builds the questionlist for quizzes with categorized random questions
_quiz_get_question_row in ./quiz.admin.inc
Helper function for theme_question_selection_table
_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_vocabularies in ./quiz.module
Retrieve list of vocabularies for all quiz question types.