A monk who knows the answer to the question and comes across an obviously incorrect answer has four options:

Two of those give *useful* feedback to the poster. A downvote doesn't -- it's a one-bit message that doesn't communicate very much. Posting a followup allows for more room to explore and to explain the reason why it's wrong. Also, it'll enter the archives forever attached to its parent.

Sending a message works in cases where the poster just missed the boat and presumably knows better. People misread questions. It happens.

Now the poster of an incorrect node also has several options:

Two of those leave useful information in the database. One of those potentially notifies the user who posted the original question.

In my opinion, it's better to reply, whether by writeup or message, to an incorrect post. This gives the poster the chance to correct it (if by /msg) or attaches a correct answer to an incorrect answer. A downvote doesn't accomplish much, but it has the chance of attracting the poster's attention to possibly incorrect data. It doesn't tell what's incorrect, though, and it doesn't put any data in the archive, though it may prevent an incorrect node from sticking around.

Far better to be explicit. If it's wrong, explain why it's wrong. Give people a chance to correct it.


In reply to Re: Pummeling Monks for Misconceptions? by chromatic
in thread Pummeling Monks for Misconceptions? by Sherlock

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.