Skip to content

v2.14-beta

Choose a tag to compare

@illescasDaniel illescasDaniel released this 25 Mar 02:41
· 159 commits to master since this release

Recent changes:

  • Added home quick actions:

    • to open the app with dark or light theme
    • to open the Read QR Code section
  • New feature to read questions from QR Codes!

· Generate a QR code from a text formatted like this:

[
	{"question": "question here?", "answers": ["answer0", "answer1", "Correct Answer", "answer3"], "correct": 2},
	{"question": "🐶 or 🐱?", "answers": ["🐱", "🐶", "Daniel", "Other"], "correct": 1}
]

You can use this website: http://www.qr-code-generator.com