Skip to content

Releases: oranda/libanius-scalajs-react

Bug Fixes

28 Sep 14:53
Compare
Choose a tag to compare
  • Small fixes, especially to let the Children's quiz to load without crashing

Upgrade to Scala 2.12, Scala.js 0.6.24

14 Jul 11:15
Compare
Choose a tag to compare
  • Upgraded to Scala 2.12.6, scala-js 0.6.24, scalajs-react 1.2.1, and sbt 1.1.6.

Persisting Quiz Data

14 May 20:58
Compare
Choose a tag to compare
  • Allow the user to persist quiz data to his/her local computer.

Multiple Quiz Support

22 Jun 00:11
Compare
Choose a tag to compare

This Single Page Application now links to alternative quizzes, e.g. English -> Spanish, German -> English, etc, and they work as well as the initial quiz.

Multi-User Support

12 May 22:22
Compare
Choose a tag to compare
  • Multiple simultaneous users now supported.
  • Added DELETE item button and functionality.

Single User, Single Quiz Group

11 May 23:25
Compare
Choose a tag to compare
  • Multiple-choice functionality (QuizScreen). Only works for a single user and a single quiz group.