Home
last modified time | relevance | path

Searched refs:mode_360_self_eval (Results 1 – 4 of 4) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Survey/classes/
H A Dclass.ilObjSurvey.php162 protected $mode_360_self_eval; // [bool] variable in ilObjSurvey
5072 $this->mode_360_self_eval = (bool) $a_value;
5077 return (bool) $this->mode_360_self_eval;
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/classes/
H A Dclass.ilObjSurvey.php141 protected $mode_360_self_eval; // [bool] variable in ilObjSurvey
4863 $this->mode_360_self_eval = (bool) $a_value;
4868 return (bool) $this->mode_360_self_eval;
/dports/www/ilias/ILIAS-5.4.25/setup/sql/
H A Ddbupdate_03.php14890 if (!$ilDB->tableColumnExists('svy_svy', 'mode_360_self_eval')) {
14891 $ilDB->addTableColumn('svy_svy', 'mode_360_self_eval', array(
/dports/www/ilias6/ILIAS-6.14/setup/sql/
H A Ddbupdate_03.php14890 if (!$ilDB->tableColumnExists('svy_svy', 'mode_360_self_eval')) {
14891 $ilDB->addTableColumn('svy_svy', 'mode_360_self_eval', array(