<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="e82ec450-81e0-11de-8a39-0800200c9a66">
  <imports>
    <import class="org.concord.data.state.OTDataChannelDescription" />
    <import class="org.concord.data.state.OTDataStore" />
    <import class="org.concord.data.state.OTDataTable" />
    <import class="org.concord.framework.otrunk.view.OTFrame" />
    <import class="org.concord.framework.otrunk.wrapper.OTObjectSet" />
    <import class="org.concord.otrunk.OTSystem" />
    <import class="org.concord.otrunk.ui.OTText" />
    <import class="org.concord.otrunk.ui.OTLayerContainer" />
    <import class="org.concord.otrunk.ui.OTTextPane" />
    <import class="org.concord.otrunk.ui.OTPlacementContainer" />
    <import class="org.concord.otrunk.ui.OTPlacement" />
    <import class="org.concord.otrunk.ui.OTChoice" />
    <import class="org.concord.otrunk.ui.OTChoiceMultiple" />
    <import class="org.concord.otrunk.ui.question.OTQuestion" />
    <import class="org.concord.otrunk.ui.OTImage" />
    <import class="org.concord.otrunk.ui.OTButton" />
    <import class="org.concord.otrunk.ui.OTLayerContainer" />
    <import class="org.concord.otrunk.ui.swing.OTChoiceViewConfig" />
    <import class="org.concord.otrunk.view.document.OTDocumentViewConfig" />
    <import class="org.concord.otrunk.view.OTViewEntry" />
    <import class="org.concord.otrunk.view.OTViewBundle" />
    <import class="org.concord.otrunk.view.document.OTCompoundDoc" />
    <import class="org.concord.otrunk.view.document.OTTextObject" />
    <import class="org.concord.otrunk.script.OTScriptEngineBundle" />
    <import class="org.concord.otrunk.script.OTScriptEngineEntry" />
    <import class="org.concord.otrunk.script.ui.OTScriptObject" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariable" />
    <import class="org.concord.otrunk.script.js.OTJavascript" />
    <import class="org.concord.otrunkmw.OTModelerPage" />
    <import class="org.concord.otrunk.user.OTWorkgroupMemberChooser" />
  </imports>
  <objects>
    <OTSystem>
      <bundles>
        <OTViewBundle showLeftPanel="false">
          <views>
            <OTViewEntry objectClass="org.concord.otrunk.user.OTWorkgroupMemberChooser" viewClass="org.concord.otrunk.ui.swing.OTWorkgroupMemberChooserView" />
            <OTViewEntry objectClass="org.concord.data.state.OTDataTable" viewClass="org.concord.data.state.OTDataTableView" />
            <OTViewEntry objectClass="org.concord.otrunk.view.document.OTDocument" viewClass="org.concord.otrunk.view.document.OTDocumentView" />
            <OTChoiceViewConfig objectClass="org.concord.otrunk.ui.OTChoice" viewClass="org.concord.otrunk.ui.swing.OTChoiceCheckBoxView" useViewsAsChoices="true" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTLayerContainer" viewClass="org.concord.otrunk.ui.swing.OTLayerContainerView" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTButton" viewClass="org.concord.otrunk.ui.swing.OTButtonView" />
            <OTViewEntry objectClass="org.concord.otrunk.script.ui.OTScriptObject" viewClass="org.concord.otrunk.script.ui.OTScriptObjectView" />
            <OTViewEntry objectClass="org.concord.otrunkmw.OTModelerPage" viewClass="org.concord.otrunkmw.OTModelerPageView" />
          </views>
          <frame>
            <OTFrame width="800" height="600" />
          </frame>
        </OTViewBundle>
        <OTScriptEngineBundle>
          <engines>
            <OTScriptEngineEntry objectClass="org.concord.otrunk.script.js.OTJavascript" engineClass="org.concord.otrunk.script.js.OTJavascriptEngine" />
          </engines>
        </OTScriptEngineBundle>
      </bundles>
      <root>
        <OTLayerContainer>
          <layers>
            <OTModelerPage local_id="mwpage" authoredDataURL="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/index.cml">
              <variables />
              <questions>
                <OTQuestion id="5c03bd9c-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page2.cml">
                  <prompt>
                    <OTText id="5c0459dd-61fe-11de-be1a-6fa1de1e4899" text="Explain why the electrons move to their new positions in the above model." />
                  </prompt>
                  <input>
                    <OTText id="5c04f61e-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="5c051d30-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page2.cml">
                  <prompt>
                    <OTText id="5c051d31-61fe-11de-be1a-6fa1de1e4899" text="What keeps electrons from moving away from the atom altogether? Choose the best answer:" />
                  </prompt>
                  <input>
                    <OTChoice id="5c054442-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="5c05e083-61fe-11de-be1a-6fa1de1e4899" text="They are stuck in their regions." />
                        <OTText id="5c05e084-61fe-11de-be1a-6fa1de1e4899" text="They aren't negatively charged enough." />
                        <OTText id="5c05e085-61fe-11de-be1a-6fa1de1e4899" text="They are attracted to the nucleus of the atom." />
                        <OTText id="5c060796-61fe-11de-be1a-6fa1de1e4899" text="They are attracted to other electrons." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="5c05e085-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="5fb5f037-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page3.cml">
                  <prompt>
                    <OTText id="5fb5f038-61fe-11de-be1a-6fa1de1e4899" text="Tetrahedral" />
                  </prompt>
                  <input>
                    <OTImage id="5fb5f039-61fe-11de-be1a-6fa1de1e4899" />
                  </input>
                </OTQuestion>
                <OTQuestion id="5fb6b38a-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page3.cml">
                  <prompt>
                    <OTText id="5fb6b38b-61fe-11de-be1a-6fa1de1e4899" text="Linear" />
                  </prompt>
                  <input>
                    <OTImage id="5fb6b38c-61fe-11de-be1a-6fa1de1e4899" />
                  </input>
                </OTQuestion>
                <OTQuestion id="5fb6da9d-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page3.cml">
                  <prompt>
                    <OTText id="5fb6da9e-61fe-11de-be1a-6fa1de1e4899" text="Trigonal Planar" />
                  </prompt>
                  <input>
                    <OTImage id="5fb6da9f-61fe-11de-be1a-6fa1de1e4899" />
                  </input>
                </OTQuestion>
                <OTQuestion id="5fb701b0-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page3.cml">
                  <prompt>
                    <OTText id="5fb701b1-61fe-11de-be1a-6fa1de1e4899" text="How many regions of electron density are around the central atom in a molecule with tetrahedral geometry?" />
                  </prompt>
                  <input>
                    <OTChoice id="5fb701b2-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="5fb728c3-61fe-11de-be1a-6fa1de1e4899" text="One" />
                        <OTText id="5fb728c4-61fe-11de-be1a-6fa1de1e4899" text="Two" />
                        <OTText id="5fb728c5-61fe-11de-be1a-6fa1de1e4899" text="Three" />
                        <OTText id="5fb74fd6-61fe-11de-be1a-6fa1de1e4899" text="Four" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="5fb74fd6-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="5fb79df7-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page3.cml">
                  <prompt>
                    <OTText id="5fb7c508-61fe-11de-be1a-6fa1de1e4899" text="How many regions of electron density are around the central atom in a molecule with linear geometry?" />
                  </prompt>
                  <input>
                    <OTChoice id="5fb7c509-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="5fb7ec1a-61fe-11de-be1a-6fa1de1e4899" text="One" />
                        <OTText id="5fb7ec1b-61fe-11de-be1a-6fa1de1e4899" text="Two" />
                        <OTText id="5fb7ec1c-61fe-11de-be1a-6fa1de1e4899" text="Three" />
                        <OTText id="5fb7ec1d-61fe-11de-be1a-6fa1de1e4899" text="Four" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="5fb7ec1b-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="5fb8132e-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page3.cml">
                  <prompt>
                    <OTText id="5fb8132f-61fe-11de-be1a-6fa1de1e4899" text="How many regions of electron density are around the central atom in a molecule with trigonal planar geometry?" />
                  </prompt>
                  <input>
                    <OTChoice id="5fb83a40-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="5fb83a41-61fe-11de-be1a-6fa1de1e4899" text="One" />
                        <OTText id="5fb83a42-61fe-11de-be1a-6fa1de1e4899" text="Two" />
                        <OTText id="5fb83a43-61fe-11de-be1a-6fa1de1e4899" text="Three" />
                        <OTText id="5fb83a44-61fe-11de-be1a-6fa1de1e4899" text="Four" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="5fb83a43-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="66ebf275-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page5.cml">
                  <prompt>
                    <OTText id="66ebf276-61fe-11de-be1a-6fa1de1e4899" text="Step 1: Look at the Lewis dot structure for CO2 (above). What is the central atom in CO2?" />
                  </prompt>
                  <input>
                    <OTChoice id="66ebf277-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="66ec1988-61fe-11de-be1a-6fa1de1e4899" text="carbon" />
                        <OTText id="66ec1989-61fe-11de-be1a-6fa1de1e4899" text="oxygen" />
                        <OTText id="66ec198a-61fe-11de-be1a-6fa1de1e4899" text="dioxide" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="66ec1988-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="66ec409b-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page5.cml">
                  <prompt>
                    <OTText id="66ec409c-61fe-11de-be1a-6fa1de1e4899" text="Step 2: How many regions of electron density are there around the central atom in CO2?" />
                  </prompt>
                  <input>
                    <OTChoice id="66ec409d-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="66ec409e-61fe-11de-be1a-6fa1de1e4899" text="one" />
                        <OTText id="66ec67af-61fe-11de-be1a-6fa1de1e4899" text="two" />
                        <OTText id="66ec67b0-61fe-11de-be1a-6fa1de1e4899" text="four" />
                        <OTText id="66ec67b1-61fe-11de-be1a-6fa1de1e4899" text="eight" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="66ec67af-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="66ec8ec2-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page5.cml">
                  <prompt>
                    <OTText id="66ec8ec3-61fe-11de-be1a-6fa1de1e4899">
                      <text>Step 3: Think about electron repulsions and how regions of electron density arrange themselves around a central atom. Then...
