Show off your Python chops and compete with others

Tim Chase python.list at tim.thechases.com
Thu Nov 7 14:30:57 EST 2013


On 2013-11-07 11:02, jskirst at gmail.com wrote:
> it's unlikely we'll ever be able to pull out javascript as it
> limits interactivity too much.

It was mostly in jest as it's one of the things I test when doing
web development.  That said, the quizzes are mostly just HTML forms
where you pick the answer with a radio button and click the [next]
button.  There's not much interactivity there that hasn't been around
since the dawn of the web.

Additionally, I noticed that if I accidentally select an answer
(laptop track-pads aren't the most precise pointing devices), there
was no readily-apparent way to change/fix it before hitting [next].

-tkc






More information about the Python-list mailing list