Coder Social home page Coder Social logo

fabianzweckinger / ecqb-ppl-trainer Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 1.94 MB

Open source training platform for European Private Pilot License written in flask

License: MIT License

Python 27.18% HTML 72.82%
bootstrap5 flask ppl python3 training ecqb

ecqb-ppl-trainer's Introduction

ECQD PPL Trainer

  • Self-hosted, open source, web-based training platform for theoretical questions pool of european private pilot licenses (ECQB).
  • Multiple choice based quiz system.
  • Every user has an account. The server supports unlimited users.
  • Progress tracking for chapter, making progress visible.
  • Server written in Python3 using Flask. Vue3 and Bootstrap5 used for frontend.

Showcase

App Showcase

Disclaimer

ECQB-PPL is an international question bank for private pilot licenses.
Up to 75% of the exam questions are published publicly by EDUCADEMY GmbH.
The question bank is protected by copyright and not included in this project.

Getting Started

The project does not include the question bank, but you can download it from https://aeroclub.at/ for example.
A script for the extraction of the questions and images is included in this project.

  1. Make use python is installed. sudo apt install python3
  2. Install python requirements. pip install -r requirements.txt
  3. Download the ECQB-PPL files and copy them to /sourcefiles (names must match /util-tools/import_ecqbppl.py script).
  4. Run /util-tools/import_ecqbppl.py to create /database/questions.json and /database/images.
  5. The default user's username is "admin", password is "password". Change the default user's password in /database/users.json by using /util-tools/hash_password.py tool.
  6. Change the SecretKey in config.ini.
  7. Start the server. python3 app.py

Known Limitations

  • The current implementation only contains the glider pilots license questions.
  • Currently, the project's language is German. No translation library used.
  • No user registration is planned.
  • Passwords / usernames / question progress can only be edited in the database files.

ecqb-ppl-trainer's People

Contributors

fabianzweckinger avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

mitjaziv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.