You are here

Functions in Quiz File Upload 7.5

Primary tabs

Namesort descending Location Description Direct uses Strings
quizfileupload_config_validate ./quizfileupload.module Validate the quizfileupload config form values. 1
quizfileupload_help ./quizfileupload.module Implements hook_help().
quizfileupload_install ./quizfileupload.install Implements hook_install().
quizfileupload_quiz_question_config ./quizfileupload.module Implements hook_quiz_question_config().
quizfileupload_quiz_question_info ./quizfileupload.module Implements hook_quiz_question_info().
quizfileupload_report_submit ./quizfileupload.module Submit the result report for quizfileupload. 1
quizfileupload_schema ./quizfileupload.install Implements hook_schema().
quizfileupload_score_an_answer ./quizfileupload.module Set a score for a quizfileupload question. 1
quizfileupload_theme ./quizfileupload.module Implements hook_theme().
quizfileupload_uninstall ./quizfileupload.install Implements hook_uninstall().
quizfileupload_update_7001 ./quizfileupload.install Fixes the data structure for users with the original #2092275 patch.
quizfileupload_update_7002 ./quizfileupload.install Add the option to manually score the question.
quizfileupload_update_7500 ./quizfileupload.install Update the modules data structure to support quiz 5.x.
quizfileupload_update_7501 ./quizfileupload.install Issue #2709835 Change db field score to float.
quizfileupload_update_7502 ./quizfileupload.install Issue #2973043 Normalise the variable quizfileupload_default_extensions.
quizfileupload_update_7503 ./quizfileupload.install Issue #2973014 Add filesize col to quiz_fileupload_node_properties table.
quiz_file_markup ./quizfileupload.module Markup function to show the file on the result screen. 1
theme_quizfileupload_response_form theme/quizfileupload.theme.inc Theme the quizfileupload response form.
theme_quizfileupload_user_answer theme/quizfileupload.theme.inc Theme the quizfileupload answer.

Other projects