pylog is the PyLearn comps group's python error logger. This tool allows us to collect data on the types of errors that Intro CS students encounter.
pylog is installed on all of the CS lab computers. While you're doing your homework, run pylog yourProgram.py, where yourProgram.py is whatever python program you're working on. pylog works exactly like python, except that it sends us data on bugs in your code.
Each time there is an error in code run with pylog, we get:
The actual errors are saved with a subject id number. In a seperate place, we store which name goes with which subject id, so we can remove all of your errors from the study if you request it.
Nothing- your errors are not logged.
Please sign forms and join the study! There are blank forms in the CS labs.
Right here. Also, there are copies set out in the CS labs.