[Building Sakai] Exporting Grades to Excel in Gradebook

Sam Ottenhoff ottenhoff at longsight.com
Tue Dec 13 08:54:06 PST 2011


Gradebook RosterBean.java runs the student score through a NumberFormat
operation that uses the preferred locale.  This causes the user score to
write to excel as a string (Excel text) instead of as a number.

The question: do we need to format the score using the preferred locale?
 Or should the user's Excel do this for them?

https://jira.sakaiproject.org/browse/SAK-19849 :: Grades exported to Excel
are "numbers as text"

--Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20111213/9d0ba076/attachment.html 


More information about the sakai-dev mailing list