You are here

constant ShortAnswerQuestion::TEXT_ENTRY_TEXTFIELD in Quiz 6.3

Same name and namespace in other branches
  1. 6.6 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::TEXT_ENTRY_TEXTFIELD
  2. 6.5 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::TEXT_ENTRY_TEXTFIELD

File

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

Class

ShortAnswerQuestion
Implementation of QuizQuestion.

Code

const TEXT_ENTRY_TEXTFIELD = 0;