Reviewed: https://reviews.mahara.org/6048 Committed: https://git.mahara.org/mahara/mahara/commit/d1bf622af03b2ebb2a0e67bbdc7c09f92d2febbb Submitter: Aaron Wells ([email protected]) Branch: master
commit d1bf622af03b2ebb2a0e67bbdc7c09f92d2febbb Author: Robert Lyon <[email protected]> Date: Thu Feb 11 11:29:49 2016 +1300 Bug 1316917: New approach to star rating using bootstrap glyphs This is a slimmer / stripped down system for doing jquery ratings. Instead of relying on styling radio buttons it relies on bootstrap glyphs and a hidden input field. The code is also controlled by a pieform element See lib/form/elements/ratings.php for more info about that part It also has some new settings in the Extensions -> artefact -> comment config form. They include settign the colour for the star icon, or using a different icon, eg hearts/thumbs up, and the number of ratings to show (3 - 12) behatnotneeded Change-Id: Ibf529efcb9a665c9f303242ed12d0c7b3dee2356 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1316917 Title: Change jQuery rating to new Bootstrap star ratings Status in Mahara: In Progress Bug description: We're currently on version 3.14. The latest is 4.11. https://code.google.com/p/jquery-star-rating-plugin/ To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1316917/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

