Negacije u pitanju: Pitanja tipa "Šta vozač NE sme da uradi" često zbune kandidate koji pročitaju samo prvi deo rečenice.
CREATE TABLE answers ( id SERIAL PRIMARY KEY, question_id INT REFERENCES questions(id) ON DELETE CASCADE, text TEXT NOT NULL, is_correct BOOLEAN DEFAULT FALSE );
If you want, I can now write for any part of this feature (e.g., the mock exam backend + frontend in React + Django, or just a standalone JavaScript exam simulator). Let me know which part you'd like to implement first.
Koje svjetlo mora biti upaljeno po danu po magli?


Pitanja Za Teorijski Ispit Fixed Jun 2026
Negacije u pitanju: Pitanja tipa "Šta vozač NE sme da uradi" često zbune kandidate koji pročitaju samo prvi deo rečenice.
CREATE TABLE answers ( id SERIAL PRIMARY KEY, question_id INT REFERENCES questions(id) ON DELETE CASCADE, text TEXT NOT NULL, is_correct BOOLEAN DEFAULT FALSE ); pitanja za teorijski ispit
If you want, I can now write for any part of this feature (e.g., the mock exam backend + frontend in React + Django, or just a standalone JavaScript exam simulator). Let me know which part you'd like to implement first. Negacije u pitanju: Pitanja tipa "Šta vozač NE
Koje svjetlo mora biti upaljeno po danu po magli? text TEXT NOT NULL