A rating is the evaluation or assessment of something, in terms of quality, quantity, or some combination of both. Examples include: - Web content voting, a system where users rate Web content - Reputation system, a score for a set of objects within the community based on a collection of ...
0
votes
1answer
16 views
5 star rating using CakeDC plugin
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 ...
0
votes
2answers
19 views
Rails Rating System with strange helper method
there's an issue, that is bothering me.
I'm following this "Ruby on Rails"-Tutorial to implement an ajaxified rating system
...
2
votes
1answer
150 views
ASP rating system wont rate? - why?
I am using this ratingsystem: http://www.chrishardy.co.uk/asp/scripts/accessible-star-ratings/
The problem is that now that everything is set up and ready to use, I can't give any stars.
Check out ...
-1
votes
0answers
23 views
Rating in HTML static site [closed]
I am developing a static HTML site which consists of some rock songs.
User will listen to those songs and assign rating to it. I've searched various sites and applied several rating features but as ...
-1
votes
0answers
26 views
How to realize rating system [closed]
How would you realize a rating system in a MySQL Database?
What is the best solution to have good performance?
Users should be able to give a +1 or -1 for a entry. I need to know what a user has ...
1
vote
1answer
23 views
How to weigh percentage versus quantity?
So I have a leader board I'm trying to develop and I've run into a bit of a problem...
It's a roulette game and I want to show who was the best stats.
Lets look at the following examples for scores:
...
0
votes
0answers
31 views
Picking a voting-system for crowed sourced items [closed]
I have a set of user generated items and I need to implement a voting system to determine the most popular item in the set. (Actually I have many sets but lets keep it simple for the moment). Note ...
0
votes
1answer
17 views
How to divide 2 joined SQL columns?
So im trying to create a highscore table for a "create your own burger" application.
My SQL Query:
SELECT Save_Burger.Name, Rating.TotalScore, Rating.TotalVotes FROM Save_Burger INNER JOIN Rating ON ...
0
votes
1answer
67 views
how to control target in a multiple jquery raty system
I'm using jquery raty to do a rating page in php, where multiple rating are displayed. It works ok unless one thing. The score function, and the click function works ok. But I'm having problems trying ...
0
votes
0answers
20 views
Google-Play Developer Console: Incorrect & not findable voting (bug)?
A week ago I have published a new Android-app on Google-Play.
Two of the actual ratings are 1-star-ratings.
One is okay, but the other one seems to be like a bug in google-play.
The rating is just ...
0
votes
1answer
895 views
Wordpress User Rating another User plugin
I like to have a feature in my website such as If a user comments a video or his/her comment gets a upvote by a another user. The posted user will gather points. Also if the site Admin wishes they ...
0
votes
3answers
9k views
JQuery: Thumbs up and down rating system?
I'm want to implement thumbs up and down rating system in my web app using jquery. Please tell me some plug-in or code how to implement the thumbs up and down rating system in my website, please share ...
0
votes
0answers
47 views
How to display a score summary in rails using jquery and display it back to the website? [closed]
I am new to Rails and jQuery and don't get my head around on how to display the sum and average rating of the score for each route. As for below example it should show 2 scores for route 1 with an ...
0
votes
1answer
99 views
XMLHttpRequest not working in IE10 (rating.js)
I need a little help.
I don't know javascript and i have a small problem (i guess) with the rating system from my site.
The rating system is this: ...
0
votes
0answers
10 views
Base Rate Tables (Logistics) (LTL)
Can anyone tell me how the base rates are determined by companies like CZARLite? I'm trying to understand the anatomy of a 'Freight Rater' as it relates to LTL shipments.
I'm assuming it's a massive ...
0
votes
1answer
54 views
How to Work Jquery Rating Stars Using in Java Application?
In my Java Application have concept of Show Rating Star.
And My java Application giving integer value ex:4, now i'm show the rating Stars four.
So how to do this one into Jquery?
And Display the ...
0
votes
0answers
37 views
How to display total and averages score from star rating out of Rails
I am new to Rails and JS and really hope you can help me with the issue I am facing.
I work on a website with 3 routes for each user level (Beginner/Intermediate/Expert), so all together 9 routes. ...
-2
votes
0answers
15 views
Is there a standalone product rating module around? [closed]
We have a webshop, built with Wordpress, and we want to add a product rating module (5-star system + customer reviews) to it.
We want the rating module to be independant of the webshop, so there ...
-2
votes
3answers
82 views
Is there any controls available for star rating?
Is there any controls available for star rating in ios ? So i can use that in UITableviewCell ??
I know there are some open open source controls like DYRating etc.. But iam not able to add it in ...
0
votes
0answers
38 views
How to implement ELO algorithm (aka Facesmash) among 4 inputs
Ok this is more like an algorithm question. Here is the deal. I have a fair grasp of Elo algorithm for two inputs (A vs B). What if I want to have a set up such that "A vs B vs C vs D" (like a ...
2
votes
3answers
7k views
Star Rating widget for jQuery UI
I was introduced to the Star Rating widget for jQuery UI.
I was originally using this one.
Is there any difference between using the two?
Well trying to use the jquery UI one, I can't get the input ...
0
votes
1answer
62 views
iTunes Connect: how to follow (properly) reviews with an RSS reader/agregator?
In Itunes Connect, there is for each app a RSS url (like https://itunes.apple.com/cn/rss/customerreviews/id=XXXXXXXXX/sortBy=mostRecent/xml?l=fr) to follow the user reviews. I copy/pasted this URL in ...
-2
votes
2answers
68 views
IP based Rating system? [closed]
This is the code below, i want to add a IP based rating system so the person can rate only once per link So when he rates again the same link it must collects the users IP and matches them in the ...
0
votes
0answers
59 views
binding rating control to an item from asset library dynamically in sharepoint 2013
I have a query related to SharePoint 2013.
I have a page in site collection that dynamically displays an item from asset library. Now I want to add a rating control to the page that gives rating to ...
0
votes
1answer
17 views
What is the most convinient and simple formula to calculate rating from views and favorites count?
I have some content on my site with two parameters:
- the number of views
- the number of people who added the item to theis favorites.
I want to propose some formula to combine those two parameter ...
0
votes
0answers
28 views
kCGImagePropertyIPTCStarRating Removed from ALAssetsLibrary Metadata
The IPTC Star Rating field, kCGImagePropertyIPTCStarRating in iOS, is stripped from the metadata dictionary when writing a new image using ALAssetsLibrary writeImageDataToSavedPhotosAlbum in iOS6. All ...
0
votes
0answers
23 views
How do I hard link pictures based on XMP-Tags?
I would like to link pictures with a XMP Rating of e.g. 3 an higher to a specific direcoty for export over upnp.
So I have a big Shotwell-Library and I would like to "export" all picturess with a ...
1
vote
1answer
46 views
How to create a rating based off social scores
I have a thousand recipes each having a tweet and facebook like counts. What i want to do is to create an overall rating out of 100 based off these two scores (and perhaps other social network counts ...
0
votes
0answers
74 views
Magento customizing Rating radio button
Want to reverse the value of radio button field :
Now the default situation in magento :
1 star => 6
2 star => 7
3 star => 8
4 star => 9
5 star => 10
Expected customization :
5 star => 10
4 star => ...
0
votes
3answers
46 views
Getting info about apps on Google Play
what is the way to get app rating and user reviews of an app on Google Play, if I have it´s Id?
0
votes
0answers
25 views
ajax toolkit rate fires twice in onchange event
client code
<ajaxToolkit:Rating ID="ThaiRating" runat="server"
CurrentRating="2"
MaxRating="5"
StarCssClass="ratingStar"
WaitingStarCssClass="savedRatingStar"
...
1
vote
1answer
52 views
problems while rating via selected star images for vision and back end select hidden value of input type radio
Hi i am trying to get value of input type radio by clicking on a star image by vision
and am success in this but am stuck in resetting the star image in other row
take a look of this fiddle ...
0
votes
0answers
5 views
Display Rating in K2_related_content
please your help. i want to put rating in module k2_related_content. anybody can help me?
Thanks a lots
-1
votes
1answer
28 views
mySQL - Sorting techniques and ordering
i have a table that contains a list of images and would like to sort them to a popular image sequence.
Below listed the table and i would like to make the "Target column", in order for me to sort ...
0
votes
1answer
149 views
Refresh a div to shows new rating in Django using JQuery and AJAX
I’m new to django and can’t find the way to refresh only the div and that the div shows me current rating with stars. My idea is that user can see average rating and rate something by clicking on the ...
2
votes
1answer
75 views
Average rating value counting
I am working on a website, which has 10 star rating system. All ratings are stored in tbl_rating and have attributes:
id
heading
description
rating (number of stars, 1 to 10)
shop_id (each rating ...
0
votes
0answers
57 views
Structured Data Tool not showing rating
Currently creating a rich snippet tool but the Google Structured data tool won't show the stars in the example. If you look below I should have implemented the rating system correctly with schema.org. ...
0
votes
1answer
88 views
Create a rating system in java
I am trying to rate an list of numbers eg. [297, 720, 840, 903, 1110, 1170] on a scale of 1 to 10 with 10 being the lowest and 1 being the highest number.
So list.get(0) would be 9/10 or 10/10 and ...
1
vote
2answers
135 views
Star Rating Control which should accept the decimal part also
Am Using Visual studio 2010 and coding by C#. Now i want to do a star rating control ie I have some values within 5, not more than that and i want to show the value rated by start based on the rating. ...
1
vote
1answer
83 views
Validation for a required element, jQuery Star Rating
I use fyneworks.com/jquery/star-rating/ to make a star rating on my site. But I have some trouble with validation with jquery. I want that the user must use it.
I use this:
$('#formid').validate({ ...
1
vote
3answers
2k views
Simple like/dislike rating system in php and MySQL
I want to add a simple rating system to my random video site (id = youtube id)
I don't have much experience with php and MySQL and I'm not sure how to update a field using submit buttons in this way:
...
0
votes
1answer
50 views
how to make a bar rating system using logarithm
I want to make a bar rating system for my website and this is what i have actually:
Which doesn't look nice at all :p. I want the height to increase like a Exponential curve gradually. Not too ...
1
vote
2answers
95 views
How to add Rating of a product in products listing?
I am displaying products of a particular category to the homepage content section.
I have made a separate .phtml file to display my homepage.
Now I want to show the ratings of a product (products are ...
0
votes
0answers
48 views
rating-widget with ajax
I download rating-widget from enter link description here
And add code in end of of my web-page
<div class="rw-js-container">
<script type="text/javascript">
// Async ...
0
votes
0answers
43 views
Seeking Java Feedback and Rating tool like ebay [closed]
Is there a commercial or open source FeedBack/Rating solution that is similar to Ebay that I can use on my jsp site? I have not been able to find anything, but I am sure that I must not be using the ...
1
vote
1answer
154 views
jQuery Star Rating Plugin callback function with previously default set value
I am using the jQuery Star Rating Plugin. When the page is loaded a dynamic value should be set with the posibility of changing that in a jquery dialog with the new selected value. I have something ...
3
votes
3answers
8k views
JQuery Star Rating [closed]
Can anyone suggest a simple JQuery five star rating script that is easy to setup. I just need a single instance on a single page. I don't care if it writes to a file or mysql database to calculate ...
5
votes
5answers
4k views
Prompt user to rate an Android app inside the App
In my Android app, I want to prompt the user at some point of time to rate the app in Android market.
Having searched for an approach, I've found some code on this website. This code seems to work ...
0
votes
1answer
22 views
Sorting a file with Cygwin in Windows
I have a file with thousands of beer reviews that I need to sort. Each beer review looks like this:
beer/name: John Harvards Simcoe IPA
beer/beerID: 63836
beer/brewerID: 8481
beer/ABV: 5.4
...
1
vote
1answer
178 views
Cannot change width and number of stars of RatingBar
I am trying to set a RatingBar with only 5 stars but it expands to fill the width of the screen.
I have found similar problems:
How to make RatingBar to show five stars
Android RatingBar - a ...











