-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Using this plugin: http://www.fyneworks.com/jquery/star-rating/#tab-Testing
I have a simple callback function that picks up the id from the radio buttons:
<input type="radio" class="auto-submit-star {split:2}" id="myid" value="1" />
$('.auto-submit-star').rating({
callback: function(value…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm working on incorporating a reputation system into my site, similar to SO. Here is how it is structured:
User hasMany Project
User hasMany Answer
Project hasMany Rating
Answer hasMany Rating
Rating belongsTo Project where Rating.parent_type = Project
Rating belongsTo Answer where Rating.parent_type…
>>> More
-
as seen on Code Project
- Search for 'Code Project'
This is an FAQ for the ratings and reputation sytems on Code Project. It can be modified by any Silver member.
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Alright, so I'm looking to build a small program (C# and XAML) that, essentially, does this:
Generate array of players. Each player has a current rating and a true rating. I set current rating to 1200 as a starting point right now; I've also tried setting it to true rating and the average of the…
>>> More
-
as seen on Just Skins
- Search for 'Just Skins'
WordPress CMS is so powerful, we have seen variety of websites being made with WordPress. It is not limited to just blogging. You can build robust community driven websites as well. Recently I cam across these themes, as I was trying to build such a similar reviews, ratings community website. I have…
>>> More