Home
last modified time | relevance | path

Searched refs:feedback_date_custom (Results 1 – 2 of 2) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Exercise/classes/
H A Dclass.ilExAssignment.php99 protected $feedback_date_custom; variable in ilExAssignment
850 $this->feedback_date_custom = $a_value;
859 return $this->feedback_date_custom;
/dports/www/ilias6/ILIAS-6.14/Modules/Exercise/classes/
H A Dclass.ilExAssignment.php98 protected $feedback_date_custom; variable in ilExAssignment
892 $this->feedback_date_custom = $a_value;
901 return $this->feedback_date_custom;