You are here

constant ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH in Quiz 6.3

Same name and namespace in other branches
  1. 6.6 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH
  2. 6.4 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH
  3. 6.5 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH
  4. 7.6 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH
  5. 7 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH
  6. 7.4 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH
  7. 7.5 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::ANSWER_INSENSITIVE_MATCH

File

question_types/short_answer/short_answer.classes.inc, line 26
The main classes for the short answer question type.

Class

ShortAnswerQuestion
Implementation of QuizQuestion.

Code

const ANSWER_INSENSITIVE_MATCH = 1;