Web-Based Language Testing: Opportunities and Challenges
Computer-based testing
Web-based testing
Advantages of WBTs:
Problems of WBTs:
Types and characteristics of WBTs by stakes involved:
Stakes |
Security Need |
Web Advantages |
Cost |
Example |
| low | little | anytime, anyplace | low | feedback, test-prep, independent tasks, "testing in the service of learning" |
| medium | ID, general supervision, data backup | almost anyplace during opening hours | some personnel overhead | placement testing, course credit |
| high | tight supervision, controlled environment, multiple backups | only trusted & certified testing centers | probably high fees, costs for backup | TOEFL-type tests, admission tests |
Some usage contexts for WBTs in order of web appropriateness:
WBTs and self-guided learning
Item types for WBTs and their web realizations:
Item |
Realization and Scoring |
Example |
| essay | textarea, requires human scorer | extresp.htm |
| multiple choice | radio buttons, easy to write in HTML; view the scoring script for this test (external .js file) | if.htm |
| short answer | input fields; automatic load of the next items into top frame; to view the scoring script, pull up bottom frame border, click the right mouse button and view "Page Source". | rela2.htm |
| gaps (grammar, Cloze, C-Test) | input fields; to view the scoring script for this test, view "Page Source" | cucar.htm |
| oral production | test takers record .wav file with sound recorder, requires human scorer; technical problems likely | --- |
| dictation | sound file plus textarea, self-scoring is possible but very difficult | dictfr.htm |
| listening comprehension | sound file(s) plus radio buttons, input fields or textareas, any response format possible | --- |
| discourse completion | situation described in writing, in a sound file or shown in a video clip, any response format possible | salad_bowl.htm |
Resources: