|
ILIAS
Release_4_3_x_branch Revision 61807
|
Go to the source code of this file.
Data Structures | |
| class | ilCourseObjectiveResult |
| class ilcourseobjective More... | |
Variables | |
| const | IL_OBJECTIVE_STATUS_EMPTY = 'empty' |
| 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' |
Definition at line 5 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\getStatus(), and ilContainerObjectiveGUI\showStatus().
| const IL_OBJECTIVE_STATUS_FINAL = 'final' |
Definition at line 7 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\_getSuggested(), ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().
| const IL_OBJECTIVE_STATUS_FINISHED = 'finished' |
Definition at line 9 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\_getSuggested(), ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().
| const IL_OBJECTIVE_STATUS_NONE = 'none' |
Definition at line 8 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\getStatus(), ilCourseObjectiveListGUI\insertProgressInfo(), and ilCourseObjectiveListGUI\insertTitle().
| const IL_OBJECTIVE_STATUS_PRETEST = 'pretest' |
Definition at line 6 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 10 of file class.ilCourseObjectiveResult.php.
Referenced by ilCourseObjectiveResult\getStatus(), and ilCourseObjectiveListGUI\insertProgressInfo().