<% @Language="JavaScript"@ %>
<html>
<head>
<!-- #include file="GenGifs.asp" -->
<title>Mail - Quiz</title>
<SCRIPT type="text/javascript" src="quizEvaluation.js"></SCRIPT>
<SCRIPT type="text/javascript" src="mail_quiz.js"></SCRIPT>
</head>
<body text="#000000" link="#0000ff" vlink="#000080"
background="bkgrd_pad.gif">
<p>
<script language="JavaScript">
<!-- hide from old browsers
var i=0;
function wrong() {
fenster = open("", "Anzeige", "width=300,height=300");
fenster.document.open();
with (fenster.document) {
write("<html><body onBlur='window.close()'>");
write("Sorry, your answer is wrong. No points!");
write("</body></html>");
}
fenster.document.close();
}
function score() {
fenster = open("", "Anzeige", "width=300,height=300");
fenster.document.open();
with (fenster.document) {
write("<html><body onBlur='window.close()'>");
write("<br>Your score: <b>" + i + "</b><br><hr><br>");
write("<b>more than 12 correct</b><br>Oops! Don't believe it.<br>");
write("<b>11-12 correct</b><br>Congratulations! You know a lot about the Gov Docs!. Share this information with your fellow workers.<br>");
write("<b>10-11 correct</b><br>Very good.<br>");
write("<b>Fewer than 10 correct</b><br>Review your procedures manual and try again.");
write("</body></html>");
}
fenster.document.close();
}
function close() {
fenster.document.close();
}
// --> </script>
</p>
<form> </form>
<p></p>
<h1 align="center"> Student Procedures </h1>
<p align="center"> <img width="553" height="33" src="stulogoline.gif">
</p>
<p align="center"> </p>
<hr>
<p align="left">
<table border="1" cellpadding="2">
<tbody>
<tr>
<td><img src="question1.gif" width="47" height="47">
</td>
<td><big><big> Quizzes </big></big></td>
</tr>
</tbody>
</table>
<p></p>
<p align="left"> </p>
<hr>
<p align="center"> <font color="#ff0000"><big><b><big>Mail Quiz</big></b></big></font>
</p>
<p> Name <input name="Name" size="30" value="Name"> Today's Date <input
name="Date" size="20" value="MM/DD/YY"><br>
</p>
<p> <br>
1. Check the items we take downstairs when doing mail: </p>
<p> <input type="checkbox" name="Question1a" value="checked" onclick="mult(11,this);"> U.S. mail <br>
<input type="checkbox" name="Question1b" value="checked" onclick="mult(12,this);"> Interdepartmental mail <br>
<input type="checkbox" name="Question1c" value="checked" onclick="mult(13,this);"> Campus mail <br>
<input type="checkbox" name="Question1d" value="checked" onclick="mult(14,this);"> Books with Orange Circ streamers </p>
<p> 2. We drop off Library Mail in Technical Services on the appropriate
shelf. </p>
<p>
<input type="radio" name="Question2a" value="True" onclick="mult(21,this);">
True <br>
<input type="radio" name="Question2a" value="False" onclick="mult(22,this);">
False <br>
If false, where?
<input type="text" name="Question2b" size="50">
</p>
<p>3. What should you do if you don't know where a piece of mail goes once you
are back in Government Documents?</p>
<p>
<input type="checkbox" name="checkbox" value="checkbox" onClick="mult(31,this);">
A. Take it back to the mailroom and stick it on the Government Documents shelf
for someone else to put away.<br>
<input type="checkbox" name="checkbox2" value="checkbox" onClick="mult(32,this);">
B. Ask a supervisor.<br>
<input type="checkbox" name="checkbox3" value="checkbox" onClick="mult(33,this);">
C. Leave it on the mail-truck.<br>
<input type="checkbox" name="checkbox4" value="checkbox" onClick="mult(34,this);">
D. Put it on a supervisor's desk with a note on it.</p>
<p>4. Where would you put mail that is going to the Business Library?</p>
<p>
<input type="checkbox" name="checkbox5" value="checkbox" onClick="mult(41,this);">
A. On the Business Library shelf.<br>
<input type="checkbox" name="checkbox6" value="checkbox" onClick="mult(42,this);">
B. In the Campus Mail bin.<br>
<input type="checkbox" name="checkbox7" value="checkbox" onClick="mult(43,this);">
C. Attach a green-card to it an put in U.S. mail bin.<br>
<input type="checkbox" name="checkbox8" value="checkbox" onClick="mult(44,this);">
D. On the Government Documents shelf.</p>
<p> 5. Where do you take Main/other items?
<textarea
name="Question3" rows="2" cols="50"></textarea> </p>
<p> 6. When you get back to Government Documents, where do you put the following
things you picked up? </p>
<p> a. An envelope with a Canadian postmark <input type="text"
name="question5a"><br>
b. A box with a shipping list number on it <input type="text"
name="question5b"><br>
c. An envelope with the return address World Bank <input
type="text" name="question5c"><br>
d. A box with the return address Government Printing Office. <input
type="text" name="question5d"><br>
e. An envelope addressed to Document Delivery <input type="text"
name="question5e"> </p>
<p> </p>
<p> 7. Where would you pick up books that need to be reshelved in Government Documents?
<input type="text" name="Question6" size="50"> </p>
<p> 8. Write above the streamer the mail shelf where you would put a book with
that streamer in it. </p>
<center> <input type="text" name="Question8a">
<input type="text"
name="Question8b">
<p> </p>
</center>