I need an SQL query to get a single question from an exam.
The question has to be:
- one that the user hasn't done yet
- the next question in the exam. if user has completed quesiton 1, they should see question 2
- if the question doesn't exist, generate it using ExGen core