ILIAS
Release_4_1_x_branch Revision 61804
|
Data Structures | |
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 | ilObjTestAccess |
Class ilObjTestAccess. 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 | ilTestOutputGUI |
Output class for assessment test execution. More... | |
class | ilTestScoringGUI |
Scoring class for tests. More... | |
class | ilTestSequence |
Test sequence handler. 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 | 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 | ilTestParticipantsTableGUI |
class | ilTestQuestionsTableGUI |
class | ilXMLChecker |
XML checker. More... |
Variables | |
const | LIMIT_NO_LIMIT = 0 |
Assessment constants. |
Class ilObjTest.
Class ilTestEvaluationUserData.
Class ilTestEvaluationPassData.
Class ilTestEvaluationData.
const LIMIT_NO_LIMIT = 0 |
Assessment constants.
General question constants
Definition at line 36 of file inc.AssessmentConstants.php.