Quiz
Written in June 2008, this application shows multiple choice questions. See the code overleaf.
The input radio controls are NOT runat=server so “qst” + questionNr is used.
The questions are stored in a sqlite db. The answer is inline with the question, which uses a placeholderĀ [options]. For ex:
We would study English if we [go | would go | will go | went] to England.