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...
Public Member Functions | |
__construct () | |
Data Fields | |
string | $mGlobalObjID = null |
bool | $mReadStatus = true |
bool | $mReadMeasure = true |
bool | $mReadRawScore = true |
bool | $mReadMinScore = true |
bool | $mReadMaxScore = true |
bool | $mReadCompletionStatus = true |
bool | $mReadProgressMeasure = true |
bool | $mWriteStatus = false |
bool | $mWriteMeasure = false |
bool | $mWriteRawScore = false |
bool | $mWriteMinScore = false |
bool | $mWriteMaxScore = false |
bool | $mWriteCompletionStatus = false |
bool | $mWriteProgressMeasure = false |
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 SeqObjectiveMap.php.
SeqObjectiveMap::__construct | ( | ) |
Definition at line 53 of file SeqObjectiveMap.php.
string SeqObjectiveMap::$mGlobalObjID = null |
Definition at line 23 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mReadCompletionStatus = true |
Definition at line 35 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mReadMaxScore = true |
Definition at line 33 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mReadMeasure = true |
Definition at line 27 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mReadMinScore = true |
Definition at line 31 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mReadProgressMeasure = true |
Definition at line 37 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mReadRawScore = true |
Definition at line 29 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mReadStatus = true |
Definition at line 25 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mWriteCompletionStatus = false |
Definition at line 49 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mWriteMaxScore = false |
Definition at line 47 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mWriteMeasure = false |
Definition at line 41 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mWriteMinScore = false |
Definition at line 45 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mWriteProgressMeasure = false |
Definition at line 51 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mWriteRawScore = false |
Definition at line 43 of file SeqObjectiveMap.php.
bool SeqObjectiveMap::$mWriteStatus = false |
Definition at line 39 of file SeqObjectiveMap.php.