'); answerWindow.document.write("
"); answerWindow.document.write("
"); answerWindow.document.write(" Quiz Answers
Your answer for number 1 was: " + radioObject(document.forms[0].Group1)); answerWindow.document.write("
The Correct answer for number 1 was: " + "B"); answerWindow.document.write("Law enforcement agencies use the Henry system, created by Sir Richard
Edward Henry, to classify fingerprints."); if (radioObject(document.forms[0].Group1) == "B") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 2 was: " + radioObject(document.forms[0].Group2)); answerWindow.document.write("
The Correct answer for number 2 was: " + "C"); answerWindow.document.write("Solid-state capacitance uses electricity to scan a fingerprint."); if (radioObject(document.forms[0].Group2) == "C") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 3 was: " + radioObject(document.forms[0].Group3)); answerWindow.document.write("
The Correct answer for number 3 was: " + "A"); answerWindow.document.write("The user pushes a plunger with the index finger and rollers measure
the finger."); if (radioObject(document.forms[0].Group3) == "A") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 4 was: " + radioObject(document.forms[0].Group4)); answerWindow.document.write("
The Correct answer for number 4 was: " + "C"); answerWindow.document.write("Phonemes are the smallest unit of speech."); if (radioObject(document.forms[0].Group4) == "C") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 5 was: " + radioObject(document.forms[0].Group5)); answerWindow.document.write("
The Correct answer for number 5 was: " + "B"); answerWindow.document.write("Each person supposedly has different locations of the veins within
a hand. LiveGrip uses photo-optics to find these locations."); if (radioObject(document.forms[0].Group5) == "B") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 6 was: " + radioObject(document.forms[0].Group6)); answerWindow.document.write("
The Correct answer for number 6 was: " + "B"); answerWindow.document.write("If a system is going to identify somebody, it does not need the
user to claim who he/she is."); if (radioObject(document.forms[0].Group6) == "B") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 7 was: " + radioObject(document.forms[0].Group7)); answerWindow.document.write("
The Correct answer for number 7 was: " + "C"); answerWindow.document.write("A user must use a phone and pass through voice recognition.
The system will then give the user a volatile password, which expires
in 5 minutes. Volatile passwords have nothing to do with hand scans."); if (radioObject(document.forms[0].Group7) == "C") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 8 was: " + radioObject(document.forms[0].Group8)); answerWindow.document.write("
The Correct answer for number 8 was: " + "A"); answerWindow.document.write("A biometric token is attached to a document when it is signed.
It stores information, such as the state of the document when it was
signed. That way, if the document is altered, the biometric token
can determine this."); if (radioObject(document.forms[0].Group8) == "A") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 9 was: " + radioObject(document.forms[0].Group9)); answerWindow.document.write("
The Correct answer for number 9 was: " + "C"); answerWindow.document.write("Contact lenses and glasses are not obstructions to an iris-scanning
camera."); if (radioObject(document.forms[0].Group9) == "C") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("Your answer for number 10 was: " + radioObject(document.forms[0].Group10)) answerWindow.document.write("
The Correct answer for number 10 was: " + "A"); answerWindow.document.write("The frequency of a voice is plotted every 1/100th of a second."); if (radioObject(document.forms[0].Group10) == "A") { Total = Total + 1 } else { Total = Total } answerWindow.document.write("
This helps the system to develop the waterfall graph of a voice sample.Your Score:
"); if (Total == 0 || Total == 1) { answerWindow.document.write("Total correct: " + Total +"We suggest rereading some of the information"); } if (Total > 1 && Total < 5) { answerWindow.document.write("Total correct: " + Total +"
Not bad, but try again."); } if (Total > 4 && Total < 8) { answerWindow.document.write("Total correct: " + Total +"
You did well and learned something."); } if (Total == 8 || Total == 9) { answerWindow.document.write("Total correct: " + Total +"
Excellent job. You learned something."); } if (Total == 10) { answerWindow.document.write("Total correct: " + Total +"
A perfect score. You are too smart."); } answerWindow.document.write("
"); answerWindow.document.write("