ILIAS  release_8 Revision v8.23
class.ilSkillEval.php
Go to the documentation of this file.
1 <?php
2 
26 {
27  public const TYPE_APPRAISAL = 1;
28  public const TYPE_MEASUREMENT = 2;
29  public const TYPE_SELF_EVAL = 3;
30 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...