I can think of a pretty basic algorithm to make this fly. First, you probably discard levels/experience as showing up to vote can place you among the mighty given enough time. Then the ratings of any post with lines of code are measured positive against negative (not sure how or in what formula). A level of "competent" is determined by identifying a monk who is recognized as such, but not by much :), and then peg the scale to that code:positive/negative node rating measure. Anyone above is PM Certified™. Categories of certification can be tag mapped from the use statements in a monk's posted code samples. E.g.: considering my own posts, I would expect to be auto-certified for CGI/Ajax but not Sysadmin.

All y'all are lucky I'm too busy to try to make this into working code right now.


In reply to Re^2: Some reflections on the Brainbench Perl Test by Your Mother
in thread Some reflections on the Brainbench Perl Test by metaperl

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.