ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
setPoints (float $points) | |
getPoints () | |
setCorrect (bool $correct) | |
isCorrect () | |
Protected Attributes | |
$points | |
$correct | |
Definition at line 13 of file class.ilAsqQuestionResult.php.
ilAsqQuestionResult::getPoints | ( | ) |
ilAsqQuestionResult::isCorrect | ( | ) |
ilAsqQuestionResult::setCorrect | ( | bool | $correct | ) |
bool | $correct |
Definition at line 44 of file class.ilAsqQuestionResult.php.
References $correct.
ilAsqQuestionResult::setPoints | ( | float | $points | ) |
float | $points |
Definition at line 28 of file class.ilAsqQuestionResult.php.
References $points.
|
protected |
Definition at line 23 of file class.ilAsqQuestionResult.php.
Referenced by isCorrect(), and setCorrect().
|
protected |
Definition at line 18 of file class.ilAsqQuestionResult.php.
Referenced by getPoints(), and setPoints().