What is the contest?
Monks should be given some kind of problem to solve with Perl. A quest can be created where monks come up with ideas for a problem and rules for it. The problems are voted on and the top vote getting problem after a certain date is used. Once a problem is selected it should be displayed on the Node Home Page.

How will entries be submitted and when will they be viewable to everyone?
A person will volunteer to run the contest. The scripts will be e-mailed to that person by a certain date. The next day, the person will post all the scripts on a specified page.

How will the entries be scored and by whom?
On the page where the scripts are posted, Monks that did not participate(otherwise people would only vote for their own) will vote on the scripts. They will vote for a first place, a second place, and a third place. The one voted first will get 3 votes, second - 2 votes, and third - one vote. The votes should be based on program correctness, speed, how well the problem is solved, extras that elaborate on the problem, etc.

-- zdog (Zenon Zabinski)
   Go Bells!!


In reply to (zdog) RE: Contest Ideas Quest by zdog
in thread Contest Ideas Quest by vroom

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.