I am a relative new-comer to perl and perlmonks. Having received valuable advice from monks on various perl issues, I try in turn to make an honest and genuine effort to help others, when I feel I can contribute to a question.

While contributing in this way, I have had useful feedback from several monks when my suggestions in reply to questions are in someway deficient, or better alternative approaches exist. This feedback is really valuable to me, because it helps me learn faster.

I understand in this respect why negative voting could be useful. For example, it would be useful for an original poster, or someone searching for threads on a previous topic, to be aware that a particular reply was felt to be good or bad by the general voting population.

I'm not so sure about the usefulness of anonymous negative voting without feedback. Particularly for someone like me starting out, knowing that an anonymous person doesn't like my reply isn't very helpful to me by itself. And I find that the negative votes I've had are generally without feedback. This also seems to me to be of little use to the general readership, who can't see that a post has been voted negatively (or positively), unless they have votes themselves, and want to vote on the post, just to see the score.

Would it be a better system if either the current vote tally on all posts was visible to all users? Or at least that if someone feels compelled to vote a post down, they should give some reason as to why? Surely, that would help people learn faster generally?


In reply to Negative voting by mtmcc

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.