var i = 0;
var Qtype = new Array();

Qtype[1] = "checkbox";
Qtype[2] = "checkbox";
Qtype[3] = "checkbox";
Qtype[4] = "checkbox";
Qtype[5] = "checkbox";
Qtype[6] = "checkbox";
Qtype[7] = "checkbox";
Qtype[8] = "checkbox";
Qtype[9] = "checkbox";
Qtype[10] = "checkbox";
Qtype[11] = "checkbox";
Qtype[12] = "checkbox";
Qtype[13] = "checkbox";
Qtype[14] = "checkbox";
Qtype[15] = "checkbox";
Qtype[16] = "checkbox";
Qtype[17] = "checkbox";
Qtype[18] = "checkbox";
Qtype[19] = "checkbox";
Qtype[20] = "checkbox";
Qtype[21] = "checkbox";
Qtype[22] = "radio";

var question = new Array();
question = new Array();
question[1] = new Array();
question[1][0] = "What is the location code for periodicals?";
question[1][1] = "gdnhi||true||Yes!<BR>  This is a U.S. periodical location.  Hurrah!";
question[1][2] = "gdonp||false||No.<BR>  This is not a location code that we use.  Try again.";
question[1][3] = "gdndx||false||No.<BR>  This is an index location only.  Try again.";
question[1][4] = "gdipe||true||Yes!<BR>  This is an international periodical location.  Good Job!";
question[1][5] = "gdmpe||true||Yes!<BR>  This is a Michigan periodical location.  You Rule!";
question[2] = new Array();
question[2][0] = "What is the location code for index reference?";
question[2][1] = "gdndx||true||Yes!<BR>  This is a U.S. index location.  Great Job!";
question[2][2] = "gdonp||false||No.<BR>  This is not a location code that we use.  Try again.";
question[2][3] = "gdiir||true||Yes!<BR>  This is an international index location.  Super!";
question[2][4] = "gdmir||true||Yes!<BR>  You're right!  This is a Michigan index location.";
question[2][5] = "gdnnx||false||No.<BR> This is not a location code that we use.  Try again.";
question[3] = new Array();
question[3][0] = "What goes in the loan codes of an item record for a bound periodical dated 1976?";
question[3][1] = "I TYPE: 1976||false||No.<BR>  This field can only be 3, 99, or 199 but never the year.";
question[3][2] = "ICODE1: 1976||true||Yes!<BR>  The ICODE1 field gets the earliest year bound in the book.  You're a quick learner!";
question[3][3] = "YEAR = 1976||false||No.<BR>  There is no \"YEAR\" field in item records.  Try again.";
question[3][4] = "I TYPE: 3||true||Yes! <BR> This book is greater than 10 years old so the I TYPE is 3.  Good Work!";
question[3][5] = "None of the above||false||No.<BR>  There are correct answers here.  Try again.";
question[4] = new Array();
question[4][0] = "What goes in the loan codes of an item record for a bound periodical dated 1988?";
question[4][1] = "YEAR = 1988||false||No.<BR>  There is no \"YEAR\" field in item records.  Try again.";
question[4][2] = "I TYPE: 3||true||Yes! <BR> This book is greater than 10 years old so the I TYPE is 3.  Good Work!";
question[4][3] = "I TYPE: 1988||false||No.<BR>  This field can only be 3, 99, or 199 but never the year.";
question[4][4] = "ICODE1: 1988||true||Yes!<BR>  The ICODE1 field gets the earliest year bound in the book.  You're fantastic!";
question[4][5] = "None of the above||false||No.<BR>  There is a correct answer here.  Try again.";
question[5] = new Array();
question[5][0] = "What goes in the 852 field (holdings statement) for titles where we keep the latest edition only?";
question[5][1] = "Keep latest edition||true||Yes!<BR>  This is the proper note for the 866 field.  Yay!";
question[5][2] = "Discard earlier||false||No.<BR>  This is not the proper terminology for a note in the 866 field.  Try again.";
question[5][3] = "Keep all||false||No.<BR>  A note would not be needed if we kept all books.  Try again.";
question[5][4] = "Nothing||false||No.<BR>  We need to state that we have limited retention of this piece.  Try again.";
question[5][5] = "Hold latest||false||No.<BR>  This is not the proper terminology for a note in the 866 field.  Try again.";
question[6] = new Array();
question[6][0] = "When do you create a check-in card?";
question[6][1] = "Always create a check-in card||false||No.<BR>  If the record is not current, it does not need a check-in card on check-in record.  Try again.";
question[6][2] = "Create a check-in card for all current serial titles (current = received in the last 3 years)||true||Yes!<BR>  All pieces that are current need to have check-in cards.  Excellent Work!";
question[6][3] = "Create a check in card only when you have a piece to check in||false||No.<BR>  ALL pieces that are current need to have check-in cards.  Try again.";
question[6][4] = "Never create a check-in card||false||No.<BR>  There are situations when you should create a check-in card.  Try again.";
question[6][5] = "Create a new check-in card every year||false||No.<BR>  If the check-in card is not full there is no need to create another one.  Try again.";
question[7] = new Array();
question[7][0] = "When do you insert a yellow keep latest streamer into a piece?";
question[7][1] = "When the piece has revised printed on it||false||No.<BR>  This is not always the case.  Check the record.  Try again.";
question[7][2] = "When the 866 field has an external note |zKeep latest edition||true||Yes!<BR>  Always pay attention to notes in the check-in record.  You're on right path!";
question[7][3] = "Before you put it on the New Book Shelf||false||No.<BR>  We do not have a new bookshelf.  Try again. ";
question[7][4] = "When the 866 field has a note \"Also in IIS microfiche . . . \"||false||No.<BR>  This note does not refer to the retention of the piece.  Try again";
question[7][5] = "When the 866 field has a note \"Also in IIS microfiche . . . \"||false||No.<BR>  There is a correct answer here.  Try again.";
question[8] = new Array();
question[8][0] = "What is the STATUS field code for a CD item record?";
question[8][1] = "o||false||No.<BR>  \"o\" is for \"library use only\" as in items that can't be checked out.  Try again.";
question[8][2] = "d||false||No.<BR>  \"d\" is for \"drawer\" as in microfiche that go in cabinet drawers.  Try again.";
question[8][3] = "e||true||Yes!<BR> \"e\" is for \"electronic resource\" which is only to be used with CD's and online item records.  You're jammin'!";
question[8][4] = "l||false||No.<BR>  \"l\" is for \"lost\" as in missing items.  Try again.";
question[8][5] = "None of the above||false||No.<BR>  There is a correct answer here.  Try again.";
question[9] = new Array();
question[9][0] = "What is the STATUS field code for a microfiche item record?";
question[9][1] = "o||false||No.<BR>  \"o\" is for \"library use only\" as in items that can't be checked out.  Try again.";
question[9][2] = "l||false||No.<BR>  \"l\" is for \"lost\" as in missing items.  Try again.";
question[9][3] = "e||false||No.<BR>  \"e\" is for \"electronic resource\" which is only to be used with CD's and online item records.  Try again.";
question[9][4] = "d||true||Yes!<BR>  \"d\" is for \"drawer\" as in microfiche that go in cabinet drawers.  You're on the path to success!";
question[9][5] = "None of the above||false||No.<BR>  There is a correct answer here.  Try again.";
question[10] = new Array();
question[10][0] = "When and where do you insert your initials and the date into a record on magic?";
question[10][1] = "When I make modifications to or create any item or check-in records I should insert my initials||true||Yes!<BR>  You should always put your initials and the date in any record you create or modify.  Wonderful, wonderful!";
question[10][2] = "I only insert my initials in the item records I create||false||No.<BR>  Although you will need to insert your initials here too, there is a more correct answer here.  Try again.";
question[10][3] = "I only insert my initials in the check-in records I create||false||No.<BR>  Although you will need to insert your initials here too, there is a more correct answer here.  Try again.";
question[10][4] = "When I make modifications to or create records I never insert my initials||false||No.<BR>  We need you to insert your initials so we can praise you when you're right and help you learn when you are not.  Try again.";
question[10][5] = "When I just look at any item or check-in records I should insert my initials||false||No.<BR>  It is not necessary for you to insert your initials if you have not done anything to the record.  Try again.";
question[11] = new Array();
question[11][0] = "What codes do you use for a piece with a reference location (gdndx, gdisa, gdiir, gdonx, …)?";
question[11][1] = "ICODE1: 199||false||No.<BR>  ICODE1 fields only have years in them, never loan codes.  Try again.";
question[11][2] = "I TYPE: 3||false||No.<BR>  This code in the I TYPE field is only for periodicals that over 10 years old.  Try again.";
question[11][3] = "STATUS: d||false||No.<BR>  This STATUS field code is only for microfiche.  Try again.";
question[11][4] = "I TYPE: 199||true||Yes!<BR>  This is the correct code for the I TYPE field for a reference piece.  Nice work!";
question[11][5] = "STATUS: o||true||Yes!<BR>  This is the correct code for the STATUS field for a reference piece.  Good job!";
question[12] = new Array();
question[12][0] = "In which of the following collections do the pieces NOT get a catalog stamp?";
question[12][1] = "U.S. and Canadian||false||No.<BR>  Both of these collections do get a catalog stamp.  Try again.";
question[12][2] = "U.S. and International||false||No.<BR>  International does not get a catalog stamp but U.S. does.  Try again.";
question[12][3] = "International and Michigan||true||Yes!<BR>  International and Michigan pieces do not need to be catalog stamped but U.S. and Canadian do.  Correctamundo!";
question[12][4] = "Canadian and Michigan||false||No.<BR>  Michigan does not get a catalog stamp but Canadian does.  Try again.";
question[12][5] = "U.S. and Michigan||false||No. <BR> Michigan does not get a catalog stamp but U.S. does.  Try again.";
question[13] = new Array();
question[13][0] = "Where do you catalog stamp microfiche and paper?";
question[13][1] = "Paper is stamped below the barcode||false||No. <BR> The catalog stamp does not belong below the barcode.  Try again.";
question[13][2] = "Fiche is stamped below the call number||true||Yes!<BR>  The catalog stamp belongs directly under the call number and the depository stamp on fiche.  You're good at this!";
question[13][3] = "Paper is stamped to the right of the barcode||false||No.<BR>  The \"L\" goes to the right of the barcode, not the catalog stamp.  Try again.";
question[13][4] = "Fiche is stamped to the right of the call number||false||No.<BR>  This is not the appropriate location for the catalog stamp on fiche.  Try again.";
question[13][5] = "Paper is stamped to the left of the barcode||true||Yes!<BR>  On paper books the catalog stamp goes to the left of the barcode.  Good thinking!";
question[14] = new Array();
question[14][0] = "What do you do when you see a cataloger's \"dccopy…\" initials in an item record?";
question[14][1] = "Delete the record||false||No.<BR>  Catalogers use these codes for statistical purposes and it is important not to just delete them.  Try again.";
question[14][2] = "Delete the initials and put your own there||false||No.<BR>  Catalogers use these codes for statistical purposes and it is important not to just delete them.  Try again.";
question[14][3] = "Use the record if possible or move the initials to another item record||true||Yes!<BR>  Try to retain the cataloger's initials somewhere within the records.  Usually you should be able to use the blank item record.";
question[14][4] = "Leave the blank record with the cataloger's initials in it||false||No.<BR>  We do not leave blank records unless it is a periodical with no bound holdings.  Try again.";
question[14][5] = "None of the above||false||No.<BR>  There is a correct answer here.  Try again.";
question[15] = new Array();
question[15][0] = "Where does your unfinished work go when you are done for the day?";
question[15][1] = "On the floor||false||No.<BR>  Please do not clutter up our floors with books.  Try again.";
question[15][2] = "Left on the table where I was working that day||false||No.<BR>  This is how books get lost forevermore.  Try again.";
question[15][3] = "On some table in the mono team's area||false||No. <BR> Although it is a tempting option, no one in mono's can finish your work for you.  Try again.";
question[15][4] = "In my mailbox||true||Yes! <BR> This is where your unfinished work goes so you can finish it the next time you come in.  Cowabunga!";
question[15][5] = "In a supervisor's mailbox||false||No.<BR>  Unless you have a problem your work should not go in a supervisor's box.  Try again.";
question[16] = new Array();
question[16][0] = "What do you do when you have a piece that has no record on Magic?";
question[16][1] = "Run far, far away||false||No. <BR> Although sometimes we would like to, this is not the correct answer.  Try again.";
question[16][2] = "Fill out a purple streamer||true||Yes!<BR>  Then put the piece and the streamer on the \"Serial Review\" shelf outside Lisa's office.  You're a superstar!";
question[16][3] = "Ask Lisa||false||No.<BR>  If you have a question, ask a student supervisor first.";
question[16][4] = "Discard the piece||false||No.<BR>  Never discard a piece without consulting your supervisor first.";
question[16][5] = "Put the piece in a supervisor's mailbox||false||No.<BR>  There is a better answer here.  Try again.";
question[17] = new Array();
question[17][0] = "What kind of useful information can be found in the 008 field?";
question[17][1] = "Title||false||No! <BR> The title can be found in a 245 field.  Try again.";
question[17][2] = "Frequency||true||Yes! <BR> This tells you how often the book comes.  Fantastic!";
question[17][3] = "Year publication started||true||Yes!<BR>  The year can be found in the DATE ONE field.  Marvelous!";
question[17][4] = "Year publication ended||true|| Yes!<BR>  This is found in the DATE TWO field.  Incredible!";
question[17][5] = "Publication status||false|| Yes!<BR>  \"c\" for currently received and \"d\" if the publication has ceased.  Simply stunning work!";
question[18] = new Array();
question[18][0] = "What should be written on yellow \"When shelving, replace earlier edition.\" streamers?";
question[18][1] = "Initials||false||Yes!<BR>Initials are one of the things that should go on this streamer.  Congrats!";  
question[18][2] = "Date||true||Yes! <BR> The date is one of the things that should go on this streamer.  Good work!";  
question[18][3] = "What pieces should be weeded||true||Yes! <BR> You should tell the shelver what pieces to replace.  Very good!";
question[18][4] = "A funny face||false||No.<BR>  You can if you want to but there are better things to write on the streamer.  Try again.";        
question[18][5] = "None of the above||false|| No.<BR>  There are correct answers here.  Try again.";
question[19] = new Array();
question[19][0] = "What colored labels correspond to which collections?";
question[19][1] = "International = red, Michigan = blue, U.S. and Canada = white||true||Yes!<BR>  You learn quickly!";
question[19][2] = "International = blue, Michigan = red, U.S. and Canada = white||false||No.<BR>  Not quite right.  Try again.";
question[19][3] = "International = red, Michigan = white, U.S. and Canada = blue||false||No.<BR>  Not quite right.  Try again.";
question[19][4] = "International = white, Michigan = blue, U.S. and Canada = red||false||No.<BR>  Not quite right.  Try again.";
question[19][5] = "International = red, Michigan = white, U.S. and Canada = blue||false||No.<BR>  Not quite right.  Try again.";
question[20] = new Array();
question[20][0] = "What do you do if you see a check-in record with a BIND INFO note?";
question[20][1] = "Ignore the note||false||No.<BR> Notes are in records to alert us to something, we can't ignore them.  Try again.";
question[20][2] = "Delete the note||false||No. <BR> The note is there for a reason, we can't delete it unless it no longer applies.  Try again.";
question[20][3] = "Pull the indicated pieces and put them and a printout of the record in the \"Serials to Bind\" box||false||No. <BR> You do not need to pull the physical pieces.  Try again.";
question[20][4] = "Pull the indicated pieces and send them to bindery||false||No. <BR> There is a separate subteam who deal exclusively with sending things to bindery.  Try again.";
question[20][5] = "Printout the record and put it in the \"Serials to Bind\" box||true||Yes!<BR>  If the pieces haven't been bound yet they need to be.  First-rate work!";
question[21] = new Array();
question[21][0] = "What frequencies correspond to a periodical?";
question[21][1] = "Annual||false||No.<BR>  Annuals are serials.  Try again.";
question[21][2] = "Semiannual||false||No. <BR> Semiannuals are still considered serials.  Try again.";
question[21][3] = "Three times per year||true||Yes!<BR>  Three times per year or more frequent are periodicals.  It looks like you have a good handle on this!";
question[21][4] = "Quarterly||true||Yes!<BR>  Quarterly is four times per year and is frequent enough to be considered a periodical.  You're out of this world!";
question[21][5] = "Monthly||true||Yes!<BR>  Monthly is twelve times per year and is frequent enough to be considered a periodical.  You're rockin'!";
question[22] = new Array();
question[22][0] = "When you check-in a serial or periodical, always put your initials in the process note in the check-in record.";
question[22][1] = "True||false||No.<BR>  Initials only go in the check-in record when changes are made to the holdings statement or other fields in the record.  You do put your initials in the item you create for serials check-ins.";
question[22][2] = "False||true||Yes!<BR>  You only put your initials in the check-in record when you have made changes to fields in the record, not the check-in card.";
