# Database Structure

Tables included:

- users
- driving_classes
- question_categories
- questions
- question_answers
- question_translations
- answer_translations
- student_progress
- test_sessions
- test_answers
- subscriptions
- app_settings

## Mock exam v1 rule

- 30 random questions
- Passed if mistake points are 10 or less
- Failed if mistake points are more than 10

This rule can be adjusted later per licence class.
