Releases: isaacphysics/isaac-app
v1.8.3
Yet another emergency release to fix numeric questions where the answer requires students to enter "None" as the units. This had been broken and caused the app to treat "None" as if no unit had been selected.
v1.8.2
Another emergency fix to registration, which reuses the "AccountSettingsPageController" and a fix to reloading default level on that page caused registration to send a badly-formed request to the server.
v1.8.1
Emergency fix to the way content is rendered on the page; watchGroup
appears to cause exponentially growing numbers of watch events to fire as content changed (especially answering questions) and page unresponsiveness. Revert this back to the way it used to load, at the expense of reintroducing the race-condition bug it intended to fix.
v1.8.0
Major updates to AngularJS, the way content is rendered on the page and addition of Chemistry Questions and a chemical equation editor.
v1.3.2
Also includes beta release of equation editor for testing only.
Also includes compressed png images, as per advice from google.
As per https://github.com/ucam-cl-dtg/isaac-app/issues?q=milestone%3Av1.3.2+is%3Aclosed
v1.2.4
v1.0.24
This release include:
- A minor change to the level indicator in the question pod 513b39e
- Restructure of the admin page and changes to who can access it (now staff users can access a subset of the page)
- Implementation of a prototype game_builder
- Addition of high level user stats to the admin page
- update to Segue API dependency to make all of the above work.