You are here

24 string references to 'Quiz' in Quiz 7.6

LongAnswerTestCase::getInfo in question_types/long_answer/long_answer.test
MatchingTestCase::getInfo in question_types/matching/matching.test
MultichoiceTestCase::getInfo in question_types/multichoice/multichoice.test
QuizCreationTestCase::getInfo in tests/QuizCreationTestCase.test
QuizDirectionsTestCase::getInfo in question_types/quiz_directions/QuizDirectionsTestCase.test
QuizFeedbackTestCase::getInfo in tests/QuizFeedbackTestCase.test
QuizNavigationTestCase::getInfo in tests/QuizNavigationTestCase.test
QuizPageTestCase::getInfo in question_types/quiz_page/QuizPageTestCase.test
QuizRandomTestCase::getInfo in tests/QuizRandomTestCase.test
QuizResultTestCase::getInfo in tests/QuizResultTestCase.test
quiztake_pane.inc in plugins/content_types/quiztake_pane.inc
QuizTakingTestCase::getInfo in tests/QuizTakingTestCase.test
QuizTimerTestCase::getInfo in tests/QuizTimerTestCase.test
QuizUpgradeTestCase::getInfo in tests/QuizUpgradeTestCase.test
quiz_entity_info in ./quiz.module
Implements hook_entity_info().
quiz_generate_form in ./quiz.devel.inc
Form callback for devel_generate support.
quiz_mail in ./quiz.module
Implements hook_mail().
quiz_results.view.inc in includes/views/defaults/quiz_results.view.inc
quiz_user_results.view.inc in includes/views/defaults/quiz_user_results.view.inc
ScaleTestCase::getInfo in question_types/scale/scale.test
The getInfo() method provides information about the test. In order for the test to be run, the getInfo() method needs to be implemented.
ShortAnswerTestCase::getInfo in question_types/short_answer/short_answer.test
theme_quiz_stats_get_basic_stats in modules/quiz_stats/quiz_stats.admin.inc
Generates table of results from quiz data structure.
TrueFalseTestCase::getInfo in question_types/truefalse/truefalse.test
_quiz_get_quiz_name in ./quiz.module
Get the quiz name variable and set it as a constant so we don't have to keep calling it in every function.