|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Settings for LO courses. More...
Collaboration diagram for ilLOUtils: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 151 of file class.ilLOUtils.php.
|
static |
Definition at line 170 of file class.ilLOUtils.php.
References $DIC, $valid, ilObjTest\_getActiveIdOfUser(), ilObjTest\_getTestIDFromObjectID(), ilObject\_lookupObjId(), ANONYMOUS_USER_ID, and ilObjTestAccess\visibleUserResultExists().
Referenced by ilLOMemberTestResultTableGUI\createTestResultLink().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 165 of file class.ilLOUtils.php.
Referenced by ilContainerObjectiveGUI\showObjectives(), and ILIAS\Containter\Content\ObjectiveRenderer\showObjectives().
Here is the caller graph for this function:
|
static |
Check if objective is completed.
Definition at line 29 of file class.ilLOUtils.php.
Referenced by ilLOTestQuestionAdapter\updateQuestionResult().
Here is the caller graph for this function:
|
static |
Definition at line 91 of file class.ilLOUtils.php.
References $DIC, $ilDB, and ilLOTestAssignments\getInstance().
Referenced by ilLOTestQuestionAdapter\initUserResult().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 61 of file class.ilLOUtils.php.
Referenced by ilLOTestQuestionAdapter\initUserResult().
Here is the caller graph for this function:
|
static |
Definition at line 107 of file class.ilLOUtils.php.
References ilObjTest\_lookupRandomTest().
Referenced by ilLOEditorStatus\lookupQuestionsAssigned(), and ilCourseObjectivesTableGUI\parse().
Here is the call graph for this function:
Here is the caller graph for this function: