ILIAS  release_5-2 Revision v5.2.25-18-g3f80b82851
Modules/Test

Class ilObjTest. More...

+ Collaboration diagram for Modules/Test:

Namespaces

 Modules
 Class ilChatroomConfigFileHandler .
 

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  ilObjAssessmentFolder
 Class ilObjAssessmentFolder. More...
 
class  ilObjAssessmentFolderAccess
 Class ilObjRootFolderAccess. 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  ilScoringAdjustmentGUI
 Class ilScoringAdjustmentGUI. More...
 
class  ilTestArchiver
 Class ilTestArchiver. 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  ilTestExportFilename
 
class  ilTestExportGUI
 Export User Interface Class. More...
 
class  ilTestExportPlugin
 Abstract parent class for all event hook plugin classes. More...
 
class  ilTestMailNotification
 Class ilTestMailNotification. More...
 
class  ilTestScoring
 Class ilTestScoring. More...
 
class  ilTestScoringByQuestionsGUI
 ilTestScoringByQuestionsGUI 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  ilTestSignatureGUI
 Signature Plugin Class. More...
 
class  ilTestSignaturePlugin
 Abstract parent class for all signature plugin classes. 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  ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI
 ilTestManScoringParticipantsBySelectedQuestionAndPassTableGUI More...
 
class  ilTestManScoringParticipantsTableGUI
 
class  ilTestParticipantsTableGUI
 
class  ilTestPassManualScoringOverviewTableGUI
 
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  ilTestMissingQuestionPoolIdParameterException
 
class  ilTestMissingSourcePoolDefinitionParameterException
 Exception for invalid parameters (e.g. More...
 
class  ilTestQuestionPoolNotAvailableAsSourcePoolException
 
interface  ilTestSequenceSummaryProvider
 Service class for tests. More...
 
class  ilassMarkTest
 Unit tests for ASS_Mark. More...
 
class  ilQuestionPoolExportGUI
 Export User Interface Class. More...
 
class  ilTestQuestionPoolExporter
 Used for container export with tests. More...
 
class  ilQuestionPoolExportTableGUI
 Class ilQuestionPoolExportTableGUI. More...
 
class  ilXMLChecker
 XML checker. More...
 

Variables

const LIMIT_NO_LIMIT 0
 Assessment constants. More...
 

Detailed Description

Class ilObjTest.

Class ilTestEvaluationUserData.

Class ilTestEvaluationPassData.

Class ilTestEvaluationData.

Author
Helmut Schottmüller helmu.nosp@m.t.sc.nosp@m.hottm.nosp@m.uell.nosp@m.er@ma.nosp@m.c.co.nosp@m.m
Björn Heyser bheys.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$
Author
Helmut Schottmüller helmu.nosp@m.t.sc.nosp@m.hottm.nosp@m.uell.nosp@m.er@ma.nosp@m.c.co.nosp@m.m
Björn Heyser bheys.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$
Exceptions
ilTestEvaluationException

Variable Documentation

◆ LIMIT_NO_LIMIT

const LIMIT_NO_LIMIT 0

Assessment constants.

Author
Helmut Schottmüller helmu.nosp@m.t.sc.nosp@m.hottm.nosp@m.uell.nosp@m.er@ma.nosp@m.c.co.nosp@m.m
Version
$Id$ General question constants

Definition at line 16 of file inc.AssessmentConstants.php.