This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<quiz> | |
<film id="Mercury" | |
onCorrect="Very nice! | |
Here is more information: http://solarsystem.nasa.gov/planets/mercury" | |
onWrong="It is Mercury. | |
Here is more information: http://solarsystem.nasa.gov/planets/mercury"> | |
<label> | |
<text>What is this celestial object?</text> | |
</label> | |
<label> |