Uses of Class
org.sakaiproject.tool.assessment.ui.bean.evaluation.QuestionScoresBean

Packages that use QuestionScoresBean
org.sakaiproject.tool.assessment.ui.listener.evaluation   
 

Uses of QuestionScoresBean in org.sakaiproject.tool.assessment.ui.listener.evaluation
 

Methods in org.sakaiproject.tool.assessment.ui.listener.evaluation with parameters of type QuestionScoresBean
 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-2012 Sakai Project. All Rights Reserved.