var question = new Array();
question[1] = new Array();
question[1][0] = "Explain what each letter at the end of a shipping list number means.";
question[1][1] = "A. Paper";
question[1][2] = "B. Monograph";
question[1][3] = "C. Serial";
question[1][4] = "D. Engineering";
question[1][5] = "E. Periodical";
question[1][6] = "F. Microfiche";
question[1][7] = "G. Separate";
question[1][8] = "H. Electronic";
question[2] = new Array();
question[2][0] = "Which items do you need to do box opening?";
question[2][1] = "Depository stamp||true||CORRECT! <BR>You do need a depository 'stamp'. Everything in U.S. depository shipments are stamped.";
question[2][2] = "Pencil and pen||true||CORRECT!<BR> Call numbers are always written with a black ball point pen, except on maps, when you use a pencil";
question[2][3] = "Avery labels||false||RIGHT<BR>You may need to use an Avery label for the call number on dark covers.";
question[2][4] = "Yellow S, D and R stickers||false||WRONG! <BR>Yellow S,D and R stickers are used only when processing, not box opening!<BR>";
question[2][5] = "Date stamp||true||CORRECT!<BR> Everything gets a date stamp.";
question[2][6] = "Periodical stamp||false||WRONG!<BR> Periodical stamps are only used for processing, not box opening!<BR>";
question[2][7] = "Type new choice here||false||Type new response here";
question[3] = new Array();
question[3][0] = "Pieces which are only one page should be put into an envelope after you	write the call number.";
question[3][1] = "True||false||INCORRECT<BR>You do not put anything in envelopes when opening depository shipments. Those items are sorted later by supervisors so that they go into the correct type of envelope.";
question[3][2] = "False||true||CORRECT<BR>Items that need to go into envelopes are sorted later by supervisors so that they go into the correct type of envelope.";
question[4] = new Array();
question[4][0] = "Check the box in front of the periodicals listed below.";
question[4][1] = "GS 1.15/5:992/3 Real Property Sales List. July, August||true||CORRECT!<BR> This call number has a year and a number slashed on the end- this usually indicates a periodical!";
question[4][2] = "C 3.2:R 31/2 U.S. Census Bureau Research||false||WRONG!<BR> This is not a periodical! You can tell because periodicals usually never have a letter right after the colon!";
question[4][3] = "C 55.309/2-8:992/4 April Supply of Foreign Seafood||true||CORRECT!<BR> This is a periodical! First of all, it has a year and numbered slashed onto the end. Secondly, the word 'April' appears in the title, suggesting the piece is received monthly!";
question[4][4] = "ED 1.334/4:993 Integrated Postsecondary Education Data, 1993||false||WRONG!<BR> This is not a periodical! It has a year after the colon, suggesting that we only receive it once a year (periodicals come three times a year or more!";
question[4][5] = "Y 4.AG 8/1:104-27 Federal Programs. Serial 104-27||false||WRONG!<BR> This is not a periodical! This has a series number in the call number.  Series are not usually periodicals.";
question[4][6] = "GA 1.13:AIMD 96-6 Public Pension Summary, February 1996||false||WRONG!<BR> The number in the call number does not match the number of the given month, February.";
question[4][7] = "C 55.129/2:92/27 Weekly Climate Bulletin||true||CORRECT!<BR> The word 'Weekly' appears in the title- this is a periodical!";
question[4][8] = "I 1.98:H 25/3/V.3 Hart Mountain National Antelope Refuge||false||WRONG!<BR> There is a letter after the colon, indicating that this piece is most likely NOT a periodical. A volume number does not necessarily mean that a piece is a periodical.";
question[4][9] = "D 101.87:477 PS. The Preventative Maintenance Monthly||true||CORRECT!<BR> The word 'monthly' is in the title, this tells us we receive it once a month- this is a periodical!";
question[4][10] = "HE 20.3/2:6/7 Commissioned Corps Bulletin, V.6, No.7||true||CORRECT!<BR> This is a periodical!  You can tell because the call number corresponds to a volume and number in the title.";
question[5] = new Array();
question[5][0] = "How do you mark an item on a shipping list, if we didn't get it?";
question[5][1] = "Highlight in blue||false||NO<br> We highlight Monos. with records only in blue.";
question[5][2] = "Put an 'X'||false||INCORRECT<BR>Absolutely NOT!";
question[5][3] = "Put 'NS'||false||INCORRECT<BR>Only if the Item Select list says this item is not selected.";
question[5][4] = "Circle in red||true||CORRECT<BR>You win a gold star!";
question[6] = new Array();
question[6][0] = "What do you do when there is a note below an item listed on a shipping list?";
question[6][1] = "Tell Andrea||false||INCORRECT<BR>Only if you have on body armor.";
question[6][2] = "Read it and then tell your Supervisor.||true||INCORRECT!<BR>Good, this will let your Supervisor know you need more training.";
question[6][3] = "Wonder what it means and skip it||false||INCORRECT<BR>While you're at it, wonder why you work here.";
question[6][4] = "Highlight in yellow||true||CORRECT!<BR>Someone paid attention to the procedures!";
question[7] = new Array();
question[7][0] = "On which categories of things do we keep statistics?";
question[7][1] = "Non-depository periodicals||true||CORRECT!<BR> We do keep stats on non-depository periodicals when opening U.S. mail.";
question[7][2] = "Number of boxes on a separates shipping list||false||WRONG!<br> We do not keep track of how many boxes come in for a separate shipment.";
question[7][3] = "Serials||true||CORRECT!<BR> We do keep statistics of the number of serials.";
question[7][4] = "Shipping list numbers which we have received||true||CORRECT!<BR> We check off the shipping list number on the shipping list check-in cards.";
question[7][5] = "Number of microfiche envelopes received on a shipping list||false||WRONG!<BR> We count the individual microfiche, NOT the number of envelopes!";
question[8] = new Array();
question[8][0] = "Where do you put the depository stamp on a sheet map?";
question[8][1] = "On the front||false||INCORRECT<BR>Never put anything on the front of a sheet map.";
question[8][2] = "On the back||false||INCORRECT<BR>Never stamp depository on a sheep map, you should write it in pencil.";
question[8][3] = "On the front next to the call number||false||INCORRECT<BR>Never put anything on the front of a sheet map.";
question[8][4] = "None of the above||true||RIGHT!<BR>";
question[9] = new Array();
question[9][0] = "What do these things stand for when written on a shipping list?";
question[9][1] = "A. Not Selected";
question[9][2] = "B. Kiss Lisa";
question[9][3] = "C. Serial";
question[9][4] = "D. Motor vehicle";
question[9][5] = "E. Periodical";
question[9][6] = "F. Keep Latest";
question[9][7] = "G. Multi Volume";
question[9][8] = "H. Sparty";
question[9][9] = "I. Paper";
question[9][10] = "J. Monograph";
question[9][11] = "K. Not a serial";
question[9][12] = "L. Microfiche";
question[10] = new Array();
question[10][0] = "matching";
question[10][1] = "AA";
question[10][2] = "BB";
question[10][3] = "CC";
question[10][4] = "DD";
question[10][5] = "EE";
question[10][6] = "FF";
question[10][7] = "GG";
question[10][8] = "HH";
question[11] = new Array();
question[11][0] = "Type a new question";
question[11][1] = "Type new choice here||false||Type new response here";
question[11][2] = "Type new choice here||false||Type new response here";
question[12] = new Array();
question[12][0] = "Type a new question";
question[12][1] = "Type new choice here||false||Type new response here";
question[12][2] = "Type new choice here||false||Type new response here";
question[13] = new Array();
question[13][0] = "Type a new question";
question[13][1] = "Type new choice here||false||Type new response here";
question[13][2] = "Type new choice here||false||Type new response here";
question[14] = new Array();
question[14][0] = "Type a new question";
question[14][1] = "Type new choice here||false||Type new response here";
question[14][2] = "Type new choice here||false||Type new response here";
question[15] = new Array();
question[15][0] = "Type a new question";
question[15][1] = "Type new choice here||false||Type new response here";
question[15][2] = "Type new choice here||false||Type new response here";
question[16] = new Array();
question[16][0] = "Type a new question";
question[16][1] = "Type new choice here||false||Type new response here";
question[16][2] = "Type new choice here||false||Type new response here";

