Skip to content

OATutor 1.6

Latest
Compare
Choose a tag to compare
@zpardos zpardos released this 26 Jul 06:36
· 137 commits to main since this release

This major version (1.6) adds UI language localization support and an LTI reliability improvement by porting the LTI middleware that the production system relies on to AWS Lambda.

This commit also rectifies a long standing bug in the BKT-based next item selection logic whereby a user could never master out of a multi-skill lesson. We have also updated the upper right “Mastery” label to “Lesson Mastery” which is the average mastery of all the skills in the lesson.

For flexibility, we also introduce a configuration to turn off A/B testing (for production environments). This option is set to off by default. Example adaptive next-item selection and BKT parameter A/B tests have been better described in the codebase.

Finally, content areas have also expanded to include OpenStax: Calculus Volume 1, equivalent to AP Calculus AB.

What's Changed

New Contributors

Full Changelog: v1.5...v1.6