supertorpe / dinatests

Webapp to make and practice quizzes

Home Page:https://7bh.com/dinatests/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dinatests

Webapp to make and practice quizzes.

It's an Ionic 6 vanilla Typescript and... AngularJS!!! project: no Angular, React, Vue The webapp doesn't have a user/password login. Instead it generates a personal Token for you. The frontend talks to a backend -at the moment there is no repo for it, but it will be soon- with a Rest API that stores que tokens, quizzes.. in a sqlite database.

Features

  • Light / Dark themes
  • Google Recaptcha
  • Algorithm to choose the next question based on answer date, number of hits and misses of each one
  • Explore & Import public quizzes
  • Export quizz as Anki deck

Screenshots

License

MIT.

About

Webapp to make and practice quizzes

https://7bh.com/dinatests/

License:MIT License


Languages

Language:TypeScript 65.1%Language:HTML 26.1%Language:SCSS 7.2%Language:JavaScript 1.6%