Thank you for your reply.

Yes, I mention the private message in the chat and also mentioned that though it exists - nobody uses it in this case, or at least infrequently.

Grammatical errors can cause it, as well as random down-voters or people who just plain don't like you — hopefully those are rare. My point is that some people are not trying to be constructive with their votes.

I agree. My hope is that those who are trying to be constructive will have a simple (and thus hopefully easy and readily used) way to provide feedback. If it is easy enough to use, then generally those who care about the quality of community would use it. If it succeeds and becomes that way, then it will be a little easier to see if I was downvoted for being stupid - or because somebody else is having a bad day - or because I managed to offend somebody.

Update: I guess in the same vein it would be useful to have a similar system for ++ votes. Often it is hard to tell if I was up voted for saying something worth while or because somebody was having a good day, or because I replied to a popular node. Those that cared to respond with why they ++ voted would have more merit with me than those that just up vote. I think it provides better feedback to new and old monks alike. But again -- it has to be very simple for it too work.

my @a=qw(random brilliant braindead); print $a[rand(@a)];

In reply to Re^2: Quick feedback option for downvotes by Rhandom
in thread Quick feedback option for downvotes by Rhandom

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.