Releases: openstax/tutor-server
Releases · openstax/tutor-server
v58.0.1
Includes:
- #2355 Fixed the exercise edit URLs (for admins)
v58.0.0
Includes:
- #2345 Bump addressable from 2.7.0 to 2.8.0
- #2349 Added default reading processing instructions for US History
- #2341 Allow the demo script to specify dropped instructors and students
- #2344 Don't sync dropped students with LMS
- #2346 Script to copy instructor questions
- #2348 Added warnings about modifying the book toc representers
- #2350 Exclude exercises with public solutions from the homework dynamic pool
- #2342 Demo script can now specify dropped questions
- #2343 Support assignments with fixed setting in the demo script
- #2351 Split US History readings some more
- #2352 Make the demo routine set grant_tutor_access for teacher users
- #2354 Exclude solutions_are_public from student hash
- #2347 Update default Sociology processing instructions
- #2353 Redeem bookstore purchases API
v57.0.2
Includes:
- #2338 Updated ffi gem
- #2339 Don't include built-in Rails sequences in schema.rb
- #2336 Fail migration GH action if any file changed (Gemfile.lock, db/schema.db)
- #2340 Added compatibility layer for pages with serialized fragments
v57.0.1
Added a default exercises URL for the prod environment so asset precompilation can succeed
v57.0.0
Includes:
- #2332 Bump bindata from 2.4.4 to 2.4.10
- #2315 RAP imports
- #2333 generate payment codes for students
- #2334 Updated openstax_content to the latest version
- #2335 Allow deleted teachers to be restored using the teacher join URL
v56.0.0
Includes:
- #2327 Bump postcss from 7.0.35 to 7.0.36
- #2325 Allow any account to access the status page in non-prod
- #2328 Bump ssri from 6.0.1 to 6.0.2
- #2329 fix admin not pulling in jquery ui theme for calendar
- #2331 Fixed logic for determining when the task cache should be valid and added specs
v55.0.6-hf
Hotfix for scores not loading
v55.0.6
Includes:
- #2326 Fix missing teacher exercises
v55.0.5
Fix for available points being set to 0 when not all Tutor questions in a slot had been dropped
v55.0.4
Includes:
- #2320 Invalidate task score caches when the task_plan is updated