[Dev-flock] argument evaluation

Mike Eggar eggar at hotmail.com
Thu Dec 6 23:50:32 EST 2007


Probably can't get evaluations working properly by friday, been trying something like this:

    user = Action.objects.get(item_type='18', item_id=request['argument_id']).user
    user = UserExtended(user)
    user.status = user.status + score




> Date: Thu, 6 Dec 2007 20:43:34 -0500
> From: lucy at thoughtandmemory.org
> To: eggar at hotmail.com
> Subject: Re: [Dev-flock] argument evaluation
> CC: dev-flock at mit.edu
> 
> Hmm. Ratings and evaluations are different. An evaluation is supposed
> to effect a user's status points, which can range across negative and
> positive numbers. I remember being unable to find evaluations in the
> epydocs--- I bet Dan has the answer, though!
> 
> 
> On Dec 6, 2007 8:21 PM, Mike Eggar <eggar at hotmail.com> wrote:
> >
> >  so negative argument evaluation wont work by adding a new rating with
> > score=-1 because it has to be between 0-10.   Is evaluation supposed to add
> > a new rating object or is there another way to do it?
> >
> > Mike
> >
> > ________________________________
> > You keep typing, we keep giving. Download Messenger and join the i'm
> > Initiative now. Join in!
> > _______________________________________________
> > Dev-flock mailing list
> > Dev-flock at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/dev-flock
> >
> >

_________________________________________________________________
Put your friends on the big screen with Windows Vista® + Windows Live™.
http://www.microsoft.com/windows/shop/specialoffers.mspx?ocid=TXT_TAGLM_CPC_MediaCtr_bigscreen_102007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20071207/3b472bbd/attachment.htm


More information about the Dev-flock mailing list