I decided to post this question here since this section is for discussions of non-programming related issues. But to tell you the truth, I really dont know if this is the right place to post this question but here it goes.

I was tasked by my superior to check the knowledge level of our developers on Perl. Previously, the developers were asked to learn Perl by self-study. Time was the only thing provided (no training). After 3 months, the developers are saying that they have learned a lot and have used it on their work. But we dont have any idea on how to gauge their knowledge gained.

Will you guys suggest on how to do this? how to gauge/check their knowledge so that we can have an idea which of our developers has potential or whom needs more training or time to learn.

We noticed that they are using perl on their work and most of their scripts are working. But how are we going to know if what they did is the best practice or the best way to do that. Note that we dont have a senior level or an experience developer to check their code.

Any suggestion, comments are welcome. And if you think that this question is not for this section, you can remove it but please tell me the section where I should post this.

Thanks in advance!


In reply to Perl Test by Faoahy

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.