Michael Yoshitaka Erlewine
Michael Yoshitaka Erlewine
Good feature request by @VerbingNouns: for multiple-choice templates, it would be nice to have an option to have the Lister randomize the answer choices. Technically, this would mean an option...
Right now at many of the interactive prompts, if no value is given or if it's a bad value (i.e. not a number when it should be, or a file...
Right now the command line options are simply match interactive prompts, with no ability to offer options in a different order, etc. This should be improved, possibly using optparse or...
Currently the templater asks for the desired number of lists and the "code", which is used to replace {{code}}. However, some skeletons may have no {{code}} tag, and some skeletons...
Add JS code to the skeletons to set and check cookies to detect multiple offenders and block them.
Roughly 90% of the JavaScript embedded in the various skeleton files the same. They should be unified.
The tab completion I added (on Mac and Linux only, I believe) seemed like a good idea, but only completes to current directory file names. Maybe this could be made...
Helpful references: - http://python3porting.com/noconv.html - http://docs.python.org/2/library/2to3.html - http://docs.activestate.com/activepython/3.2/python/howto/pyporting.html
With the old decoder, people reported that if the Turk results file were edited and saved in Excel, the decoder could not read the results. The solution (I think) is...