Releases: open-resources/problem_bank_scripts
Releases · open-resources/problem_bank_scripts
v1.0.2
v1.0.1
v1.0.0
What's Changed
- Adjust execution of server code to generate better error messages by @Bluesy1 in #109
- Refractor input conversion process, depreciate
pl-dropdown
by @Bluesy1 in #114 - Update parsing and rendering by @Bluesy1 in #116
- Update PBH, deps, pbh docs by @Bluesy1 in #120
- Fix error handling in process script by @Bluesy1 in #119
TUI
- Adopt Christina Yang's (@yangchristina) tui by @Bluesy1 in #110
- fix Table Index offset by @Bluesy1 in #113
- TUI: Handle questions with multiple parts using known textbook information + small improvements by @yangchristina in #117
Internal
- Fix readthedocs config by @Bluesy1 in #111
- Update publish.yml by @Bluesy1 in #112
- Bootstrap 5 Compatibility by @Bluesy1 ad @firasm in #115
Full Changelog: v0.11.3...v1.0.0
v0.12.0rc0
What's Changed
- Adjust execution of server code to generate better error messages by @Bluesy1 in #109
- Adopt Christina Yang's (experimental) tui by @Bluesy1 in #110
- fix Table Index offset by @Bluesy1 in #113
- Refractor input conversion process, depreciate
pl-dropdown
by @Bluesy1 in #114
Depreciations:
pl-dropdown
now emits apl-multiple-choice
input instead of apl-dropdown
as that element has been depreciated by PrarieLearn by @Bluesy1 in #114
Full Changelog: v0.11.3...v0.12.0rc0
v0.11.3
What's Changed
Warning
This should only be used when otherwise trying to implement a question would be infeasible, or when you want to do something thats a one-off or not feasibly possible programmatically.
If you find yourself using this to use one of the PraireLearn default grading elements, you should instead try and implement that element in PBS to make it more generally available if possible.
Full Changelog: v0.11.2...v0.11.3
v0.11.2
v0.11.1
v0.11.0
What's Changed
- Replace use of depreciated
importlib.resources.open_text
by @Bluesy1 in #103 - Fix workspace support by @Bluesy1 in #100
- Add
pl-integer-input
support by @Bluesy1 in #101 - Add support for
workspaceTemplates
folder by @Bluesy1 in #104 - Add pre-commit hook for linting the python sections of OPB problem md files by @Bluesy1 in #43
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- Add Openstax Statistics Attribution by @Bluesy1 in #94 and #97
- Update actions versions by @Bluesy1 in #96
- Validate multiple choice question parts by @Bluesy1 in #95
- Add support for workspaces and serverFilesQuestion by @Bluesy1 in #76
- Setup Trusted Publishing Workflow and Simplify Release Process by @Bluesy1 in #98
Full Changelog: v0.10.1...v0.10.2