Step 4: Predict the geometry of carbon dioxide:</text>
                    </OTText>
                  </prompt>
                  <input>
                    <OTChoice id="66ec8ec4-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="66ecb5d5-61fe-11de-be1a-6fa1de1e4899" text="linear" />
                        <OTText id="66ed2b06-61fe-11de-be1a-6fa1de1e4899" text="trigonal planar" />
                        <OTText id="66ed2b07-61fe-11de-be1a-6fa1de1e4899" text="tetrahedral" />
                        <OTText id="66ed2b08-61fe-11de-be1a-6fa1de1e4899" text="cubic" />
                        <OTText id="66ed2b09-61fe-11de-be1a-6fa1de1e4899" text="rectangular" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="66ecb5d5-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="66ed521a-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page5.cml">
                  <prompt>
                    <OTText id="66ed521b-61fe-11de-be1a-6fa1de1e4899" text="Predict the geometry of boron trifluoride:" />
                  </prompt>
                  <input>
                    <OTChoice id="66ed792c-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="66ed792d-61fe-11de-be1a-6fa1de1e4899" text="linear" />
                        <OTText id="66ed792e-61fe-11de-be1a-6fa1de1e4899" text="trigonal planar" />
                        <OTText id="66ed792f-61fe-11de-be1a-6fa1de1e4899" text="tetrahedral" />
                        <OTText id="66ed7930-61fe-11de-be1a-6fa1de1e4899" text="cubic" />
                        <OTText id="66ed7931-61fe-11de-be1a-6fa1de1e4899" text="rectangular" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="66ed792e-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="66eda042-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page5.cml">
                  <prompt>
                    <OTText id="66edc753-61fe-11de-be1a-6fa1de1e4899" text="Explain why boron trifluoride has the geometry it does:" />
                  </prompt>
                  <input>
                    <OTText id="66edc754-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="6aae2ab6-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page6.cml">
                  <prompt>
                    <OTText id="6aae2ab7-61fe-11de-be1a-6fa1de1e4899">
                      <text>What is the electron geometry of water?
