-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding option to build classical quiz from poll ev input. bumping ver…
…sion for release
- Loading branch information
1 parent
220f679
commit 2019a59
Showing
2 changed files
with
125 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name = "cornellGrading" | ||
__version__ = "2.19.0" | ||
__version__ = "2.20.0" | ||
from .cornellGrading import cornellGrading | ||
from .cornellQualtrics import cornellQualtrics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters