Issue Details (XML | Word | Printable)

Key: SAK-5771
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Margaret Petit
Reporter: Lydia Li
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sakai

Publishing an assessment throws a warning intermittently about total score <=0

Created: 31-Jul-2006 16:12   Updated: 23-Oct-2008 11:07
Component/s: Tests & Quizzes (Samigo)
Affects Version/s: 2.2.1
Fix Version/s: 2.2.1

Time Tracking:
Not Specified

2.4.x Status: None
2.5.x Status: None
2.6.x Status: None


 Description  « Hide
I noticed I get this warning intermittently, "Warning: A gradebook entry could not be created fo
r this assessment because gradebook requires that the total points for this asses
sment must be > 0. " . After some investigation, I think this only happens with imported assessment, and before you open the assessment. assessmentBean.totalscore is not set (so it's 0) at the point of publishing.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Lydia Li added a comment - 31-Jul-2006 16:31
need to call assessmentBean.setAssessment(assessment);

commit -m "SAK-5771" C:/sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmPublishAssessmentListener.java
    Sending sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmPublishAssessmentListener.java
    Transmitting file data ...
    Committed revision 13133.

Peter A. Knoop added a comment - 19-Sep-2006 14:45
QA did not have time to verify this issues during the 2.2.1 release. It is being closed so QA can focus on the 2.3.0 release. If the issue still exists, feel free to re-open.