I appreciate your effort to make that quiz. It's a nice idea and I pretty much like your GUI.

A big drawback is the quality of your questions, but I'm sure, that you are improving them over time.

I personally prefer questions, which need knowledge of the language itself (e.g. "what does ... print") over questions, which need "meta knowledge" of the language (e.g. what does XYZ stand for). But I have to admit that the Perl ecosystem is quite overwhelming and understanding the community is one very important key to learn the language.

I hope you keep up that work and provide questions for more experienced developers very soon. Thanks for your time and sweat.


In reply to Re: Perl quiz for beginners by egga
in thread Perl quiz for beginners by jassics

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.