/* Define the test questions */
q = new Array(

"choice",
"The company is offering (its, it’s its’) employees<br> (a, an) unique opportunity.",
"1",
"4",
"its, a",
"it’s, a",
"its’, an",
"it’s, an",
"Correct.  The possessive <b><i>its</b></i> has no apostrophe.  Use <b><i>a</i></b> in front of a consonant sound.<br>  Although <i>unique</i> begins with a vowel, the vowel has a consonant sound.",
"Incorrect. Try again.",
"Incorrect. Try again.",
"Incorrect. Try again.",

"choice",
"(She, Her) and her boss invited (he, him) and<br> (I, me, myself) to lunch.",
"3",
"4",
"Her, he, I",
"Her, he, myself",
"She, him, me",
"She, he, myself",
"Incorrect. Try again.",
"Incorrect. Try again.",
"Correct.  Just remove the other person on the same side of the verb.  <b>She</b> invited </b><b>him.  <br>She</b> invited <b>me.  She</b> invited <b>him</b> and <b>me</b>.",
"Incorrect. Try again.",

"choice",
"The number of incentives usually (increases, increase)<br> during the final quarter.",
"1",
"2",
"increases",
"increase",
"Correct.  <i>The number</i> is the singular subject of the sentence.  <i>The number</i> <b>increases</b>.",
"Incorrect. Try again.",

"choice",
"The recent customer survey (affected, effected)<br> improvements in customer service.",
"2",
"2",
"affected",
"effected",
"Incorrect. Try again.",
"Correct.  <i>Affected</i> means influenced.  <b><i>Effected</i></b> means “caused, created, brought about.”",

"choice",
"I didn't mean to (imply, infer) in my email that you<br> would be promoted.",
"2",
"3",
"infer",
"imply",
"both are correct",
"Incorrect. Try again.",
"Correct.  <b><i>Imply</i></b> means “to hint or suggest.”  The too-often-misused <b><i>infer</i></b> means<br> “to conclude from evidence.”",
"Incorrect. Try again.",

"choice",
"What will be the (principal, principle) point of<br> your presentation?",
"1",
"2",
"principal",
"principle",
"Correct.  <b><i>Principal</i></b> means the “main, primary, or most important.”  If you mean rule,<br> then use principle.",
"Incorrect. Try again.",

"choice",
"The tone of his many emails (amuses, amuse) us.",
"1",
"2",
"amuses",
"amuse",
"Correct.  <i>Tone</i> is the singular subject of the sentence.  The tone <b>amuses</b>.",
"Incorrect. Try again.",

"choice",
"This (years, year’s, years’) manual will<br> (superceed, supercede, supersede) the last two<br> (years, year’s, years’) (manuals, manual’s).",
"2",
"4",
"year’s, supercede, years, manual’s",
"year’s, supersede, years’, manuals",
"years, supercede, years, manual’s",
"years’, supersede, years, manuals",
"Incorrect. Try again.",
"Correct.  <b>year’s</b> (singular possessive), <b>supersede</b> (look it up!), <b>years’</b> <br>(plural possessive), <b>manuals</b>",
"Incorrect. Try again.",
"Incorrect. Try again.",

"choice",
"(Whose, Who's) car is still parked in the<br> (farther, further) lot?.",
"3",
"4",
"Whose, further",
"Who’s, further",
"Whose, farther",
"Who’s, farther",
"Incorrect. Try again.",
"Incorrect. Try again.",
"Correct.  <b><i>Whose</i></b> is possessive.  <i>Who’s</i> is a contraction.  <b><i>Farther</i></b> refers to distance.<br>  <i>Further</i> means additional.",
"Incorrect. Try again.",

"choice",
"(Who, Whom) shall I say is calling?",
"1",
"2",
"Who",
"Whom",
"Correct.  <b><i>Who</i></b> is calling?",
"Incorrect. Try again.",

"choice-multiple",
"Which <b>three</b> of the following ten sentences are<br> written correctly?",
"7,8,9",
"9",
"Me and Tom wrote the report.",
"Him and I wrote the report together.",
"Tom and I wrote the report, however, I wrote most of it.",
"Tom and I wrote the report, I wrote most of it.",
"The report was written by Tom and myself, with myself writing most of it.",
"The report was written by Tom and I, but I wrote most of it.",
"The report was written by Tom and me, but I wrote most of it.",
"The report was written by Tom and me; I wrote most of it.",
"The report was written by Tom and me; however, I wrote most of it.",
"<b>You are correct!",
"Incorrect. Try again."

);
/* Make sure that the last item in the question array does not end with a comma */
