CSSE1001 / MyPyTutor

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

Add ability to mark feedback as 'acted upon' #147

Closed sapi closed 9 years ago

sapi commented 9 years ago

This could then be color-coded in http://csse1001.uqcloud.net/cgi-bin/mpt3/feedback.py

sapi commented 9 years ago

Suggested statuses:

sapi commented 9 years ago

Unfortunately I accidentally trashed the timestamps of existing feedback while doing this. (I forgot that ctime on unix counted modifications, not just creation time.)

Not a huge deal, and it won't happen again.