ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
SeqObjective Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Collaboration diagram for SeqObjective:

Public Member Functions

 __construct ()
 

Data Fields

string $mObjID = "_primary_"
 
bool $mSatisfiedByMeasure = false
 
bool $mActiveMeasure = true
 
float $mMinMeasure = 1.0
 
bool $mContributesToRollup = false
 
array $mMaps = null
 

Detailed Description

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 SeqObjective.php.

Constructor & Destructor Documentation

◆ __construct()

SeqObjective::__construct ( )

Definition at line 35 of file SeqObjective.php.

36  {
37  }

Field Documentation

◆ $mActiveMeasure

bool SeqObjective::$mActiveMeasure = true

Definition at line 27 of file SeqObjective.php.

◆ $mContributesToRollup

bool SeqObjective::$mContributesToRollup = false

Definition at line 31 of file SeqObjective.php.

◆ $mMaps

array SeqObjective::$mMaps = null

Definition at line 33 of file SeqObjective.php.

◆ $mMinMeasure

float SeqObjective::$mMinMeasure = 1.0

Definition at line 29 of file SeqObjective.php.

◆ $mObjID

string SeqObjective::$mObjID = "_primary_"

Definition at line 23 of file SeqObjective.php.

◆ $mSatisfiedByMeasure

bool SeqObjective::$mSatisfiedByMeasure = false

Definition at line 25 of file SeqObjective.php.


The documentation for this class was generated from the following file: