ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 | 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.
References ilTestRandomQuestionSetSourcePoolDefinition\getMappedTaxonomyFilter(), ilTestRandomQuestionSetSourcePoolDefinition\getPoolTitle(), ilTestTaxonomyFilterLabelTranslater\getTaxonomyFilterLabel(), ilTestRandomQuestionSetSourcePoolDefinition\getTypeFilter(), and ilTestTaxonomyFilterLabelTranslater\getTypeFilterLabel().
|
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().
|
static |
Definition at line 169 of file class.ilLOUtils.php.
|
static |
Check if objective is completed.
Definition at line 29 of file class.ilLOUtils.php.
References ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupObjId(), and ilLOSettings\getInstanceByObjId().
Referenced by ilLOTestQuestionAdapter\updateQuestionResult().
|
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().
|
static |
Definition at line 61 of file class.ilLOUtils.php.
References $factory, ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupObjId(), ilLOTestAssignments\getInstance(), ilLOSettings\getInstanceByObjId(), ilLORandomTestQuestionPools\lookupLimit(), and ilCourseObjectiveQuestion\loookupTestLimit().
Referenced by ilLOTestQuestionAdapter\initUserResult().
|
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().
|
static |
Definition at line 112 of file class.ilLOUtils.php.
References ilObjTest\_lookupRandomTest().
Referenced by ilLOEditorStatus\lookupQuestionsAssigned(), and ilCourseObjectivesTableGUI\parse().