quizfileupload_config |
./quizfileupload.module |
|
|
|
quizfileupload_config_validate |
./quizfileupload.module |
Validate the long_answer config form values |
|
1 |
quizfileupload_help |
./quizfileupload.module |
Implements hook_help(). |
|
|
quizfileupload_install |
./quizfileupload.install |
Implements hook_install(). |
|
|
quizfileupload_quiz_question_info |
./quizfileupload.module |
Implements hook_quiz_question_info(). |
|
|
quizfileupload_report_submit |
./quizfileupload.module |
Submit the result report for short answer |
|
1 |
quizfileupload_report_validate |
./quizfileupload.module |
Validate the result report for short answer |
|
1 |
quizfileupload_schema |
./quizfileupload.install |
Implements hook_schema(). |
|
|
quizfileupload_score_an_answer |
./quizfileupload.module |
|
1 |
|
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_7003 |
./quizfileupload.install |
#2709835 Change db field score to float |
|
|
quizfileupload_validate_extensions |
./quizfileupload.module |
Fork of file_validate_extensions(). |
|
|
quiz_file_markup |
./quizfileupload.classes.inc |
Markup function to show the file on the result screen |
2 |
|