ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
setPoints (float $points) | |
getPoints () | |
setCorrect (bool $correct) | |
isCorrect () | |
Protected Attributes | |
$points | |
$correct | |
Definition at line 27 of file class.ilAsqQuestionResult.php.
ilAsqQuestionResult::getPoints | ( | ) |
ilAsqQuestionResult::isCorrect | ( | ) |
ilAsqQuestionResult::setCorrect | ( | bool | $correct | ) |
bool | $correct |
Definition at line 58 of file class.ilAsqQuestionResult.php.
References $correct.
ilAsqQuestionResult::setPoints | ( | float | $points | ) |
float | $points |
Definition at line 42 of file class.ilAsqQuestionResult.php.
References $points.
|
protected |
Definition at line 37 of file class.ilAsqQuestionResult.php.
Referenced by isCorrect(), and setCorrect().
|
protected |
Definition at line 32 of file class.ilAsqQuestionResult.php.
Referenced by getPoints(), and setPoints().