Post Details | Date Published | Views | Kudos |
---|---|---|---|
A few months ago I posted here about a cheat detection system I was working on for Canvas in Python here, which delved into some of the technicalities and code behind it. Well now you can downlo... |
03-26-2018 |
2329 |
3 |
Canvas LMS Cheat Detection System In Python Hello All! What it is: I've been working on a program to separate test users into groups of cheaters and non-cheaters on Canvas quizzes. It's still being developed. H... |
01-10-2018 |
14069 |
6 |
Canvas API Quiz Events Inconsistent, At Best. I'm having some trouble querying the quiz events of the Canvas API. For example, when I use a simple python script to get the events: api_target = '{}/api/v1/courses/{}/quizzes/{}/submissions/{}/... |
12-11-2017 |
547 |
2 |