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

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

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

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