This application is designed to assist users in preparing for exams by utilizing a database of questions stored in JSON format.
Users can import question sets, answer them, and track their progress.
The application is built using Avalonia UI, offering a clean and intuitive user interface.
Contribute by adding new datasets, improving existing ones, or reporting issues.
You can also fork the repository and submit a pull request β every contribution helps us reach our goal!
- Programming Language: C#
- UI Framework: Avalonia UI
- Database Format: JSON
-
JSON File Support
- Load and parse question sets from
.jsonfiles
- Load and parse question sets from
-
Random Question Order
- Option to shuffle questions for a varied quiz experience
-
Session Functionality
- Reset progress and restart the question database
- View a summary of a completed session
-
Multiple Question Types
- Single choice (
radio) - Multiple choice (
checkboxes) - True/False
- Single choice (
-
Multiple Evaluation Methods
- Wszystko Poprawne
- Wszystkie Poprawne
- Wszystkie Poprawne (zΕe zerujΔ )
- InΕΌyniersko
In the DataSets folder, you'll find:
- π A sample file with example questions to help you get started
- π All collected question sets contributed so far
This project is released under the MIT License.
