CSSE1001 / MyPyTutor

Interactive tutorial application for Python3.
Other
7 stars 12 forks source link

Log the number of times students attempt problems #110

Closed sapi closed 9 years ago

sapi commented 9 years ago

This will need to distinguish between automatic checks (eg, when the problem is changed) and tests run explicitly using the menu item.

Values should persist across sessions (unlike in the old version of MyPyTutor).