L2 Word Drag-and-Drop Quiz Java Applet.


The L2 Word Drag-and-Drop (WDD) Quiz applet is basically the regular WDD Quiz applet with support for foreign language characters (L2). It can display both English and a foreign language as follows:

Here are the values and names to use when prompted by the FrontPage 98 Applet dialog box:

Note the new parameter "language" to indicate which language you want to use with L2 WDD.  The other parameters are the same as the regular WDD quiz.

The differences with the regular WDD quiz applet are:

  1. You must use the "language" parameter (e.g. name=language value=Thai).
  2. The format of the WDD quiz file is the same as regular WDD quiz with one exception:
  3. question font specifier: before you type in the question text, add a single line of either

Entering L2 Text

Recall that we write a quiz using Notepad.  However, Notepad cannot display L2 characters, so you will have to create L2 text questions and answers using a program that can show these characters (unless you've memorized the keyboard).  Do something like the following:

For example, here is a completed L2 WDD quiz file for Vietnamese.  Note that the Vietnamese text is NOT displayed correctly here as just noted.  However, it will display correctly in the applet.  Text in italics are comments to help explain the meaning of each line and would not be typed into the quiz file.

//question 1 for testing
m22
Baø laø ngöôØi Myõ, phaûi khoâng oui?
#
_______________ phaûi khoâng?
#
ngöôØi Myõ
#
Baø@laø@ngöôØi@Myõ@ngöôØi Myõ
#
audio:
start:
#
//question 2 for testing
m21
OÂng coù maáy con trai ?
#

#
son@have
#
you@have@how many@son
#
audio:
start:
#
//question 3 for testing
m12
He is a student in History
#
sinh vieân
#
Anh aáy
#
lòch söÛ@sinh vieân@Anh aáy
#
audio:
start:
#
!!

comment
Question in L2, answers in L2
The question
a separator
a partial answer - in L2 like the answer chunks
# separator
the correct answer
# separator
the candiate answer chunks, separated by @
# separator
no audio for this question
no auto play of audio for this question
# separator
comment
Question in L2, answers in English
the question
# separator
blank line = no partial answer
# separator
the correct answer - note & between parts
# separator
candidate answer chunks, separated by &
# separator
no audio for this question
no auto play of audio for this question
# separator
comment
Question in English, answers in L2
the question
# separator
partial answer
# separator
the correct answer
# separator
candidate answer chunks, separated by &
# separator
no audio for this question
no auto play of audio for this question
# separator
!! - end of file