|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ScoreProviderStrings | Interface used to define the gradebook score provider strings. |
| Class Summary | |
|---|---|
| Lineitem | The Lineitem class represents a single gradable item in a course. |
| Lineitem.AssessmentLocation | Simple class to define where the assessment identified by assessmentId is located. |
| Score | The Score class represents a grade in a course for a specific user and Lineitem. |
| Score.AttemptLocation | Enumeration class used to indicate the physical repository for an attempt. |
Provides the public implementation classes for Gradebook subsystem. The Gradebook is basically a 3-D container
for "attempts". The "columns" are represented as Lineitem objects. The "rows" are Users in the course.
Each cell displays a single value that may be calculated from one or more Scores. (The third dimension exists
by allowing multiple attempts for a given line item).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||