Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

SQL training game written in Javascript commissioned by University of Helsinki

License

Notifications You must be signed in to change notification settings

AuroraLS3/SQL-Training-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Trainer

SQL training game written in Javascript

Configuration

  • Tasks and books can be configured via .task and .book files.
  • For translating into more languages, add a /i18n/<lang>.js, /books/<lang>/Book-<>.book files and /tasks/<lang>/Task-<>.task files, as well as an option to language-selector element in index.html
  • Progression can be configured in /tasks/progression.js
  • Editors for books, tasks and progression can be found from /editors.html

Extra information:

Deployment

  • Place all files to a webserver so that index.html is loaded from some address.
  • Prevent access to editors.html if you don't want students who find it to read tasks and books ahead of time.

Acknowledgements

About

SQL training game written in Javascript commissioned by University of Helsinki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published