Click here to Skip to main content
15,914,419 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Guys,

I am trying to develop the rating module, for one of my application,


i want 1 solution for the both problem i have listed below


1) I have to show list of rating with stars for every rater,

2) show over all rating ie, average rating in star


in (1) i will be having 1.2/2.5/2/3 like decimal as well real number rating as happen as well in average calculating also same thing average will come like 2.9/3.6/3 so i want a control that should be free or else guide me how i can achieve this.

I tried the ajax rating tool that not having decimal value things, and jquery i am very beginner, i am not getting how to get rated value in rateit jquery plugin, and i have to make so changes on rating clicked bla bla, please any kind of help will be very appreciating,
Posted

 
Share this answer
 
v3
Comments
VishwaKL 30-Jul-13 8:26am    
Hello thanks for the reply, i asked about average rating, what are the links u given i gone through them, i want free tool as well, and if the user rate 4.5 it should show in star 4 filled star as well half of fifth star,
Thanks7872 30-Jul-13 8:34am    
You have to modify any code to some extent in order to meet your requirements. I have given you so many types of examples for the same. The code can be modified.
VishwaKL 30-Jul-13 23:54pm    
no that value filed for filling stars is int type, any how will try to make that decimal, thanks
Just google[^]once..
hope it will give your needed result.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900