Releases: ucfopen/Obojobo-Classic
Releases · ucfopen/Obojobo-Classic
v2.0.7
Upgrades Obojobo to use WordPress 4.9
v2.0.6
Bug Fixes
- Viewer bug causing students to be unable to finish a module with question alternates because it thought there were more questions to display.
v2.0.5
Bugs
- Fixes caching issue that caused assessment questions with qalts to appear incorrectly to faculty
- Fixes some bugs in old syntax for logging mysql errors by moving them to the db abstraction layer
Updated
- Wordpress to 4.7.3
- W3 total cache to 9.5.2 (making it more php7 friendly)
- SAML library uses the original now that our fork no longer seems needed
- Adds ability to use mysqli as a database type
Minor
- Reduces some code complexity with loading lo models
- Removes some cache complexity dealing with lo models
- Updates a ton of code to properly use tabs
v2.0.4
Minor bugfix with ModLTI authentication that was causing lti users to not be created when using LTI_CREATE_USER_IF_MISSING
v2.0.3
- hotfix for bad bug in lti oauth timestamp checking
- Consolidates templates use for test user and instructor when viewing an lti assignment
v2.0.2
- Removes Flickr Creative Commons image search after Flickr stopped supporting Flash
- Fixes some javascript and api issues affecting the stats interface
v2.0.1
Unfortunately Flickr removed support for using the Flickr API from Flash without jumping through some non-trivial loopholes. This update removes the feature as it's no longer functioning.