| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.ui.listener.evaluation |
| Modifier and Type | Method and Description |
|---|---|
boolean |
QuestionScoreListener.questionScores(String publishedId,
QuestionScoresBean bean,
boolean isValueChange)
This will populate the QuestionScoresBean with the data associated with
the particular versioned assessment based on the publishedId.
|
boolean |
QuestionScoreUpdateListener.saveQuestionScores(QuestionScoresBean bean,
TotalScoresBean tbean)
Persist the results from the ActionForm in the question page.
|
Copyright © 2005-2014 Sakai Project. All Rights Reserved.