You are here

6 calls to quiz_update_max_score_properties() in Quiz 7.6

QuizQuestion::saveRelationships in question_types/quiz_question/quiz_question.core.inc
Save this Question to the specified Quiz.
quiz_add_question_to_quiz in ./quiz.module
Action to add questions to the current quiz.
quiz_generate_questions in ./quiz.devel.inc
Generate Quiz questions.
quiz_set_questions in ./quiz.module
Sets the questions that are assigned to a quiz.
quiz_update in ./quiz.module
Implements hook_update().
_quiz_delete_question in question_types/quiz_question/quiz_question.module
Delete the question node from the db, and mark its identifiers in the quiz linking table as "NEVER". This is safer than deleting them and allows for same tracing of what's happened if a question was deleted unintentionally.