Closed okspy47 closed 1 year ago
Hi! Run python3 lib/download_cache.py
to create the questions/questions.json
file.
Hi! Run
python3 lib/download_cache.py
to create thequestions/questions.json
file.
Thank you. I will try it as soon as I'm home.
When trying the command, I'm getting this error at the part 18 of the cache:
What Python version are you using? Seems to be an issue with decoding... Here is my file if that's helpful (.csv because of Github uploads, rename file and change type to .json
.
questions.json.csv
Trying. Also cant do it with docker as it request me access and for some reason it says my account is incorrect
The readme had a mistake, before docker compose up -d
run the build command: docker build . -t bnux256/theoryhelper
. Hope this solves it!
I cant understand a bit of Hebrew. Can u make a smaller JSON with a few categories and questions, so I can understand the JSON better? Thanks in advance
Oh, I didn't realize that. Sadly, this project can't be adapted to use other question databases. The JSON file is downloaded from the Israeli Transportation Minstery's site and is actually designed quite poorly. It contains HTML inside the questions and all questions relevant to cars include «В»
inside the text. What are you looking to do?
Oh, I didn't realize that. Sadly, this project can't be adapted to use other question databases. The JSON file is downloaded from the Israeli Transportation Minstery's site and is actually designed quite poorly. It contains HTML inside the questions and all questions relevant to cars include
«В»
inside the text. What are you looking to do?
I'm trying to manually Add question from Romanian Driving Law, So i can adapt it tho the Romanian law
So, I thought that I can modify the JSON itself manually with Romanian questions
So it isn't possible by any way?
Sadly won't really work... Here are a few other projects which might be useful: Anki - Has spaced repetition and can import from Quizlet flashbang openmultiplechoice
The questions/questions.json file misses from the repo. Can u at least provide a JSON template please?