var Qtype = new Array();
Qtype[1] = "matching";
Qtype[2] = "checkbox";
Qtype[3] = "radio";
Qtype[4] = "checkbox";
Qtype[5] = "checkbox";
Qtype[6] = "checkbox";
Qtype[7] = "checkbox";
Qtype[8] = "checkbox";
Qtype[9] = "matching";
Qtype[10] = "matching";
Qtype[11] = "checkbox";
Qtype[12] = "checkbox";
Qtype[13] = "checkbox";
Qtype[14] = "checkbox";
Qtype[15] = "checkbox";
Qtype[16] = "radio";

var matchingBoxes = new Array();
matchingBoxes[1] = new Array();
matchingBoxes[1][1] = "M||f";
matchingBoxes[1][2] = "P||a";
matchingBoxes[1][3] = "E||h";
matchingBoxes[1][4] = "S||g";
matchingBoxes[9] = new Array();
matchingBoxes[9][1] = "M||j";
matchingBoxes[9][2] = "MV||g";
matchingBoxes[9][3] = "NS||a";
matchingBoxes[9][4] = "KL||f";
matchingBoxes[9][5] = "S||c";
matchingBoxes[9][6] = "P||e";
matchingBoxes[10] = new Array();
matchingBoxes[10][1] = "A||a";
matchingBoxes[10][2] = "B||b";
matchingBoxes[10][3] = "C||c";
matchingBoxes[10][4] = "D||d";