<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 7, 2013 at 2:00 AM, Nathaniel Sokoll-Ward <span dir="ltr"><<a href="mailto:nathanielsokollward@gmail.com" target="_blank">nathanielsokollward@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thought this group would appreciate this: <a href="http://www.metabright.com/challenges/python" target="_blank">www.metabright.com/challenges/python</a><br>

<br>
MetaBright makes skill assessments to measure how talented people are at different skills. And recruiters use MetaBright to find outrageously skilled job candidates.<br>
<br>
Python is a new area of expertise for us. We make "Challenges" for a bunch of languages and we're excited to finally have Python released. Give it a shot -- I'd love to hear what you think.<br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" target="_blank">https://mail.python.org/mailman/listinfo/python-list</a></font></span></blockquote><div><br></div><div style>Nathaniel,</div><div style><br></div>
<div style>You may want to classify the questions under some weight. You can't really have a level 6 question about semi colon.</div><div style><br></div><div style>Also, when the boss questions are being computed, you should run more than the 'example' given as a test, otherwise users can just cheat. For example, I think one of the 'Boss' question was return the first 3 digits of PI as a list, all i did was:</div>
<div style><br></div><div style>return [3,1,4]</div><div style><br></div><div style>Hope this helps.</div></div><br></div></div>