|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Data Structures | |
| class | AdditionalInformationGenerator |
| class | Factory |
| class | LogTable |
| class | TestAdministrationInteraction |
| class | TestError |
| class | TestLogger |
| class | TestLoggingDatabaseRepository |
| interface | TestLoggingRepository |
| @admin skergomard More... | |
| class | TestLogViewer |
| class | TestParticipantInteraction |
| class | TestQuestionAdministrationInteraction |
| interface | TestQuestionLogging |
| class | TestScoringInteraction |
| interface | TestUserInteraction |
Enumerations | |
| enum | TestAdministrationInteractionTypes : string { TEST_DELETED = 'test_deleted' } |
| enum | TestErrorTypes : string { ERROR_ON_UNDEFINED_INTERACTION = 'error_on_undefined_interaction' } |
| enum | TestParticipantInteractionTypes : string { TEST_RUN_FINISHED = 'test_run_finished' } |
| enum | TestQuestionAdministrationInteractionTypes : string { QUESTION_MODIFIED_IN_CORRECTIONS = 'question_modified_in_corrections' } |
| enum | TestScoringInteractionTypes : string { QUESTION_GRADING_RESET = 'question_grading_reset' } |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
| enum ILIAS::Test::Logging::TestAdministrationInteractionTypes : string |
| Enumerator | |
|---|---|
| TEST_DELETED | |
Definition at line 23 of file TestAdministrationInteractionTypes.php.
| enum ILIAS::Test::Logging::TestErrorTypes : string |
| Enumerator | |
|---|---|
| ERROR_ON_UNDEFINED_INTERACTION | |
Definition at line 23 of file TestErrorTypes.php.
| enum ILIAS::Test::Logging::TestParticipantInteractionTypes : string |
| Enumerator | |
|---|---|
| TEST_RUN_FINISHED | |
Definition at line 23 of file TestParticipantInteractionTypes.php.
| Enumerator | |
|---|---|
| QUESTION_MODIFIED_IN_CORRECTIONS | |
Definition at line 23 of file TestQuestionAdministrationInteractionTypes.php.
| enum ILIAS::Test::Logging::TestScoringInteractionTypes : string |
| Enumerator | |
|---|---|
| QUESTION_GRADING_RESET | |
Definition at line 23 of file TestScoringInteractionTypes.php.