| Web-Based Interaction through JavaScript | |
| EXAMPLES: | EXPLANATION: |
| Multiple Choice | Multiple-Choice exercises are similar to tests or worksheets. The functionality of instant feedback from an impersonal source makes this a powerful tool for practice. |
| CLOZE | CLOZE is similar to a fill-in-the-blank exercise, but it forces the user to look at the passage (usually a paragraph) as a whole. Focus is on the meaning of the passage, not on the mechanics of language. (Original code by George Mitrevski) |
| Dasher-Like CLOZE | This type of CLOZE exercise gives more sophisticated feedback, similar to the program "Dasher." The user's entire response is evaluated, and incorrect letters are substituted with a "dash." The correct portions of responses are preserved, allowing the user to focus on the incorrect part of the response. |
|
|
|
| Templates available
for you to download and modify for your own use: Multiple-choice CLOZE Dasher |
|