ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilCourseObjectiveResult |
Variables | |
const | IL_OBJECTIVE_STATUS_EMPTY = 'empty' |
class ilcourseobjective | |
const | IL_OBJECTIVE_STATUS_PRETEST = 'pretest' |
const | IL_OBJECTIVE_STATUS_FINAL = 'final' |
const | IL_OBJECTIVE_STATUS_NONE = 'none' |
const | IL_OBJECTIVE_STATUS_FINISHED = 'finished' |
const | IL_OBJECTIVE_STATUS_PRETEST_NON_SUGGEST = 'pretest_non_suggest' |
const IL_OBJECTIVE_STATUS_EMPTY = 'empty' |
class ilcourseobjective
Definition at line 34 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\getStatus(), and ilContainerObjectiveGUI\showStatus().
const IL_OBJECTIVE_STATUS_FINAL = 'final' |
Definition at line 36 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\_getSuggested(), ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().
const IL_OBJECTIVE_STATUS_FINISHED = 'finished' |
Definition at line 38 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\_getSuggested(), ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().
const IL_OBJECTIVE_STATUS_NONE = 'none' |
Definition at line 37 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().
const IL_OBJECTIVE_STATUS_PRETEST = 'pretest' |
Definition at line 35 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().
const IL_OBJECTIVE_STATUS_PRETEST_NON_SUGGEST = 'pretest_non_suggest' |
Definition at line 39 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().