| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.ui.listener.evaluation |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StudentScoreUpdateListener.saveStudentScores(StudentScoresBean bean,
TotalScoresBean tbean,
DeliveryBean delivery)
Persist the results from the ActionForm in the student page.
|
boolean |
StudentScoreListener.studentScores(String publishedId,
StudentScoresBean bean,
boolean isValueChange)
This will populate the StudentScoresBean with the data associated with the
particular versioned assessment based on the publishedId.
|
Copyright © 2005-2014 Sakai Project. All Rights Reserved.