ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Settings for LO courses. More...
Static Public Member Functions | |
static | isCompleted (int $a_cont_oid, int $a_test_rid, int $a_objective_id, int $max_points, int $reached, int $limit_perc) |
Check if objective is completed. More... | |
static | lookupObjectiveRequiredPercentage (int $a_container_id, int $a_objective_id, int $a_test_ref_id, int $a_max_points) |
static | lookupMaxAttempts (int $a_container_id, int $a_objective_id, int $a_test_ref_id) |
static | lookupRandomTest (int $a_test_obj_id) |
static | hasActiveRun (int $a_container_id, int $a_test_ref_id, int $a_objective_id) |
static | getTestResultLinkForUser (int $a_test_ref_id, int $a_user_id) |
Static Protected Member Functions | |
static | buildQplTitleByDefinition (ilTestRandomQuestionSetSourcePoolDefinition $def, ilTestQuestionFilterLabelTranslator $trans) |
Settings for LO courses.
Definition at line 24 of file class.ilLOUtils.php.
|
staticprotected |
Definition at line 156 of file class.ilLOUtils.php.
|
static |
Definition at line 175 of file class.ilLOUtils.php.
References $DIC, $valid, ilObjTest\_getActiveIdOfUser(), ilObjTest\_getTestIDFromObjectID(), ilObject\_lookupObjId(), ANONYMOUS_USER_ID, and ilObjTestAccess\visibleUserResultExists().
Referenced by ilLOMemberTestResultTableGUI\createTestResultLink().
|
static |
Definition at line 170 of file class.ilLOUtils.php.
Referenced by ilContainerObjectiveGUI\showObjectives(), and ILIAS\Containter\Content\ObjectiveRenderer\showObjectives().
|
static |
Check if objective is completed.
Definition at line 29 of file class.ilLOUtils.php.
Referenced by ilLOTestQuestionAdapter\updateQuestionResult().
|
static |
Definition at line 91 of file class.ilLOUtils.php.
References $DIC, $ilDB, $res, ilObject\_lookupObjId(), ilDBConstants\FETCHMODE_OBJECT, and ilLOTestAssignments\getInstance().
Referenced by ilLOTestQuestionAdapter\initUserResult().
|
static |
Definition at line 61 of file class.ilLOUtils.php.
Referenced by ilLOTestQuestionAdapter\initUserResult().
|
static |
Definition at line 112 of file class.ilLOUtils.php.
References ilObjTest\_lookupRandomTest().
Referenced by ilLOEditorStatus\lookupQuestionsAssigned(), and ilCourseObjectivesTableGUI\parse().