|
This
question uses a simple Java applet to demonstrate how Hotspot
questions could be included in TOIA.

Scoring and feedback
Correct answers: Determined by the applet itself
Score: 10 marks if the interaction returns a correct response.
Feedback if correct: You have scored 10 points!
Feedback if incorrect: Bad luck this time.
Additional information
Applet name - as stored in the TOIA Resources database
Parameters: This applet takes 10 words as its parameters:
word1 to word10. To configure the parameters, use
the HTML <PARAM> tag, like this:
<PARAM NAME="word1" VALUE="Pedagogy"/>
<PARAM NAME="word2" VALUE="ALT-C"/>
<PARAM NAME="word3" VALUE="e-Learning"/>
etc..
All 10 parameters should be provided.
Result returned by: returnScore()
|