|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Test\Results\Data\AttemptSolutions:Public Member Functions | |
| __construct (private readonly int $active_id, private readonly int $attempt_id, private readonly array $question_results) | |
| getActiveId () | |
| getAttempt () | |
| getQuestionResults () | |
Definition at line 23 of file AttemptSolutions.php.
| ILIAS\Test\Results\Data\AttemptSolutions::__construct | ( | private readonly int | $active_id, |
| private readonly int | $attempt_id, | ||
| private readonly array | $question_results | ||
| ) |
| array<QuestionResult> | $question_results |
Definition at line 28 of file AttemptSolutions.php.
| ILIAS\Test\Results\Data\AttemptSolutions::getActiveId | ( | ) |
Definition at line 35 of file AttemptSolutions.php.
| ILIAS\Test\Results\Data\AttemptSolutions::getAttempt | ( | ) |
Definition at line 40 of file AttemptSolutions.php.
| ILIAS\Test\Results\Data\AttemptSolutions::getQuestionResults | ( | ) |
Definition at line 48 of file AttemptSolutions.php.
Referenced by ILIAS\Test\Results\Presentation\AttemptResultsTable\__construct().
Here is the caller graph for this function: