ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilCourseObjectiveResult.php File Reference

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'

Variable Documentation

const IL_OBJECTIVE_STATUS_EMPTY = 'empty'

class ilcourseobjective

Author
Stefan Meyer smeye.nosp@m.r@da.nosp@m.tabay.nosp@m..de
Version
Id:
class.ilCourseObjectiveResult.php 21209 2009-08-21 13:18:52Z smeyer

Definition at line 34 of file class.ilCourseObjectiveResult.php.

Referenced by ilCourseObjectiveResult\getStatus(), and ilContainerObjectiveGUI\showStatus().

const IL_OBJECTIVE_STATUS_FINISHED = 'finished'
const IL_OBJECTIVE_STATUS_NONE = 'none'
const IL_OBJECTIVE_STATUS_PRETEST = 'pretest'
const IL_OBJECTIVE_STATUS_PRETEST_NON_SUGGEST = 'pretest_non_suggest'