ILIAS  release_7 Revision v7.30-3-g800a261c036
class.ilSkillEval.php
Go to the documentation of this file.
1<?php
2
3/* Copyright (c) 1998-2020 ILIAS open source, Extended GPL, see docs/LICENSE */
4
11{
12 const TYPE_APPRAISAL = 1;
14 const TYPE_SELF_EVAL = 3;
15}
An exception for terminatinating execution or to throw for unit testing.
Personal skills GUI class.