| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Go to the source code of this file.
| Data Structures | |
| class | SurveyMetricQuestion | 
| Metric survey question.  More... | |
| Variables | |
| const | SUBTYPE_NON_RATIO = 3 | 
| const | SUBTYPE_RATIO_NON_ABSOLUTE = 4 | 
| const | SUBTYPE_RATIO_ABSOLUTE = 5 | 
| const SUBTYPE_NON_RATIO = 3 | 
Definition at line 27 of file class.SurveyMetricQuestion.php.
Referenced by SurveyMetricQuestionGUI\getCumulatedResultsDetails(), and SurveyMetricQuestion\setExportDetailsXLS().
| const SUBTYPE_RATIO_ABSOLUTE = 5 | 
Definition at line 29 of file class.SurveyMetricQuestion.php.
Referenced by SurveyMetricQuestion\checkUserInput(), SurveyMetricQuestionGUI\getCumulatedResultsDetails(), and SurveyMetricQuestion\setExportDetailsXLS().
| const SUBTYPE_RATIO_NON_ABSOLUTE = 4 | 
Definition at line 28 of file class.SurveyMetricQuestion.php.
Referenced by SurveyMetricQuestionGUI\getCumulatedResultsDetails(), and SurveyMetricQuestion\setExportDetailsXLS().