Apologies! Your web browser lacks required capabilities. Please consider upgrading it or switching to a more modern web browser.
Initializing. Please wait…
<<if $TestCode is $Jenny or $TestCode is $DomainCode or $TestCode is $StandardCode>>
<<nobr>>
/* ---------- Goal ---------- */
<<set $Goal to 6>>
/* ---------- Beginning Values ---------- */
<<set $Progress to 0>>
<<set $CorrectAnswer to 0>>
<<set $AttemptedAnswer to 0>>
<<set $CheatCode to "CheatCode">>
/* ---------- Questions ---------- */
<<set $Q1 to "15600 ÷ 30">>
<<set $Q2 to "2852 ÷ 23">>
<<set $Q3 to "3680 ÷ 16">>
<<set $Q4 to "40546 ÷ 19">>
<<set $Q5 to "22815 ÷ 27">>
<<set $Q6 to "40500 ÷ 10">>
<<set $Q7 to "3996 ÷ 12">>
<<set $Q8 to "3584 ÷ 14">>
<<set $Q9 to "5850 ÷ 13">>
<<set $Q10 to "10752 ÷ 21">>
<<set $Q11 to "75069 ÷ 45">>
<<set $Q12 to "63108 ÷ 72">>
<<set $Q13 to "5174.4 ÷ 24">>
<<set $Q14 to "6833.4 ÷ 14">>
<<set $Q15 to "1504 ÷ 20">>
<<set $Q16 to "13852.5 ÷ 15">>
<<set $Q17 to "10660.8 ÷ 12">>
<<set $Q18 to "20352 ÷ 30">>
<<set $Q19 to "7868 ÷ 40">>
<<set $Q20 to "2221.2 ÷ 18">>
/* ---------- Answers ---------- */
<<set $Q1A to "520">>
<<set $Q2A to "124">>
<<set $Q3A to "230">>
<<set $Q4A to "2134">>
<<set $Q5A to "845">>
<<set $Q6A to "4050">>
<<set $Q7A to "333">>
<<set $Q8A to "256">>
<<set $Q9A to "450">>
<<set $Q10A to "512">>
<<set $Q11A to "1668.2">>
<<set $Q12A to "876.5">>
<<set $Q13A to "215.6">>
<<set $Q14A to "488.1">>
<<set $Q15A to "75.2">>
<<set $Q16A to "923.5">>
<<set $Q17A to "888.4">>
<<set $Q18A to "678.4">>
<<set $Q19A to "196.7">>
<<set $Q20A to "123.4">>
/* ---------- Reset Student Answers ---------- */
<<set $Q1SA to 0>>
<<set $Q2SA to 0>>
<<set $Q3SA to 0>>
<<set $Q4SA to 0>>
<<set $Q5SA to 0>>
<<set $Q6SA to 0>>
<<set $Q7SA to 0>>
<<set $Q8SA to 0>>
<<set $Q9SA to 0>>
<<set $Q10SA to 0>>
<<set $Q11SA to 0>>
<<set $Q12SA to 0>>
<<set $Q13SA to 0>>
<<set $Q14SA to 0>>
<<set $Q15SA to 0>>
<<set $Q16SA to 0>>
<<set $Q17SA to 0>>
<<set $Q18SA to 0>>
<<set $Q19SA to 0>>
<<set $Q20SA to 0>>
/* ---------- Begin ---------- */
@@.huge;<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Random is 1>>[[Begin!->Q1]]
<<elseif $Random is 2>>[[Begin!->Q2]]
<<elseif $Random is 3>>[[Begin!->Q3]]
<<elseif $Random is 4>>[[Begin!->Q4]]
<<elseif $Random is 5>>[[Begin!->Q5]]
<<elseif $Random is 6>>[[Begin!->Q6]]
<<elseif $Random is 7>>[[Begin!->Q7]]
<<elseif $Random is 8>>[[Begin!->Q8]]
<<elseif $Random is 9>>[[Begin!->Q9]]
<<elseif $Random is 10>>[[Begin!->Q10]]
<<elseif $Random is 11>>[[Begin!->Q11]]
<<elseif $Random is 12>>[[Begin!->Q12]]
<<elseif $Random is 13>>[[Begin!->Q13]]
<<elseif $Random is 14>>[[Begin!->Q14]]
<<elseif $Random is 15>>[[Begin!->Q15]]
<<elseif $Random is 16>>[[Begin!->Q16]]
<<elseif $Random is 17>>[[Begin!->Q17]]
<<elseif $Random is 18>>[[Begin!->Q18]]
<<elseif $Random is 19>>[[Begin!->Q19]]
<<elseif $Random is 20>>[[Begin!->Q20]]
<<else>>
Error@@
<</if>>
<</nobr>>
<<else>>
You have entered an invalid Test Code
Please try again
<<back>><</if>><<set $Q1SA to 0>>
<<print $Q1>>
<<textbox "$Q1SA" "" "Q1A" autofocus>>
[[Submit->Q1A]]<<set $Q8SA to 0>>
<<print $Q8>>
<<textbox "$Q8SA" "" "Q8A" autofocus>>
[[Submit->Q8A]]<<set $Q9SA to 0>>
<<print $Q9>>
<<textbox "$Q9SA" "" "Q9A" autofocus>>
[[Submit->Q9A]]<<set $Q2SA to 0>>
<<print $Q2>>
<<textbox "$Q2SA" "" "Q2A" autofocus>>
[[Submit->Q2A]]<<set $Q3SA to 0>>
<<print $Q3>>
<<textbox "$Q3SA" "" "Q3A" autofocus>>
[[Submit->Q3A]]<<set $Q4SA to 0>>
<<print $Q4>>
<<textbox "$Q4SA" "" "Q4A" autofocus>>
[[Submit->Q4A]]<<set $Q5SA to 0>>
<<print $Q5>>
<<textbox "$Q5SA" "" "Q5A" autofocus>>
[[Submit->Q5A]]<<set $Q6SA to 0>>
<<print $Q6>>
<<textbox "$Q6SA" "" "Q6A" autofocus>>
[[Submit->Q6A]]<<set $Q7SA to 0>>
<<print $Q7>>
<<textbox "$Q7SA" "" "Q7A" autofocus>>
[[Submit->Q7A]]<<set $Q10SA to 0>>
<<print $Q10>>
<<textbox "$Q10SA" "" "Q10A" autofocus>>
[[Submit->Q10A]]<<set $Q20SA to 0>>
<<print $Q20>>
<<textbox "$Q20SA" "" "Q20A" autofocus>>
[[Submit->Q20A]]<<set $Q19SA to 0>>
<<print $Q19>>
<<textbox "$Q19SA" "" "Q19A" autofocus>>
[[Submit->Q19A]]<<set $Q18SA to 0>>
<<print $Q18>>
<<textbox "$Q18SA" "" "Q18A" autofocus>>
[[Submit->Q18A]]<<set $Q17SA to 0>>
<<print $Q17>>
<<textbox "$Q17SA" "" "Q17A" autofocus>>
[[Submit->Q17A]]<<set $Q16SA to 0>>
<<print $Q16>>
<<textbox "$Q16SA" "" "Q16A" autofocus>>
[[Submit->Q16A]]<<set $Q15SA to 0>>
<<print $Q15>>
<<textbox "$Q15SA" "" "Q15A" autofocus>>
[[Submit->Q15A]]<<set $Q14SA to 0>>
<<print $Q14>>
<<textbox "$Q14SA" "" "Q14A" autofocus>>
[[Submit->Q14A]]<<set $Q13SA to 0>>
<<print $Q13>>
<<textbox "$Q13SA" "" "Q13A" autofocus>>
[[Submit->Q13A]]<<set $Q12SA to 0>>
<<print $Q12>>
<<textbox "$Q12SA" "" "Q12A" autofocus>>
[[Submit->Q12A]]<<set $Q11SA to 0>>
<<print $Q11>>
<<textbox "$Q11SA" "" "Q11A" autofocus>>
[[Submit->Q11A]]<<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q1SA is $Q1A or $Q1SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q1A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q2SA is $Q2A or $Q2SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q2A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q4SA is $Q4A or $Q4SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q4A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q5SA is $Q5A or $Q5SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q5A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q3SA is $Q3A or $Q3SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q3A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,7,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q6SA is $Q6A or $Q6SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q6A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q7SA is $Q7A or $Q7SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q7A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,9,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q8SA is $Q8A or $Q8SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q8A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q9SA is $Q9A or $Q9SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q9A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,11,12,13,14,15,16,17,18,19,20)>>
<<if $Q10SA is $Q10A or $Q10SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q10A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19,20)>>
<<if $Q12SA is $Q12A or $Q12SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q12A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,15,16,17,18,19,20)>>
<<if $Q14SA is $Q14A or $Q14SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q14A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,18,19,20)>>
<<if $Q13SA is $Q13A or $Q13SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q13A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,18,19,20)>>
<<if $Q11SA is $Q11A or $Q11SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q11A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19)>>
<<if $Q20SA is $Q20A or $Q20SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q20A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,19,20)>>
<<if $Q18SA is $Q18A or $Q18SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q18A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,18,19,20)>>
<<if $Q17SA is $Q17A or $Q17SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q17A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20)>>
<<if $Q19SA is $Q19A or $Q19SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q19A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20)>>
<<if $Q16SA is $Q16A or $Q16SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q16A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>><<nobr>><<set $AttemptedAnswer += 1>>
<<set $Random to either(1,2,3,4,5,6,7,8,9,10,11,12,13,14,16,17,18,19,20)>>
<<if $Q15SA is $Q15A or $Q15SA is $CheatCode>>
<<set $Progress += 1>>
<<set $CorrectAnswer += 1>>
Correct!<BR>
<<if $Progress is $Goal>>[[Click to Continue.->End]]
<<elseif $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<<else>>
<<set $Progress to 0>>
Incorrect! The Correct Answer was <<print $Q15A>>.<BR>
<<if $Random is 1>>[[Click to Continue.->Q1]]
<<elseif $Random is 2>>[[Click to Continue.->Q2]]
<<elseif $Random is 3>>[[Click to Continue.->Q3]]
<<elseif $Random is 4>>[[Click to Continue.->Q4]]
<<elseif $Random is 5>>[[Click to Continue.->Q5]]
<<elseif $Random is 6>>[[Click to Continue.->Q6]]
<<elseif $Random is 7>>[[Click to Continue.->Q7]]
<<elseif $Random is 8>>[[Click to Continue.->Q8]]
<<elseif $Random is 9>>[[Click to Continue.->Q9]]
<<elseif $Random is 10>>[[Click to Continue.->Q10]]
<<elseif $Random is 11>>[[Click to Continue.->Q11]]
<<elseif $Random is 12>>[[Click to Continue.->Q12]]
<<elseif $Random is 13>>[[Click to Continue.->Q13]]
<<elseif $Random is 14>>[[Click to Continue.->Q14]]
<<elseif $Random is 15>>[[Click to Continue.->Q15]]
<<elseif $Random is 16>>[[Click to Continue.->Q16]]
<<elseif $Random is 17>>[[Click to Continue.->Q17]]
<<elseif $Random is 18>>[[Click to Continue.->Q18]]
<<elseif $Random is 19>>[[Click to Continue.->Q19]]
<<elseif $Random is 20>>[[Click to Continue.->Q20]]
<</if>>
<</if>><</nobr>>@@.prog;Progress: <<print $Progress>>/<<print $Goal>>@@
@@.prog;Score: <<print $CorrectAnswer>>/<<print $AttemptedAnswer>>@@
@@.prog;[[Help->Help]]@@
@@.prog;[[Standard->Standard]]@@@@.end;''Congratulations!<BR>You've Completed This Challenge!''@@[img[http://www.math4ged.com/wp-content/uploads/2011/07/ged-math-cube.png]]@@.huge;Help@@
<a href="https://www.khanacademy.org/math/arithmetic/arith-review-multiply-divide/arith-review-multi-digit-div/v/long-division-without-remainder" target="_blank">Watch a video about Long Division</a>
<<back>>
<<nobr>><<set $TestCode to 0>>
<<set $Jenny to "86753098675309">>
<<set $DomainCode to "865176">>
<<set $StandardCode to "690713">>
<</nobr>>
Enter the 6-Digit Test Code
<<textbox "$TestCode" "" "Intro" autofocus>>
[[Submit Code->Intro]]@@.huge;Standard@@
@@.standard;6.NS.2 - Fluently divide multi-digit numbers using the standard algorithm.@@
<<back>>