| Interface | osid.learning.batch.ProficiencyBatchForm | ||
|---|---|---|---|
| Implements | osid.learning.ProficiencyForm | ||
| Description |
This is the form for creating and updating proficiencies in
bulk. | ||
| Method | getObjectiveId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the objective Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResourceId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the resource Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getProficiencyId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the proficiency Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |