Problem-bank-scripts

Latest version: v1.0.2

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.0.2

What's Changed
* Deduplicate imports in generated server.py files by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/123


**Full Changelog**: https://github.com/open-resources/problem_bank_scripts/compare/v1.0.1...v1.0.2

1.0.1

What's Changed
* Convert numpy scalars to python objects before dumping to yaml by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/122


**Full Changelog**: https://github.com/open-resources/problem_bank_scripts/compare/v1.0.0...v1.0.1

1.0.0

What's Changed
* Adjust execution of server code to generate better error messages by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/109
* Refractor input conversion process, depreciate `pl-dropdown` by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/114
* Update parsing and rendering by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/116
* Update PBH, deps, pbh docs by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/120
* Fix error handling in process script by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/119

TUI
* Adopt Christina Yang's (yangchristina) tui by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/110
* fix Table Index offset by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/113
* TUI: Handle questions with multiple parts using known textbook information + small improvements by yangchristina in https://github.com/open-resources/problem_bank_scripts/pull/117

Internal
* Fix readthedocs config by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/111
* Update publish.yml by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/112
* Bootstrap 5 Compatibility by Bluesy1 ad firasm in https://github.com/open-resources/problem_bank_scripts/pull/115


**Full Changelog**: https://github.com/open-resources/problem_bank_scripts/compare/v0.11.3...v1.0.0

0.12.0rc0

What's Changed
* Adjust execution of server code to generate better error messages by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/109
* Adopt Christina Yang's (experimental) tui by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/110
* fix Table Index offset by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/113
* Refractor input conversion process, depreciate `pl-dropdown` by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/114

Depreciations:

* `pl-dropdown` now emits a `pl-multiple-choice` input instead of a `pl-dropdown` as that element has been [depreciated by PrarieLearn](https://prairielearn.readthedocs.io/en/latest/elements/#pl-dropdown-element) by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/114


**Full Changelog**: https://github.com/open-resources/problem_bank_scripts/compare/v0.11.3...v0.12.0rc0

0.11.3

What's Changed
* Add an escape hatch to allow custom inputs by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/108

> [!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**: https://github.com/open-resources/problem_bank_scripts/compare/v0.11.2...v0.11.3

0.11.2

What's Changed
* Add tags automatically for difficulty if it is not set to undefined by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/106
* Update dependencies to support new version of Problem Bank Helpers by Bluesy1 in https://github.com/open-resources/problem_bank_scripts/pull/107


**Full Changelog**: https://github.com/open-resources/problem_bank_scripts/compare/v0.11.1...v0.11.2

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.