forked from maciej/prawo-jazdy-resources
quick spacing readme
This commit is contained in:
parent
e0e5ae4a37
commit
bcf25e69f0
1 changed files with 6 additions and 3 deletions
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
- `db/pytania.csv` is the `katalog_pytania_egzminacyjne_kandydat__14112024.xlsx` file from [here](https://www.gov.pl/web/infrastruktura/prawo-jazdy)
|
- `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
|
- `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
|
# Requirements
|
||||||
|
@ -86,6 +87,7 @@ According to the Ministry of Infrastructure, in an exam there are (basic):
|
||||||
- 4 questions for 1 point
|
- 4 questions for 1 point
|
||||||
- 6 questions for 2 points
|
- 6 questions for 2 points
|
||||||
- 10 questions for 3 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
|
```sql
|
||||||
|
@ -113,6 +115,7 @@ According to the Ministry of Infrastructure, in an exam there are (advanced):
|
||||||
- 2 questions for 1 point
|
- 2 questions for 1 point
|
||||||
- 4 questions for 2 points
|
- 4 questions for 2 points
|
||||||
- 6 questions for 3 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
|
```sql
|
||||||
|
|
Loading…
Add table
Reference in a new issue