What do /you/ suggest we call it, that still fits the pattern from the other two, and has the same semantics. Oh, and that won't confuse people upon seeing it change?
I would suggest "abstain" or "defer", to differentiate it from a vote. That lack of differentiation is the reason people find it non-intuitive, after all.

A Perly label that would be (IMO) no more confusing than "+=0" would be "#": commenting out the previously indicated vote (on the other hand, you're not actually making a comment). Or "sleep", which connotes that you may do something later, but not now. I rather like that one.

Update: Another idea: "=undef", since as long as you choose that option, the node has no mathematical rating from your perspective.


The PerlMonk tr/// Advocate

In reply to Re: Re: Null vote is incorrectly labelled? by Roy Johnson
in thread Null vote is incorrectly labelled? by EdwardG

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.