ILIAS  release_8 Revision v8.24
interface.ilMarkSchemaAware.php
Go to the documentation of this file.
1<?php
2
25{
29 public function getMarkSchema(): ASS_MarkSchema;
30
34 public function checkMarks();
35
39 public function canEditMarks(): bool;
40
44 public function getMarkSchemaForeignId(): int;
45
49 public function onMarkSchemaSaved();
50}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...