Click here to see the steps for determining geometry.</text>
                    </OTText>
                  </prompt>
                  <input>
                    <OTChoice id="6aae2ab8-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="6aae2ab9-61fe-11de-be1a-6fa1de1e4899" text="linear" />
                        <OTText id="6aae2aba-61fe-11de-be1a-6fa1de1e4899" text="trigonal planar" />
                        <OTText id="6aae2abb-61fe-11de-be1a-6fa1de1e4899" text="tetrahedral" />
                        <OTText id="6aae51cc-61fe-11de-be1a-6fa1de1e4899" text="none of the above" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="6aae2abb-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="6aae78dd-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page6.cml">
                  <prompt>
                    <OTText id="6aae78de-61fe-11de-be1a-6fa1de1e4899" text="Describe how unshared electrons are responsible for the angle of the water molecule." />
                  </prompt>
                  <input>
                    <OTText id="6aae78df-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="6aaf6341-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page6.cml">
                  <prompt>
                    <OTText id="6aaf8a52-61fe-11de-be1a-6fa1de1e4899" text="Carbon dioxide (CO2) and water (H2O) both have two atoms attached to the central atom. Explain why carbon dioxide's shape is linear, while water's shape is bent. (Click here to compare the Lewis structures of CO2 and water.)" />
                  </prompt>
                  <input>
                    <OTText id="6aaf8a53-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="6eca90d5-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page7.cml">
                  <prompt>
                    <OTText id="6eca90d6-61fe-11de-be1a-6fa1de1e4899" text="Make a prediction for the shapes of NH3 and BF3, shown at right:" />
                  </prompt>
                  <input>
                    <OTChoice id="6eca90d7-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="6eca90d8-61fe-11de-be1a-6fa1de1e4899" text="Their shapes will be the same." />
                        <OTText id="6eca90d9-61fe-11de-be1a-6fa1de1e4899" text="Their shapes will be different." />
                        <OTText id="6eca90da-61fe-11de-be1a-6fa1de1e4899" text="Not enough information is given." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="6eca90d9-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="6ecab7eb-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page7.cml">
                  <prompt>
                    <OTText id="6ecab7ec-61fe-11de-be1a-6fa1de1e4899" text="Place your snapshot of NH3 with the added unshared electron pair here:" />
                  </prompt>
                  <input>
                    <OTImage id="6ecab7ed-61fe-11de-be1a-6fa1de1e4899" />
                  </input>
                </OTQuestion>
                <OTQuestion id="6ecadefe-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page7.cml">
                  <prompt>
                    <OTText id="6ecadeff-61fe-11de-be1a-6fa1de1e4899" text="Explain your placement of the unshared electron pair in the snapshot at left." />
                  </prompt>
                  <input>
                    <OTText id="6ecadf00-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="6ecb2d22-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page7.cml">
                  <prompt>
                    <OTText id="6ecb2d23-61fe-11de-be1a-6fa1de1e4899" text="The shape of NH3 is called &quot;trigonal pyramidal.&quot; What is its electron geometry?" />
                  </prompt>
                  <input>
                    <OTChoice id="6ecb2d24-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="6ecb2d25-61fe-11de-be1a-6fa1de1e4899" text="Linear." />
                        <OTText id="6ecb2d26-61fe-11de-be1a-6fa1de1e4899" text="Trigonal planar." />
                        <OTText id="6ecb2d27-61fe-11de-be1a-6fa1de1e4899" text="Tetrahedral." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="6ecb2d27-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="6ecb5438-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page7.cml">
                  <prompt>
                    <OTText id="6ecb5439-61fe-11de-be1a-6fa1de1e4899" text="Explain why the shape of BF3 is the same as its electron geometry:" />
                  </prompt>
                  <input>
                    <OTText id="6ecb7b4a-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="72aa3c1c-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page8.cml">
                  <prompt>
                    <OTText id="72aa3c1d-61fe-11de-be1a-6fa1de1e4899" text="Which numbered atoms have trigonal planar geometry?" />
                  </prompt>
                  <input>
                    <OTChoice id="72aa3c1e-61fe-11de-be1a-6fa1de1e4899" selectionUI="1">
                      <choices>
                        <OTText id="72aa3c1f-61fe-11de-be1a-6fa1de1e4899" text="atom #1" />
                        <OTText id="72aa3c20-61fe-11de-be1a-6fa1de1e4899" text="atom #2" />
                        <OTText id="72aa3c21-61fe-11de-be1a-6fa1de1e4899" text="atom #3" />
                        <OTText id="72aa6332-61fe-11de-be1a-6fa1de1e4899" text="atom #4" />
                        <OTText id="72aa6333-61fe-11de-be1a-6fa1de1e4899" text="atom #5" />
                        <OTText id="72aa6334-61fe-11de-be1a-6fa1de1e4899" text="atom #6" />
                        <OTText id="72aa6335-61fe-11de-be1a-6fa1de1e4899" text="none" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="72aa6333-61fe-11de-be1a-6fa1de1e4899" />
                        <object refid="72aa6334-61fe-11de-be1a-6fa1de1e4899" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="72aaff77-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page8.cml">
                  <prompt>
                    <OTText id="72aaff78-61fe-11de-be1a-6fa1de1e4899" text="Which numbered atoms have tetrahedral geometry?" />
                  </prompt>
                  <input>
                    <OTChoice id="72aaff79-61fe-11de-be1a-6fa1de1e4899" selectionUI="1">
                      <choices>
                        <OTText id="72aaff7a-61fe-11de-be1a-6fa1de1e4899" text="atom #1" />
                        <OTText id="72ab268b-61fe-11de-be1a-6fa1de1e4899" text="atom #2" />
                        <OTText id="72ab268c-61fe-11de-be1a-6fa1de1e4899" text="atom #3" />
                        <OTText id="72ab268d-61fe-11de-be1a-6fa1de1e4899" text="atom #4" />
                        <OTText id="72ab268e-61fe-11de-be1a-6fa1de1e4899" text="atom #5" />
                        <OTText id="72ab268f-61fe-11de-be1a-6fa1de1e4899" text="atom #6" />
                        <OTText id="72ab2690-61fe-11de-be1a-6fa1de1e4899" text="none" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="72aaff7a-61fe-11de-be1a-6fa1de1e4899" />
                        <object refid="72ab268b-61fe-11de-be1a-6fa1de1e4899" />
                        <object refid="72ab268c-61fe-11de-be1a-6fa1de1e4899" />
                        <object refid="72ab268d-61fe-11de-be1a-6fa1de1e4899" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="72ab74b2-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page8.cml">
                  <prompt>
                    <OTText id="72ab74b3-61fe-11de-be1a-6fa1de1e4899" text="Which numbered atoms have trigonal pyramidal geometry?" />
                  </prompt>
                  <input>
                    <OTChoice id="72ab74b4-61fe-11de-be1a-6fa1de1e4899" selectionUI="1">
                      <choices>
                        <OTText id="72ab74b5-61fe-11de-be1a-6fa1de1e4899" text="atom #1" />
                        <OTText id="72ab74b6-61fe-11de-be1a-6fa1de1e4899" text="atom #2" />
                        <OTText id="72ab74b7-61fe-11de-be1a-6fa1de1e4899" text="atom #3" />
                        <OTText id="72ab74b8-61fe-11de-be1a-6fa1de1e4899" text="atom #4" />
                        <OTText id="72ab9bc9-61fe-11de-be1a-6fa1de1e4899" text="atom #5" />
                        <OTText id="72ab9bca-61fe-11de-be1a-6fa1de1e4899" text="atom #6" />
                        <OTText id="72ab9bcb-61fe-11de-be1a-6fa1de1e4899" text="none" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="72ab9bcb-61fe-11de-be1a-6fa1de1e4899" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="7746599d-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page9.cml">
                  <prompt>
                    <OTText id="7746599e-61fe-11de-be1a-6fa1de1e4899" text="Which of the two solids melts (becomes a liquid) first?" />
                  </prompt>
                  <input>
                    <OTChoice id="7746599f-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="774680b0-61fe-11de-be1a-6fa1de1e4899" text="Butter." />
                        <OTText id="774680b1-61fe-11de-be1a-6fa1de1e4899" text="Oil." />
                        <OTText id="774680b2-61fe-11de-be1a-6fa1de1e4899" text="They melt at the same temperature." />
                        <OTText id="774680b3-61fe-11de-be1a-6fa1de1e4899" text="They never melt." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="774680b1-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="7746a7c4-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page9.cml">
                  <prompt>
                    <OTText id="7746a7c5-61fe-11de-be1a-6fa1de1e4899" text="Using your knowledge of close range intermolecular forces (van der Waals forces), explain how shape influences the melting points of butter and oil." />
                  </prompt>
                  <input>
                    <OTText id="7746ced6-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="7db191b8-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page10.cml">
                  <prompt>
                    <OTText id="7db191b9-61fe-11de-be1a-6fa1de1e4899">
                      <text>There are many fascinating uses for nanotechnology. Use one of the links below to search for an interesting example on the Web, or to find your own. When you find one that is compelling to you, paste the URL of the page below, and explain how nanotechnology is put to work in your example.
