");
document.writeln("Name: " + studentName + "
");
document.write("Score: " + numCorrect + " / " + numPossible +
" (" + scorePercent + "%)");
if (numSubjective > 0) {
document.write(" [" + numSubjective + " subjective ");
if (numSubjective == 1)
document.write("question");
else
document.write("questions");
document.write(" not graded]");
}
document.writeln("
");
document.writeln("
"); document.writeln(instructionText[currentInstruction]); document.writeln(" | ||||||||||
| ");
document.writeln(narrativeText[currentNarrative]);
document.writeln(" | ||||||||||
| " + prefixText[i] + " | "); document.writeln("" + numberText[i] + " | ");
document.writeln("" + questionText[i]);
document.writeln(" "); document.writeln("
| ||||||||
");
document.writeln("![]() | ");
document.writeln("");
document.write("");
document.writeln(" ");
document.writeln(" |
"); document.writeln("