ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Data Structures | |
class | SurveyImportParserPre38 |
Survey Question Import Parser. More... | |
Variables | |
const | METRIC_QUESTION_IDENTIFIER "Metric Question" |
Old survey question import/export identifiers. More... | |
const | NOMINAL_QUESTION_IDENTIFIER "Nominal Question" |
const | ORDINAL_QUESTION_IDENTIFIER "Ordinal Question" |
const | TEXT_QUESTION_IDENTIFIER "Text Question" |
const METRIC_QUESTION_IDENTIFIER "Metric Question" |
Old survey question import/export identifiers.
Definition at line 29 of file class.SurveyImportParserPre38.php.
Referenced by SurveyImportParserPre38\handlerEndTag().
const NOMINAL_QUESTION_IDENTIFIER "Nominal Question" |
Definition at line 30 of file class.SurveyImportParserPre38.php.
Referenced by SurveyImportParserPre38\handlerEndTag().
const ORDINAL_QUESTION_IDENTIFIER "Ordinal Question" |
Definition at line 31 of file class.SurveyImportParserPre38.php.
Referenced by SurveyImportParserPre38\handlerEndTag().
const TEXT_QUESTION_IDENTIFIER "Text Question" |
Definition at line 32 of file class.SurveyImportParserPre38.php.
Referenced by SurveyImportParserPre38\handlerEndTag().