Program that allows generating an exam from a database provided.
| Enter window | Questions window |
|---|---|
![]() |
| Services | Status |
|---|---|
| Basic questions management | okay |
| Support multiple responses | okay |
| Image support | okay |
| Data analytics | Developing |
| DB builder | Developing |
Download and run
See section Releases to download the latest executable.
Steps to follow (terminal commands):
git clone https://github.com/Alexvidalcor/Examforge
cd Examforge/
python3 src/install.py
./execute.sh
- SQLite3 - SQL database engine
- PySimpleGui - Python GUI For Humans.
This project is licensed under the License (GNU GPL-V3) - see the LICENSE.md file for details.
⌨️ with ❤️ by Alexvidalcor 😊
