ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
class.ilCourseObjectiveResult.php File Reference

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'
 

Variable Documentation

◆ IL_OBJECTIVE_STATUS_EMPTY

const IL_OBJECTIVE_STATUS_EMPTY 'empty'

◆ IL_OBJECTIVE_STATUS_FINAL

◆ IL_OBJECTIVE_STATUS_FINISHED

◆ IL_OBJECTIVE_STATUS_NONE

◆ IL_OBJECTIVE_STATUS_PRETEST

const IL_OBJECTIVE_STATUS_PRETEST 'pretest'

◆ IL_OBJECTIVE_STATUS_PRETEST_NON_SUGGEST

const IL_OBJECTIVE_STATUS_PRETEST_NON_SUGGEST 'pretest_non_suggest'