You are here

constant ShortAnswerQuestion::TEXT_ENTRY_TEXTAREA 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_TEXTAREA
  2. 6.5 question_types/short_answer/short_answer.classes.inc \ShortAnswerQuestion::TEXT_ENTRY_TEXTAREA

File

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

Class

ShortAnswerQuestion
Implementation of QuizQuestion.

Code

const TEXT_ENTRY_TEXTAREA = 1;