Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Jamroom Developers:
Jamroom5 jrRate Module Tip
Paul
Jamroom Team


Joined: 20 Aug 2003
Posts: 5341
Location: Nottingham, UK

Posted: 08/14/13 11:40 
Its probably not a well publicised fact, but the existing JR5 jrRate module does what the JR4 paRate does in that it will handle multiple rating options per item.
In the smarty template function that generates the stars, there is an optional 'index' field that defaults to '1', so if you do something like -


Code

Arrangement: {jrCore_module_function function="jrRating_form" type="star" module="jrAudio" index="1" item_id=$item._item_id current=$item.audio_rating_1_average_count|default:0 votes=$item.audio_rating_1_count|default:0 }
<br>
Lyrics: {jrCore_module_function function="jrRating_form" type="star" module="jrAudio" index="2" item_id=$item._item_id current=$item.audio_rating_2_average_count|default:0 votes=$item.audio_rating_2_count|default:0 }
<br>
Hit Potential: {jrCore_module_function function="jrRating_form" type="star" module="jrAudio" index="3" item_id=$item._item_id current=$item.audio_rating_3_average_count|default:0 votes=$item.audio_rating_3_count|default:0 }


you'll get 3 sets of rating stars that can represent different 'qualities' to rate. Also, just keep increasing the index value to get more stars!!

Cheers
Pa


_________________
Paul Asher
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Jamroom Developers

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.