thanks for help :)
now i need to make the avarage value for the vote
i have a table

id_user (who make the vote)
id_book (the book)
vote    (from 1 to 5)

i need the avarage vote of every book ...



On 16 Set, 05:31, weheh <richard_gor...@verizon.net> wrote:
> Check out these 2 links:
>
> http://www.web2py.com/book/default/chapter/10?search=voting+and+ratin...
>
> and
>
> http://web2pyslices.com/main/slices/take_slice/5
>
> On Sep 15, 1:50 pm, ceriox <cer...@gmail.com> wrote:
>
> > i need to make a rating system for a bookstore.
>
> > *user can vote only one time a book (when he open the book details he
> > can see hes vote and change if he want)
> > *i need to  display user vote and average rating of all user for a
> > book
>
> > On 15 Set, 19:23, ceriox <cer...@gmail.com> wrote:
>
> > > hi,
> > > anybody can post an working example of rating plugin? or a guide?
>
> > > thanks for help
>
>

Reply via email to