Releases: dsavransky/grading
v2.25.0
#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
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
Adding qualtrics endpoint coverage for adding a survey block.
Full Changelog: v2.22.0...v2.23.0
v2.22.0
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
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
Bugfix release. Adding missing parameter in genNpointNewQuizItem method.
v2.20.0
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
#v2.19.0
Adding optional fromName input to all qualtrics distribution functions.
Full Changelog: v2.18.0...v2.19.0
v2.18.0
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
v2.17.0
Various bugfixes and adding new qualtrics endpoint coverage for Get Distribution.
Full Changelog: v2.16.2...v2.17.0