Friday, 17 July 2009

Cloze test

You can use the same "drop-down menu" code that we used for the multiple choice question in order to make cloze questions.

Here is an example:



Exam Tips

When the day comes, give yourself plenty of time do everything: have breakfast but don't drink much; go to the toilet; arrive on time, but not too early or you will find yourself getting more and more nervous while you wait to start. Try not to talk the exam before you go in.

All you have to do is to copy and paste the following code where the gap is and write the number of the question (which will be visible) and the answer (which will be hidden).

<select> <option>____1____</option> <option>ANSWER</option> </select>


Paste it without line breaks so that you keep the paragraph format.

That is all there is to it!



No comments:

Post a Comment