Class to represent an outcome
| author | Stephen P Vickers |
|---|---|
| version | 2.5.00 |
| license | GNU Lesser General Public License, version 3 |
| package | LTI |
__construct(string $sourcedid= NULL, string $value= NULL)
stringResult sourcedid value for the user/resource link (optional, default is to use associated User object)
stringOutcome value (optional, default is none)
getSourcedid() : string
| deprecated | Use User object instead |
|---|
stringResult sourcedid valuegetValue() : string
stringOutcome valuesetValue($value)
$data_source : string
NULL$date : object
NULL$language : string
NULL$status : string
NULL$type : string
NULL$sourcedid : string
NULL| deprecated | Use User object instead |
|---|
$value : string
NULL