<?xml version="1.0"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o="urn:schemas-microsoft-com:office:office"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:html="http://www.w3.org/TR/REC-html40">
 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  <Author>Administrator</Author>
  <LastAuthor>Administrator</LastAuthor>
  <Created>2012-04-17T07:46:08Z</Created>
  <LastSaved>2012-05-15T16:25:48Z</LastSaved>
  <Company>Purdue University North Central</Company>
  <Version>14.00</Version>
 </DocumentProperties>
 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  <AllowPNG/>
 </OfficeDocumentSettings>
 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  <WindowHeight>11760</WindowHeight>
  <WindowWidth>15600</WindowWidth>
  <WindowTopX>480</WindowTopX>
  <WindowTopY>75</WindowTopY>
  <ProtectStructure>False</ProtectStructure>
  <ProtectWindows>False</ProtectWindows>
 </ExcelWorkbook>
 <Styles>
  <Style ss:ID="Default" ss:Name="Normal">
   <Alignment ss:Vertical="Bottom"/>
   <Borders/>
   <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
   <Interior/>
   <NumberFormat/>
   <Protection/>
  </Style>
 </Styles>
 <Worksheet ss:Name="Sheet1">
  <Table ss:ExpandedColumnCount="8" ss:ExpandedRowCount="5" x:FullColumns="1"
   x:FullRows="1" ss:DefaultRowHeight="15">
   <Column ss:Index="2" ss:Width="201.75"/>
   <Column ss:Width="66.75"/>
   <Column ss:Index="5" ss:Width="62.25"/>
   <Row>
    <Cell><Data ss:Type="String">MC</Data></Cell>
    <Cell><Data ss:Type="String">My favorite color is….</Data></Cell>
    <Cell><Data ss:Type="String">black</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
    <Cell><Data ss:Type="String">purple</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
    <Cell><Data ss:Type="String">green</Data></Cell>
    <Cell><Data ss:Type="String">correct</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">TF</Data></Cell>
    <Cell><Data ss:Type="String">Purdue is the best university in the world</Data></Cell>
    <Cell><Data ss:Type="Boolean">1</Data></Cell>
    <Cell><Data ss:Type="String">correct</Data></Cell>
    <Cell><Data ss:Type="Boolean">0</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">TF</Data></Cell>
    <Cell><Data ss:Type="String">Today is a weekday</Data></Cell>
    <Cell><Data ss:Type="Boolean">1</Data></Cell>
    <Cell><Data ss:Type="String">correct</Data></Cell>
    <Cell><Data ss:Type="Boolean">0</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">MC</Data></Cell>
    <Cell><Data ss:Type="String">The capital of Indiana is….</Data></Cell>
    <Cell><Data ss:Type="String">Seattle</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
    <Cell><Data ss:Type="String">Indianapolis</Data></Cell>
    <Cell><Data ss:Type="String">correct</Data></Cell>
    <Cell><Data ss:Type="String">Dallas</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">MC</Data></Cell>
    <Cell><Data ss:Type="String">This workshop is…..</Data></Cell>
    <Cell><Data ss:Type="String">the best ever</Data></Cell>
    <Cell><Data ss:Type="String">correct</Data></Cell>
    <Cell><Data ss:Type="String">average</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
    <Cell><Data ss:Type="String">not fun</Data></Cell>
    <Cell><Data ss:Type="String">incorrect</Data></Cell>
   </Row>
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <PageSetup>
    <Header x:Margin="0.3"/>
    <Footer x:Margin="0.3"/>
    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
   </PageSetup>
   <Selected/>
   <Panes>
    <Pane>
     <Number>3</Number>
     <ActiveRow>5</ActiveRow>
     <ActiveCol>4</ActiveCol>
    </Pane>
   </Panes>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
 <Worksheet ss:Name="Sheet2">
  <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
   x:FullRows="1" ss:DefaultRowHeight="15">
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <PageSetup>
    <Header x:Margin="0.3"/>
    <Footer x:Margin="0.3"/>
    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
   </PageSetup>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
 <Worksheet ss:Name="Sheet3">
  <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
   x:FullRows="1" ss:DefaultRowHeight="15">
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <PageSetup>
    <Header x:Margin="0.3"/>
    <Footer x:Margin="0.3"/>
    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
   </PageSetup>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
</Workbook>
