|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 | lookupQplBySequence (int $a_test_ref_id, int $a_sequence_id) |
| Lookup assigned qpl name (including taxonomy) by sequence. More... | |
| 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, ilTestTaxonomyFilterLabelTranslater $trans) |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Settings for LO courses
Definition at line 24 of file class.ilLOUtils.php.
|
staticprotected |
Definition at line 155 of file class.ilLOUtils.php.
|
static |
Definition at line 174 of file class.ilLOUtils.php.
References $DIC, $ilUser, $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 169 of file class.ilLOUtils.php.
Referenced by ilContainerObjectiveGUI\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, $query, $res, ilObject\_lookupObjId(), ilDBConstants\FETCHMODE_OBJECT, 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 |
Lookup assigned qpl name (including taxonomy) by sequence.
Definition at line 120 of file class.ilLOUtils.php.
References $DIC, $GLOBALS, and ilObjectFactory\getInstanceByRefId().
Referenced by ilCourseObjectivesTableGUI\parse().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 112 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: