You are here

Functions in Quiz 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
quiz_question_node_update question_types/quiz_question/quiz_question.module Implements hook_node_update().
quiz_question_node_view question_types/quiz_question/quiz_question.module Implements hook_node_view().
quiz_question_quiz_question_score question_types/quiz_question/quiz_question.module Implements hook_quiz_question_score().
quiz_question_refresh_latest_quizzes question_types/quiz_question/quiz_question.module Refreshes the quiz_question_latest_quizzes table when a user has modified a new quiz. 2
quiz_question_remove_latest_quizzes question_types/quiz_question/quiz_question.module Removes a quiz from the quiz_question_latest_quizzes table. 1
quiz_question_report_form question_types/quiz_question/quiz_question.module Returns a result report for a question response.
quiz_question_revision_actions question_types/quiz_question/quiz_question.pages.inc Create the form for the revision actions page 2
quiz_question_revision_actions_submit question_types/quiz_question/quiz_question.pages.inc Submit callback for the revision actions page 1
quiz_question_schema question_types/quiz_question/quiz_question.install Implements hook_schema().
quiz_question_skip_question question_types/quiz_question/quiz_question.module Implements hook_skip_question().
quiz_question_theme question_types/quiz_question/quiz_question.module Implements hook_theme().
quiz_question_uninstall question_types/quiz_question/quiz_question.install Implements hook_uninstall().
quiz_remove_partial_quiz_record_value ./quiz.admin.inc Helper function returning number of days as values and corresponding number of milliseconds as array keys. 1
quiz_report_form ./quiz.pages.inc Form for showing feedback, and for editing the feedback if necessary... 4
quiz_report_form_submit ./quiz.pages.inc Submit the report form 1
quiz_report_form_validate ./quiz.pages.inc Validate the report form 1
quiz_results_manage_results_form ./quiz.admin.inc Form for searching after and manipulating results for a quiz 1
quiz_results_mr_form_submit ./quiz.admin.inc Submit function for the result browser form 1
quiz_schema ./quiz.install Implements hook_schema().
quiz_set_auto_title ./quiz.admin.inc Adds inline js to automatically set the question's node title. 1
quiz_set_questions ./quiz.module Sets the questions that are assigned to a quiz. 1
quiz_start_check ./quiz.module Actions to take place at the start of a quiz. 1
quiz_start_quiz_button_form ./quiz.module Helper function for hook_view(). 1
quiz_stats_get_adv_stats modules/quiz_stats/quiz_stats.admin.inc Get stats for a single quiz. Maybe also for a single user. 2
quiz_stats_get_basic_stats modules/quiz_stats/quiz_stats.admin.inc Returns statistics for all available quizzes 2
quiz_stats_help modules/quiz_stats/quiz_stats.module Implements hook_help().
quiz_stats_menu modules/quiz_stats/quiz_stats.module Implements hook_menu().
quiz_stats_permission modules/quiz_stats/quiz_stats.module Implements hook_permission().
quiz_stats_revision_selector_page modules/quiz_stats/quiz_stats.admin.inc Page for selecting between several quiz revisions 1
quiz_stats_theme modules/quiz_stats/quiz_stats.module Implements hook_theme().
quiz_stats_validate_vid modules/quiz_stats/quiz_stats.module Validate that a node is of type quiz, and that the user has access to it, and that the vid is a vid of that quiz
quiz_store_question_result ./quiz.module Store a quiz question result. 1
quiz_take_access ./quiz.module Does the current user have access to take the quiz? 1
quiz_take_question_view ./quiz.module Create the view for a question the user is about to take. 1
quiz_take_quiz ./quiz.module Handles quiz taking. 1
quiz_theme ./quiz.module Implements hook_theme().
quiz_translate_form_date ./quiz_datetime.inc @file Handles the start and end times in a node form submission. 1
quiz_type_access_load ./quiz.module Load a quiz node, cache it and validate that it is indeed of type quiz. 1
quiz_uninstall ./quiz.install Implements hook_uninstall().
quiz_update_7100 ./quiz.install
quiz_update_7101 ./quiz.install
quiz_update_7402 ./quiz.install Implements hook_update_N
quiz_update_7403 ./quiz.install Adds index on vid column to the quiz_node_results table and on child_vid to the quiz_node_relationship table.
quiz_update_7404 ./quiz.install Increase the maximum quiz size
quiz_update_7405 ./quiz.install Remove unsigned attribute from field time_start and time_end in quiz_node_results table.
quiz_update_7406 ./quiz.install Adding columns mark answers as doubtful
quiz_update_7407 ./quiz.install Adding auto update max score
quiz_update_max_score_properties ./quiz.module Updates the max_score property on the specified quizzes 4
quiz_update_quiz_question_relationship ./quiz.module Copies quiz-question relation entries in the quiz_node_relationship table from an old version of a quiz to a new. 1
quiz_update_total_score ./quiz.module Update a score for a quiz. 2

Pages

Other projects