quick spacing readme

This commit is contained in:
Oskar 2025-04-11 20:14:56 +02:00
parent e0e5ae4a37
commit bcf25e69f0

View file

@ -8,7 +8,8 @@
- `db/pytania.csv` is the `katalog_pytania_egzminacyjne_kandydat__14112024.xlsx` file from [here](https://www.gov.pl/web/infrastruktura/prawo-jazdy)
- `db/punkty.csv` isn't published by the Ministry, so you have to send a public information request to acquire it - we have received an XLSX
both of them are converted to CSV
both of them are converted to CSV
# Requirements
@ -86,7 +87,8 @@ According to the Ministry of Infrastructure, in an exam there are (basic):
- 4 questions for 1 point
- 6 questions for 2 points
- 10 questions for 3 points
so NO_OF_QUESTIONS and WEIGHT_OF_QUESTIONS should be set accordingly to the requirements above (and of course set category & lang to your liking)
so NO_OF_QUESTIONS and WEIGHT_OF_QUESTIONS should be set accordingly to the requirements above (and of course set category & lang to your liking)
```sql
SELECT
@ -113,7 +115,8 @@ According to the Ministry of Infrastructure, in an exam there are (advanced):
- 2 questions for 1 point
- 4 questions for 2 points
- 6 questions for 3 points
so NO_OF_QUESTIONS and WEIGHT_OF_QUESTIONS should be set accordingly to the requirements above (and of course set category & lang to your liking)
so NO_OF_QUESTIONS and WEIGHT_OF_QUESTIONS should be set accordingly to the requirements above (and of course set category & lang to your liking)
```sql
SELECT