http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 --- Comment #18 from Mason James <mtj@kohaaloha.com> 2011-10-08 11:11:50 UTC --- (In reply to comment #16)
Some issues, in order of descending importance:
hi Ian i have subitted a patch to address your 3 BLOCKER issues...
1) Clearing does not work on search results; no AJAX seems to be posted at all. -- must fix to pass QA
i have made the ratings 'readonly' on the search results page. i think the removal of this feature is wise, and will help stop people (read: teenagers) abusing the ratings system my intention was for this to be an *experimental* feature, as i had reservations about including this feature in my patch to kc.org
2) Star ratings are rounded down (a rating of 2 and rating of 3 show a rating of 2 stars, rather than two and a half -- I believe this will be confusing to users if it's not fixed; please attempt.
i did attempt this enhancment, and discovered it breaks the page in no-JS mode, which is bad... i think it is wise to keep the ratings as whole-numbers only, until a solution is found that does not break paging viewing in no-JS mode (which will probably be another rating system?)
3) My ratings and other peoples ratings are the same color (yellow), making it difficult to tell quickly what I've already rated -- same as 2, though a little less urgent
the difference between my-ratings and average ratings is now clearly stated as text 'your rating: 5, average: 3.2 (12 votes)' is issue is now fixed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.