ILIAS
release_8 Revision v8.19
|
Go to the source code of this file.
Data Structures | |
class | SeqActivity |
Variables | |
const | TIMING_ONCE "once" |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More... | |
const | TIMING_EACHNEW "onEachNewAttempt" |
const | TER_EXITALL "_EXITALL_" |
const | TIMING_NEVER "never" |
const TER_EXITALL "_EXITALL_" |
Definition at line 23 of file SeqActivity.php.
const TIMING_EACHNEW "onEachNewAttempt" |
Definition at line 22 of file SeqActivity.php.
Referenced by SeqActivity\setRandomTiming(), and SeqActivity\setSelectionTiming().
const TIMING_NEVER "never" |
Definition at line 24 of file SeqActivity.php.
Referenced by SeqActivity\setRandomTiming(), and SeqActivity\setSelectionTiming().
const TIMING_ONCE "once" |
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
Definition at line 21 of file SeqActivity.php.
Referenced by SeqActivity\setRandomTiming(), and SeqActivity\setSelectionTiming().