[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Did this help?"



> > ArticleComments?  Or should EVERYONE get that field?  Or only logged in
> > users?
> 	Just my .02 here, I think so.  Why not let everyone at least say
> this did/did not help, dunno about comments, I would think that at least
> you would want people who log in to be able to do this.  This would stop
> the random asshole just putting something in there to be funny, and

Yes.  Everyone can say yes/no, only people logged in get the commects box.
How we do this is one of several ways:

1) The article page detects the authentication and adds a comment box
above/below the yes/no thingy.  

2) A click of the yes/no submits to a page that checks for authentication.
If authentication is there, it presents a comment box with two options ->
"Submit Comment" or "No Comment".  Upon pressing one of these buttons the
yes/no and the comment (if Submit is clicked) are both logged.  

I prefer the #2 approach simply for appearance reasons of the articles
page.  The yes/no plain text look better than the buttons would.

Jason