Stairway Quizzes
This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
luca0N! d3b2da856e
Change titles and messages
Change "Privacy Quiz" to "Stairway Quiz".
2021-06-02 19:31:15 -03:00
res Add sample quiz JSON file 2021-06-02 19:26:41 -03:00
LICENSE Add source files 2021-05-30 02:32:21 -03:00
README.md Add source files 2021-05-30 02:32:21 -03:00
index.html Change titles and messages 2021-06-02 19:31:15 -03:00
privacy-quiz.en.json Add grade calculation algorithm 2021-05-30 16:31:16 -03:00
sample.en.json Add sample quiz JSON file 2021-06-02 19:26:41 -03:00
session.html Change titles and messages 2021-06-02 19:31:15 -03:00

README.md

About Stairway.js

Stairway.js is a simple JavaScript quiz software that runs on web browsers.

Stairway.js quiz results are displayed in grades instead of percentages.

Note: Due to CORS rules, Stairway.js will only work on web servers.

License

Stairway.js

Copyright © 2021 luca0N!

Stairway.js is free software, distributed under the GNU General Public License version 3 or later. See LICENSE for more details.