Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Releases: smtech/grading-analytics

InstructureCon 2015

30 Jun 19:34
Compare
Choose a tag to compare

Perhaps the name is misleading… this isn't the release for InstructureCon, but the release because of InstructureCon: as I was prepping for my presentation, I discovered a number of lingering errors that were finally fixed.

Bugs squashed / Change log

2014-2015 Academic Year

11 Sep 01:11
Compare
Choose a tag to compare

This is a slightly updated version of the Grading Analytics, with dependency on SMCanvasLib and with fewer options hard-coded in. The JavaScript portion has been updated to work with the new Canvas UI design.

Change log

2014-2015 Academic Year (Creation/Modification Times)

29 Nov 03:22
Compare
Choose a tag to compare

Updated the analytics collection to address the issue of when assignments are actually entered into Canvas. Given the limited nature of the information available (without caching ludicrous amounts of data and making nonsensical numbers of API calls), we're settling for the creation date and most recent modification date for each assignment. This is now shown in as a histogram of edits across the course of the day, as well as calling out "retroactive" assignments (the ones created after they were due) and giving a measure of average lead-time for a course (the amount of time between posting and due date).

Change log

2014-2015 Academic Year

07 Oct 20:55
Compare
Choose a tag to compare

(Re)updated database to include more human-readable data, to allow a snapshot to be (mostly) parsed by a normal human being.

Change log

2013-2014 Academic Year

11 Sep 01:10
Compare
Choose a tag to compare

This was our initial pass at building a faculty-feedback system, so that faculty could get some measurement data on their own use of Canvas, as well as their students' use of Canvas. St. Mark's use of this is discussed in some detail in this InstructureCon Session.