I am using CakeDC ratings to make a star rating in my site. I managed to make it work but it is displaying radio choices. I really wanted it to be a 5-star like functionality. In their documentation they tell that it is possible to use Jquery.ui.stars to make it work, but I think I will spend a lot of time trying to.
Does anyone know or have a sample code (php, script, css and html) that make this functionality using that Ratings plugin?