You are here

Functions in Quiz Drag Drop 7

Primary tabs

Namesort descending Location Description Direct uses Strings
quiz_drag_drop_config ./quiz_drag_drop.module Implements hook_config().
quiz_drag_drop_help ./quiz_drag_drop.module Implements hook_help().
quiz_drag_drop_init ./quiz_drag_drop.module Implements hook_init().
quiz_drag_drop_install ./quiz_drag_drop.install Implements hook_install().
quiz_drag_drop_quiz_question_info ./quiz_drag_drop.module Implements hook_quiz_question_info().
quiz_drag_drop_schema ./quiz_drag_drop.install Implements hook_schema().
quiz_drag_drop_theme ./quiz_drag_drop.module Implements hook_theme().
quiz_drag_drop_uninstall ./quiz_drag_drop.install Implements hook_uninstall().
quiz_drag_drop_update_101 ./quiz_drag_drop.install Droping primary key if any from quiz_drag_drop_user_answers table, Adding indexes on question nid, result id and question vid.
theme_quiz_drag_drop_answer_form theme/quiz_drag_drop.theme.inc Theme function for the quiz_drag_drop report.
theme_quiz_drag_drop_response theme/quiz_drag_drop.theme.inc Theme function for the quiz_drag_drop report.

Other projects