snap-cloud / lambda

An LTI backed server for auto grading Snap! code
https://lambda.cs10.org
6 stars 2 forks source link

Submission: Add attribute for "auto logging" #163

Open cycomachead opened 7 years ago

cycomachead commented 7 years ago

We should have an attribute (boolean) that is whether or not a user initiated a submission. Then we can capture submissions every 30s-1m. Or on changes. However, submission history and most recent / best submission would be filtered based on which ones were actually submitted by a user.