ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
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 }
A class defining mark schemas for assessment test objects.