<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Probably can't get evaluations working properly by friday, been trying something like this:<br><br>&nbsp;&nbsp;&nbsp; user = Action.objects.get(item_type='18', item_id=request['argument_id']).user<br>&nbsp;&nbsp;&nbsp; user = UserExtended(user)<br>&nbsp;&nbsp;&nbsp; user.status = user.status + score<br><br><br><br><br>&gt; Date: Thu, 6 Dec 2007 20:43:34 -0500<br>&gt; From: lucy@thoughtandmemory.org<br>&gt; To: eggar@hotmail.com<br>&gt; Subject: Re: [Dev-flock] argument evaluation<br>&gt; CC: dev-flock@mit.edu<br>&gt; <br>&gt; Hmm. Ratings and evaluations are different. An evaluation is supposed<br>&gt; to effect a user's status points, which can range across negative and<br>&gt; positive numbers. I remember being unable to find evaluations in the<br>&gt; epydocs--- I bet Dan has the answer, though!<br>&gt; <br>&gt; <br>&gt; On Dec 6, 2007 8:21 PM, Mike Eggar &lt;eggar@hotmail.com&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;  so negative argument evaluation wont work by adding a new rating with<br>&gt; &gt; score=-1 because it has to be between 0-10.   Is evaluation supposed to add<br>&gt; &gt; a new rating object or is there another way to do it?<br>&gt; &gt;<br>&gt; &gt; Mike<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; You keep typing, we keep giving. Download Messenger and join the i'm<br>&gt; &gt; Initiative now. Join in!<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Dev-flock mailing list<br>&gt; &gt; Dev-flock@mit.edu<br>&gt; &gt; http://mailman.mit.edu/mailman/listinfo/dev-flock<br>&gt; &gt;<br>&gt; &gt;<br><br /><hr />Get the power of Windows + Web with the new Windows Live. <a href='http://www.windowslive.com?ocid=TXT_TAGLM_Wave2_powerofwindows_112007' target='_new'>Power up!</a></body>
</html>