Skip to content

Releases: dsavransky/grading

v2.25.0

06 Apr 19:58

Choose a tag to compare

#v2.25.0

  • Minimum supported Python version is now 3.10
  • Added utility console script to upload daily PollEv scores to Canvas.

Full Changelog: v2.24.0...v2.25.0

v2.24.0

05 Apr 17:25

Choose a tag to compare

v2.24.0

Adding update survey block endpoint coverage (https://api.qualtrics.com/54c20622ffd25-update-block)

Full Changelog: v2.23.0...v2.24.0

v2.23.0

27 Mar 20:30

Choose a tag to compare

Adding qualtrics endpoint coverage for adding a survey block.

Full Changelog: v2.22.0...v2.23.0

v2.22.0

18 Mar 16:33

Choose a tag to compare

Adding endpoint coverage for uploaded file retrieval (https://api.qualtrics.com/1071635f5a615-retrieve-a-user-uploaded-file)

Full Changelog: v2.21.0...v2.22.0

v2.21.0

17 Jan 18:32
76909cf

Choose a tag to compare

v2.21.0

This release updates newquiz-based self-assessments to optionally include arbitrary additional questions and adding a binary choice question generator.

Full Changelog: v2.20.1...v2.21.0

v2.20.1

13 Nov 20:58

Choose a tag to compare

Bugfix release. Adding missing parameter in genNpointNewQuizItem method.

v2.20.0

11 Nov 20:09

Choose a tag to compare

New functionality: create a quiz (either New Quiz of classic quiz) based on Poll Everywhere CSV input file. This allows you to create the same exact quiz questions in Poll Everywhere and Canvas using a single question bank.

Full Changelog: v2.19.0...v2.20.0

v2.19.0

12 Oct 16:34

Choose a tag to compare

#v2.19.0

Adding optional fromName input to all qualtrics distribution functions.

Full Changelog: v2.18.0...v2.19.0

v2.18.0

27 Sep 19:59

Choose a tag to compare

v2.18.0

Adding initial support for new quiz-based self-assessments. Also adding a linear penalty calculation (submissions past the due date are penalized on a linear scale, increasing from zero up to the maximum penalty after some number of days after the original deadline).

Full Changelog: v2.17.0...v2.18.0

v2.17.0

14 Jul 15:11
7aac0a1

Choose a tag to compare

v2.17.0

Various bugfixes and adding new qualtrics endpoint coverage for Get Distribution.

Full Changelog: v2.16.2...v2.17.0