<?xml version="1.0" encoding="utf-8"?>
<EX:quiz 
  xmlns="http://www.w3.org/1999/xhtml"
  xmlns:xhtml = "http://www.w3.org/1999/xhtml"
  xmlns:EX="http://engage.doit.wisc.edu/schemas/eteach-quiz-v1p0"
  xmlns:misc = "http://engage.doit.wisc.edu/schemas/eteach-misc-v1p0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://engage.doit.wisc.edu/schemas/eteach-quiz-v1p0 file:/C:/Program%20Files/University%20of%20Wisconsin-Madison/CourseBuilder/Resources/ExerciseSchema.xsd"
  id="" sourceType="wiki">
  
  <EX:title>Exercises</EX:title>
    
  <EX:instructions>
    <xhtml:p>Answer each of the following questions and record this information on your notebook somewhere.</xhtml:p>
  </EX:instructions>
  <EX:group>
  
    <EX:saQuestion id="q1">
      <EX:prompt>
        <EX:text>
        <p>
          What is the phone number and web site for contacting the DoIT help desk?
        </p>
        </EX:text>
      </EX:prompt>
      <EX:text>
      <p>Each student must search for and find this on their own to ensure 
      that the information is correct for the current semester.</p>
        <p>Tip: You may have to look outside of the course website for this information.</p>
      </EX:text>
    </EX:saQuestion>
    
    <EX:saQuestion id="q2">
      <EX:prompt>
        <EX:text>
        <p>
          What is the phone number and email address for contacting the CAE help desk?
        </p>
        </EX:text>
      </EX:prompt>
      <EX:text>
      <p>Each student must search for and find this on their own to ensure 
      that the information is correct for the current semester.</p>
        <p>Tip: Look outside of the course website for this information.</p>
      </EX:text>
    </EX:saQuestion>
    
    <EX:saQuestion id="q3">
      <EX:prompt>
        <EX:text>
        <p>
          What is the phone number and email address for contacting the course coordinator?
        </p>
        </EX:text>
      </EX:prompt>
      <EX:text>
      <p>Each student must search for and find this on their own to ensure 
      that the information is correct for the current semester.</p>
        <p>Tip: Look on the course website for this information.</p>
      </EX:text>
    </EX:saQuestion>
        
  </EX:group>
  <EX:source>
  </EX:source>
  
</EX:quiz>