Nanotechnology and Medicine
Nanotechnology and Food
Nanotechnology and Engineering
What other areas can you think of?</text>
                    </OTText>
                  </prompt>
                  <input>
                    <OTText id="7db191ba-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="8363da0c-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="8364011d-61fe-11de-be1a-6fa1de1e4899" text="The position of the electrons around an atom is NOT a result of" />
                  </prompt>
                  <input>
                    <OTChoice id="8364011e-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="8364011f-61fe-11de-be1a-6fa1de1e4899" text="electron-electron repulsive forces." />
                        <OTText id="83640120-61fe-11de-be1a-6fa1de1e4899" text="electron-nucleus attractive forces." />
                        <OTText id="83640121-61fe-11de-be1a-6fa1de1e4899" text="electron-nucleus repulsive forces." />
                        <OTText id="83640122-61fe-11de-be1a-6fa1de1e4899" text="the number of electrons around the atom." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="83640121-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="83642833-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="83642834-61fe-11de-be1a-6fa1de1e4899" text="Which of the following are regions of electron density? (Check all that apply.)" />
                  </prompt>
                  <input>
                    <OTChoice id="83642835-61fe-11de-be1a-6fa1de1e4899" selectionUI="1">
                      <choices>
                        <OTText id="83644f46-61fe-11de-be1a-6fa1de1e4899" text="A covalent bond." />
                        <OTText id="83644f47-61fe-11de-be1a-6fa1de1e4899" text="A shared electron pair." />
                        <OTText id="83644f48-61fe-11de-be1a-6fa1de1e4899" text="The nucleus of the atom." />
                        <OTText id="83644f49-61fe-11de-be1a-6fa1de1e4899" text="An unshared electron pair." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="83644f46-61fe-11de-be1a-6fa1de1e4899" />
                        <object refid="83644f47-61fe-11de-be1a-6fa1de1e4899" />
                        <object refid="83644f49-61fe-11de-be1a-6fa1de1e4899" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="8364765b-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="8364765c-61fe-11de-be1a-6fa1de1e4899" text="Do electron dot structures accurately describe the shapes of molecules? Explain your answer." />
                  </prompt>
                  <input>
                    <OTText id="8364765d-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="8364c47f-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="8364eb90-61fe-11de-be1a-6fa1de1e4899" text="Below is the Lewis structure for phosphorous trichloride. Choose the correct electron geometry for it from the list below." />
                  </prompt>
                  <input>
                    <OTChoice id="836512a1-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="836512a2-61fe-11de-be1a-6fa1de1e4899" text="Linear." />
                        <OTText id="836512a3-61fe-11de-be1a-6fa1de1e4899" text="Bent." />
                        <OTText id="836512a4-61fe-11de-be1a-6fa1de1e4899" text="Trigonal planar." />
                        <OTText id="836512a5-61fe-11de-be1a-6fa1de1e4899" text="Trigonal pyramidal." />
                        <OTText id="836512a6-61fe-11de-be1a-6fa1de1e4899" text="Tetrahedral." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="836512a6-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="836560c7-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="836560c8-61fe-11de-be1a-6fa1de1e4899" text="Is the shape of phorphorus trichloride the same as its electron geometry? Explain why or why not." />
                  </prompt>
                  <input>
                    <OTText id="836560c9-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="836587db-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="836587dc-61fe-11de-be1a-6fa1de1e4899" text="Predict the electron geometry of nitrosyl chloride, shown below." />
                  </prompt>
                  <input>
                    <OTChoice id="836587dd-61fe-11de-be1a-6fa1de1e4899" selectionUI="0">
                      <choices>
                        <OTText id="8365aeee-61fe-11de-be1a-6fa1de1e4899" text="Linear." />
                        <OTText id="8365aeef-61fe-11de-be1a-6fa1de1e4899" text="Bent." />
                        <OTText id="8365aef0-61fe-11de-be1a-6fa1de1e4899" text="Trigonal planar." />
                        <OTText id="8365aef1-61fe-11de-be1a-6fa1de1e4899" text="Trigonal pyramidal." />
                        <OTText id="8365aef2-61fe-11de-be1a-6fa1de1e4899" text="Tetrahedral." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="8365aef0-61fe-11de-be1a-6fa1de1e4899" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="8365fd13-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="8365fd14-61fe-11de-be1a-6fa1de1e4899" text="In the previous question, you were asked to predict the electron geometry of nitrosyl chloride. Now, predict its shape and explain your answer:" />
                  </prompt>
                  <input>
                    <OTText id="8365fd15-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="83686e17-61fe-11de-be1a-6fa1de1e4899" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v3/page11.cml">
                  <prompt>
                    <OTText id="83686e18-61fe-11de-be1a-6fa1de1e4899" text="Explain how molecular shape plays a role in determining the temperature at which a solid melts into a liquid." />
                  </prompt>
                  <input>
                    <OTText id="83686e19-61fe-11de-be1a-6fa1de1e4899" text="" />
                  </input>
                </OTQuestion>
              </questions>
            </OTModelerPage>
            <OTWorkgroupMemberChooser />
          </layers>
        </OTLayerContainer>
      </root>
    </OTSystem>
  </objects>
</otrunk>

