Skip to content

Releases: openstax/tutor-js

v60.1.0

06 Jan 11:30
5a07ac0
Compare
Choose a tag to compare

Includes:

  • #3834 update mathjax to version 3.2
  • #3835 reload the page if the course error fetches

v60.0.0

19 Nov 23:17
d501987
Compare
Choose a tag to compare

Includes:

  • #3829 Fix exercises tag
  • #3827 Shuffle Answer Choices
  • #3830 Update OpenStax's pattern-library to remove dependency on an old version of node-sass
  • #3832 Fixed the question counts in the questions overview table
  • #3833 Make the menu tour tooltips resistant to clicks elsewhere (hopefully)
  • #3831 Updated test env to Ubuntu 20

v59.6.0

05 Nov 22:05
43da862
Compare
Choose a tag to compare

Includes:

  • #3809 update caniuse-lite
  • #3810 update pardot demo ids
  • #3812 Updated node-sass
  • #3805 Enhance question editor tests
  • #3811 clean models/task-plans/teacher/plan.ts model of moment.js references
  • #3807 American government 3e
  • #3808 fix fetching after enroll
  • #3819 Change the getting started guide links to use assets.openstax.org
  • #3821 update dayz to fix missing 31 oct
  • #3818 Changed explanation for multiple attempts
  • #3820 Exclude "Suggestions for Further Study" from the American Government question library
  • #3816 Teacher plan moment
  • #3814 Try to fix flaky E2E specs
  • #3813 filter exercises by book tag
  • #3824 Sort spaced practice
  • #3826 Bump validator from 11.1.0 to 13.7.0
  • #3823 Use the new course role API
  • #3825 use uuids for practice questions

v59.5.0

08 Oct 22:56
a88e214
Compare
Choose a tag to compare

Includes:

  • #3797 Bump url-parse from 1.5.1 to 1.5.3
  • #3800 Updated exercises editor labels to match POET
  • #3802 Allow instructors to access unopened assignments in student view once again
  • #3794 Fix some warnings
  • #3801 override default bootstrap tooltip 0.9 opacity
  • #3799 Fix question library alignments

v59.4.2

30 Sep 22:45
d6b8a88
Compare
Choose a tag to compare

Includes:

  • #3792 look for any of the group's tasked ids being saved

v59.4.1

30 Sep 18:40
8bb480c
Compare
Choose a tag to compare

Includes:

  • #3789 find saved question by tasked_id not exercise_id
  • #3790 fix title text displaying span tags on add-edit form

v59.4.0

28 Sep 13:54
6c772fa
Compare
Choose a tag to compare

Includes:

  • #3774 fix spacing of book name in validator response
  • #3775 Fix order date display
  • #3776 fix a test
  • #3783 fix creating time model from moment-tz
  • #3778 Bump tmpl from 1.0.4 to 1.0.5
  • #3779 Bump nth-check from 2.0.0 to 2.0.1
  • #3785 Bump axios from 0.21.1 to 0.21.2
  • #3784 Add Pardot
  • #3786 fix question emptiness check by stripping tags
  • #3771 fix course timezone not being used when loading and saving assignment

v59.3.1

15 Sep 16:07
1f92b32
Compare
Choose a tag to compare

Includes:

  • #3755 Use $openstax-gray instead of $openstax-book-gray so exercises-js can compile

v59.3.0

13 Sep 20:29
c5dec5a
Compare
Choose a tag to compare

#3753 Update detailed solutions
#3752 split payment code into two fields, show options when clicking pay now
#3750 by jivey validate that detailed solution is present when creating exercise
#3749 fix response validation flexbox issue
#3748 removing some probably dead code
#3746 add a basic multiple attemtps e2e spec
#3745 Fix reading toolbar
#3744 Fix sections assigned
#3741 Fix tooltips

v59.2.0

30 Aug 16:34
e691470
Compare
Choose a tag to compare

Includes:

  • #3728 Add tutor-devs codeowners
  • #3726 update .nvmrc, use it in CI
  • #3727 replace some momentjs references with new time model
  • #3729 document strategies for e2e debugging
  • #3730 Fix for errors when teachers review incomplete assignments between due and close dates
  • #3734 remove legacy cypress health check
  • #3713 Multiple Attempts Integration
  • #3738 add timeouts to ensure location.search isn't matched too early
  • #3740 Hide deleted course sections everywhere