ILIAS
release_4-3 Revision
|
Namespaces | |
namespace | Modules |
builds the language variable identifier corresponding to the given passed status considering the given obligations answered status and the fact wether obligations are enabled or not in general |
Data Structures | |
class | ilCourseCertificateAdapter |
Test certificate adapter. More... | |
class | ASS_Mark |
A class defining marks for assessment test objects. More... | |
class | ASS_MarkSchema |
A class defining mark schemas for assessment test objects. More... | |
class | ilECSTestSettings |
Class ilECSTestSettings. More... | |
class | ilObjTestAccess |
Class ilObjTestAccess. More... | |
class | ilObjTestGUI |
Class ilObjTestGUI. More... | |
class | ilObjTestVerification |
Test Verification. More... | |
class | ilObjTestVerificationGUI |
GUI class for test verification. More... | |
class | ilRandomTestData |
This class represents a random test input property in a property form. More... | |
class | ilTestCertificateAdapter |
Test certificate adapter. More... | |
class | ilTestEvaluationGUI |
Output class for assessment test evaluation. More... | |
class | ilTestExport |
Export class for tests. More... | |
class | ilTestExporter |
Used for container export with tests. More... | |
class | ilTestMailNotification |
Class ilTestMailNotification. More... | |
class | ilTestOutputGUI |
Output class for assessment test execution. More... | |
class | ilTestScoringGUI |
Scoring class for tests. More... | |
class | ilTestSequence |
Test sequence handler. More... | |
class | ilTestService |
Service class for tests. More... | |
class | ilTestServiceGUI |
Service GUI class for tests. More... | |
class | ilTestSession |
Test session handler. More... | |
class | ilTestStatistics |
This class calculates statistical data for a test which has to be calculated using all participant datasets (like the median). More... | |
class | ilTestToplistGUI |
Scoring class for tests. More... | |
class | ilAssessmentFolderLogAdministrationTableGUI |
class | ilAssessmentFolderLogTableGUI |
class | ilEvaluationAllTableGUI |
TableGUI class for evaluation of all users. More... | |
class | ilListOfQuestionsTableGUI |
class | ilResultsByQuestionTableGUI |
TableGUI class for results by question. More... | |
class | ilTestAggregatedResultsTableGUI |
class | ilTestAverageReachedPointsTableGUI |
class | ilTestExportTableGUI |
class | ilTestFixedParticipantsTableGUI |
class | ilTestHistoryTableGUI |
class | ilTestInviteGroupsTableGUI |
class | ilTestInviteRolesTableGUI |
class | ilTestInviteUsersTableGUI |
class | ilTestManScoringParticipantsTableGUI |
class | ilTestParticipantsTableGUI |
class | ilTestPassOverwiewTableGUI |
class | ilTestQuestionsTableGUI |
class | ilTestVerificationTableGUI |
List all completed tests for current user. More... | |
class | ilTestEvaluationException |
Test Evaluation Exception. More... | |
class | ilTestException |
Base Exception for all Exceptions relating to Modules/Test. More... | |
class | ilTestQuestionPoolExporter |
Used for container export with tests. More... | |
class | ilXMLChecker |
XML checker. More... |
Variables | |
const | LIMIT_NO_LIMIT = 0 |
Assessment constants. |
Class ilObjTest.
Class ilTestEvaluationUserData.
Class ilTestEvaluationPassData.
Class ilTestEvaluationData.
ilTestEvaluationException |
const LIMIT_NO_LIMIT = 0 |
Assessment constants.
Definition at line 36 of file inc.AssessmentConstants.php.