Skip to content

Releases: open-resources/problem_bank_scripts

v1.0.2

27 Aug 01:35
v1.0.2
fe6affa
Compare
Choose a tag to compare

What's Changed

  • Deduplicate imports in generated server.py files by @Bluesy1 in #123

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Aug 18:16
v1.0.1
86b18af
Compare
Choose a tag to compare

What's Changed

  • Convert numpy scalars to python objects before dumping to yaml by @Bluesy1 in #122

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Aug 14:48
v1.0.0
f0aebd2
Compare
Choose a tag to compare

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

Internal

Full Changelog: v0.11.3...v1.0.0

v0.12.0rc0

08 Aug 16:14
v0.12.0rc0
27fbef2
Compare
Choose a tag to compare
v0.12.0rc0 Pre-release
Pre-release

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:

Full Changelog: v0.11.3...v0.12.0rc0

v0.11.3

14 Jul 21:13
v0.11.3
d7d3559
Compare
Choose a tag to compare

What's Changed

  • Add an escape hatch to allow custom inputs by @Bluesy1 in #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: v0.11.2...v0.11.3

v0.11.2

12 Jul 19:43
v0.11.2
f882824
Compare
Choose a tag to compare

What's Changed

  • Add tags automatically for difficulty if it is not set to undefined by @Bluesy1 in #106
  • Update dependencies to support new version of Problem Bank Helpers by @Bluesy1 in #107

Full Changelog: v0.11.1...v0.11.2

v0.11.1

24 Jun 20:20
v0.11.1
79cfd62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

19 Jun 01:30
v0.11.0
5e18acf
Compare
Choose a tag to compare

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

22 May 15:33
v0.10.2
a5f3eec
Compare
Choose a tag to compare

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

v0.10.1

08 Feb 16:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1