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 ...
2
votes
1answer
1k views
Android RatingBar on AlertDialog
I hit the following error when i run the code segment below which is showing a RatingBar on an AlertDialog. The error is
java.lang.IllegalStateException: Could not execute method of the activity
...
2
votes
1answer
780 views
Magento reviews are showing summary-rating instead of rating-items in php
In my Magento store customers are reviewing my products in 3 categories (i.e. price). But when I'm printing these ratings it only shows a summary instead of these 3 categeries(see code).
<?php
...
1
vote
1answer
86 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({ ...
2
votes
0answers
208 views
skstoreproductviewcontroller: how to open “rating and review” at launch
I see some tutorial about skstoreproductviewcontroller, such as:
Open a list of my apps in the App Store within my App
However, it always opens skstoreproductviewcontroller with "Details" at launch, ...
1
vote
0answers
149 views
Getting K2 extra fields and rating into the search results, generic.php
I try to show tags, item rating and exztra fields in the search results. I got tags to show, but i fail with rating and extra fields. Can somebody advice me or give a code example?
Here is the code to ...
1
vote
0answers
74 views
Crawling App Store
How would I go about crawling the information in iTunes Preview for a mass amount of apps? I'm trying to gather the number of ratings on many apps, but I can't find a way to input the correct URL for ...
1
vote
0answers
140 views
K2_content module rating
I've been reconstructing the standard K2 rating in the category_item.php to view ratings from to show as stars to show as number.
What I did was, I replaced this code:
<?php ...
1
vote
0answers
316 views
jQuery UI Stars Plugin is not loaded inside a .load callback
I am new to jQuery and cannot determine why this plugin does not exist within the context of the callback. I have an asp.net page with a master page.
Here is code in the head of the master:
<!-- ...
1
vote
0answers
217 views
API powered Rating system. How to set up one?
I am trying to make a rating system, exactly the same as Youtube's thumbs Up/Down.
I already asked this question
(Youtube-like like/dislike rating system code wanted?)
, but couldn't get much help on ...
1
vote
0answers
443 views
Star rating plugin (set multiple attributes not working)
I'm using the fyneworks plugin and it's driving me a little crazy. I just want to set the ratings to readOnly and display the avg rating from my server. I can do one or the other, but I can't manage ...
1
vote
0answers
1k views
Magento - How can I add rating information to a review
I'm manually creating reviews in Magento and I'm trying to find out how I add the rating information in? I can add the reviews no problem but I'm struggling with the rating values (star values).
I ...
1
vote
0answers
1k views
android rating bar: setting rating when starting
i use a context-menu on a listview to open a dialog where i can set a certain rating (via a ratingbar) for the list items. the code is as follows:
@Override
public void ...
1
vote
0answers
143 views
Rating Bar in ApiDemos app get cropped in AT&T Galaxy 2.1 phone
Rating Bar in the ApiDemos app runs fine on 1.5 and 2.1 simulator. But when I tried it on the popular module AT&T Galaxy 2.1, it get truncated on the portrait mode. I am expecting to see 5 stars ...
1
vote
0answers
1k views
Ajax star rating resets when focus lost (jquery)
I am using following code for AJAX rating system
jQuery.fn.rater = function(url, options)
{
if(url == null) return;
var settings = {
url : url, // post changes to
...
0
votes
0answers
9 views
Schema rating is not working
I am using schema rating in my website but is not appearing in Google results.
But when I see the test using the Google Structured Data Testing Tool looks like everything is ok:
Take a look at this:
...
0
votes
0answers
13 views
Rich snippet showing only stars and number of reviews
Just want to show only the following data:
Rich snippet showing only Stars and Number of reviews .
Have tried a lot but gets :
Stars , Rating count and Review count .
I want to remove that Rating ...
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
0answers
40 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. ...
0
votes
0answers
42 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 ...
0
votes
0answers
64 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
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 ...
0
votes
0answers
31 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
83 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
0answers
26 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"
...
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
0
votes
0answers
59 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
0answers
50 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
123 views
Cannot get the jquery star ratings class to work in jqGrid
I'm new to jqGrid and am trying to develop a simple grid that returns xml data. I have figured out how to add the xml to the grid. But one of the requirements is that I have a 5 Star Rating image ...
0
votes
0answers
35 views
ELO-system score not updated in Parse.com backend
Here's my Parse Cloud Code function. It modifies the ELO ranking of two items:
Parse.Cloud.define("rank", function(request, response) {
var winnerId = request.params.winner;
var loserId = ...
0
votes
0answers
350 views
ASP.NET Ajax rating control - On mouse hover won't work
I am trying to use the asp.net ajax Rating control but for some sort of reason, when I hover my mouse on the control, it simply wont work.
The Empty stars are visible. The filled stars are also ...
0
votes
0answers
35 views
How to use the Jquery barrating from Netboy.pl?
I am using the barrating plugin from netboy.pl and have successfully gotten the bar to show after having some initial issues with that. Now I am stuck and unsure why the hover effects and selection ...
0
votes
0answers
47 views
Rating a sound file/sound source in android
I want to listen and rate a sound file(say excellent to very poor), based on the quality of the sound, for any android device.
It would be helpful even if I am able to detect the noise level in a ...
0
votes
0answers
102 views
gd star rating css thumbs mod
Please help in modifying css style Thumbs Article Rating Block to get the result like the picture.
thank you
screen: http://uryna.net/gdstar_thumb.jpg
pass to left of div, push to right, in center ...
0
votes
0answers
32 views
YouTube Api: Finding ratings and raters
I am trying to achieve two things with YouTube API (JAVA):
Given a VideoEntry, fetching the number of likes and dislikes for the video.
Currently I am using VideoEntry.getRating().getAverage() which ...
0
votes
0answers
29 views
wordpress review/feedback engine integration
i need solution for some problem.
I have website with two different custom post types in wordpress.
Products and Services.
no i need reach rating system for unregistered users.
User can leave ...
0
votes
0answers
137 views
Rating plugin in classipress
I'm using Wordpress, with the Classipress theme to allow users to post ads.
The rating plugin that I use is: http://rating-widget.com/get-the-word-press-plugin
Unfortunately, the rating widget ...
0
votes
0answers
63 views
Weighted Voting Calculation with 1 Extra Criterion
I have been over a number of post relating to the subject but none seem to match my requirements. I thought I was onto something with the links offered in this post but they are missing an extra ...
0
votes
0answers
125 views
Magento Go : how to customize rating css and keep individual in product listing page?
I need to implement Review stars display in product listing page,but in listing review summery of all rating criteria is considered and display one as whole
example :
quality has 3 stars
price has ...
0
votes
0answers
493 views
Glicko-2 Rating System: Bug or exploit?
Glicko-2 is a rating system used in chess, but can be used in many other situations. Glicko-2 is an improvement on Glicko-1, which addressed problems of the older ELO rating.
What makes Glicko-2 ...
0
votes
0answers
38 views
Ranking reviews while factoring in the number of votes
I was just reading up on this topic on this page:
What is a better way to sort by a 5 star rating?
The selected answer is good, but I am having a hard time figuring out how to adapt the solution to ...
0
votes
0answers
327 views
Initializing score using raty plugin
I have a number of results coming from search results and I need to show their ratings also. I'm unable to find a way to do.
This is how I did,
jQuery.each($('.new_star'), function(index, element){
...
0
votes
0answers
77 views
Flex Mobile - Rate Application Feature
I am trying to figure out how to setup a "rate my application" feature in my apple/android flex mobile app. Is there a way to do this that would check whether the user has already rated the app, and ...
0
votes
0answers
109 views
Need a rating formula for multiplayer competition
I am organising a multiplayer event where each player has a rating (new player is assigned a rating of 1500) ..I want to have a good formula for calculating the new ratings after a competition..I ...
0
votes
0answers
794 views
Using jQuery Star Rating Plugin
I have a question about jQuery Star Rating Plugin: I'm using this plugin to rate articles by people who bought them, but the articles can only be rated once. After rating an article, it must become ...
0
votes
0answers
90 views
Vote-up / Vote-down SQL Query returns “FAILED!” each time
I'm trying to add vote up / vote down functions for each item I have in a table. I am currently working on implementing this one here: ...
0
votes
0answers
237 views
ajax control toolkit's rating doesn't maintain value inside dynamically created web user control
The most annoying issue.. hopefully one of you guys will know the solution
I'm having a dynamically created web user control which holds two component, regular TextBox and ajax control toolkit's ...
0
votes
0answers
275 views
Custom like button rating system
Im making an image site, where users will be able to "like" images (not to be confused with facebook likes). There wont be any dislike button or something similar. What would be a fitting rating ...
0
votes
0answers
174 views
rating formula between two items
What will be the best rating formula to decide about the winner where the voting is done in terms of "5 star" rating?
For e.g. there is a video site in which users can give between 1 to 5 star rating ...
0
votes
0answers
119 views
Star rating not possible in php
I have a problem .In my page there is a option of star rating .Once the rating is selected it remains the same with the same user .However in my page the star rating is not retaining the rates the ...
0
votes
0answers
531 views
asp.net code for article submission and comments and rating
I need to write a module for submission of articles and rate and commenting of the article. Can anyone help me with sample asp.net 3.5 code to upload articles in asp.net and comments and rating.
...



