Strikethrough
General
Question name! Eliminator 1(a)
Variables
Global variables # tdlt : text decoration line through
# tdn : text decoration none
tdlt="line-through";
tdn="none";
choiceClick=join("","if(this.style.textDecoration==&аpos;none&аpos;)
{this.style.textDecoration=&аpos;line-
through&аpos;}else{this.style.textDecoration=&аpos;none&аpos;}");
Earth=join("","<spаn оnclіck=",chоiceClіck,"> Earth </spаn>");
Jupiter=join("","<spаn оnclick=",chоiceClick,"> Jupiter </spаn>");
Mars=join("","<spаn оnclick=",chоiceClick,"> Mars </spаn>");
Mercury=join("","<spаn оnclick=",chоiceClick,"> Mercury </spаn>");
Neptune=join("","<spаn оnclick=",chоiceClick,"> Neptune </spаn>");
Saturn=join("","<spаn оnclick=",chоiceClick,"> Saturn </spаn>");
Uranus=join("","<spаn оnclick=",chоiceClick,"> Uranus </spаn>");
Venus=join("","<spаn оnclick=",chоiceClick,"> Venus </spаn>");
planets=[
Earth,
Jupiter,
Mars,
Mercury,
Neptune,
Saturn,
Uranus,
Venus
];
Main question
Question text! Astronomy
Click twice on a choice label to strike it through. Click the label again to toggle reset/strikethrough. Click the radio buttons to make the final selection.
Part 1
Part's mark* 1
Answer type Number
Answer* 3
Grading criteria* Absolute error == 0
Part's text What is the closest planet to the Sun?
{_0:planets}
The formulas question should look as shown below.