|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TotalScoresBean | |
|---|---|
| org.sakaiproject.tool.assessment.ui.listener.evaluation | |
| Uses of TotalScoresBean in org.sakaiproject.tool.assessment.ui.listener.evaluation |
|---|
| Methods in org.sakaiproject.tool.assessment.ui.listener.evaluation with parameters of type TotalScoresBean | |
|---|---|
void |
TotalScoreListener.getFilteredList(TotalScoresBean bean,
ArrayList allscores,
ArrayList scores,
ArrayList students_not_submitted,
Map useridMap)
|
boolean |
HistogramListener.histogramScores(HistogramScoresBean histogramScores,
TotalScoresBean totalScores)
modified by gopalrc Nov 2007 Calculate the detailed statistics This will populate the HistogramScoresBean with the data associated with the particular versioned assessment based on the publishedId. |
void |
TotalScoreListener.prepareAgentResultList(TotalScoresBean bean,
PublishedAssessmentData p,
ArrayList scores,
ArrayList students_not_submitted,
Map useridMap)
|
boolean |
QuestionScoreUpdateListener.saveQuestionScores(QuestionScoresBean bean,
TotalScoresBean tbean)
Persist the results from the ActionForm in the question page. |
boolean |
StudentScoreUpdateListener.saveStudentScores(StudentScoresBean bean,
TotalScoresBean tbean,
DeliveryBean delivery)
Persist the results from the ActionForm in the student page. |
boolean |
TotalScoreUpdateListener.saveTotalScores(TotalScoresBean bean)
Persist the results from the ActionForm in the total page. |
void |
TotalScoreListener.setRecordingData(TotalScoresBean bean)
|
void |
TotalScoreListener.setRoleAndSortSelection(TotalScoresBean bean,
ArrayList agents,
boolean sortAscending)
|
boolean |
SubmissionStatusListener.submissionStatus(String publishedId,
SubmissionStatusBean bean,
TotalScoresBean totalScoresBean,
boolean isValueChange)
This will populate the SubmissionStatusBean with the data associated with the particular versioned assessment based on the publishedId. |
boolean |
TotalScoreListener.totalScores(PublishedAssessmentFacade pubAssessment,
TotalScoresBean bean,
boolean isValueChange)
This will populate the TotalScoresBean with the data associated with the particular versioned assessment based on the publishedId. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||