Result
This captures all of the result data associated with the LTI Launch.
Constructor Summary
| Public Constructor | ||
| public |
constructor(id: number, grade: number, comment: string, url: string, sourcedId: string, service: Service) |
|
Member Summary
| Public Members | ||
| public get |
comment: * |
|
| public set |
comment: * |
|
| public set |
grade: * |
|
| public get |
grade: * |
|
| public set |
id: * |
|
| public get |
id: * |
|
| public get |
service: * |
|
| public set |
service: * |
|
| public get |
sourcedId: * |
|
| public set |
sourcedId: * |
|
| public get |
url: * |
|
| public set |
url: * |
|