sakai icon indicating copy to clipboard operation
sakai copied to clipboard

SAK-46837 Assignment submission export should sorting correctly when there are spaces

Open bbailla2 opened this issue 3 years ago • 2 comments

When exporting submissions from an assignment, the grade spreadsheets use AssignmentSubmissionComparator, which has code duplication and minor inconsistencies from comparators used elsewhere in Sakai. Make it use UserSortNameComparator when appropriate.

bbailla2 avatar Jan 25 '22 17:01 bbailla2

Makes sense to me. @ern?

ottenhoff avatar Jan 25 '22 17:01 ottenhoff

Nice unit tests!

bjones86 avatar Jan 25 '22 18:01 bjones86