<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="874b8410-3938-012a-b543-0017f2cc694e">
  <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" />
  </imports>
  <objects>
    <OTSystem>
      <bundles>
        <OTViewBundle showLeftPanel="false">
          <views>
          	<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="700" />
          </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_v1/index.cml">
          <questions>
            <OTQuestion id="8de1a3f6-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page2.cml">
              <prompt>
                <OTText id="8de2dc77-80d4-11dd-9899-0d03aae87724" text="Explain why the electron pairs move to their new positions." />
              </prompt>
              <input>
                <OTText id="8de3ede8-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="8de3ede9-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="8de4631a-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page2.cml">
              <prompt>
                <OTText id="8de4631b-80d4-11dd-9899-0d03aae87724" text="What keeps electrons from moving away from the atom altogether? Choose the best answer:" />
              </prompt>
              <input>
                <OTChoice id="8de4631c-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="they are stuck in their regions" />
                    <OTText text="they aren't negatively charged enough" />
                    <OTText id="8de59b9f-80d4-11dd-9899-0d03aae87724" text="they are attracted to the nucleus of the atom" />
                    <OTText text="they are attracted to other electrons" />
                  </choices>
                  <correctChoice>
                    <object refid="8de59b9f-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="8f88c451-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page3.cml">
              <prompt>
                <OTText id="8f88c452-80d4-11dd-9899-0d03aae87724" text="Tetrahedral " />
              </prompt>
              <input>
                <OTImage id="8f88eb63-80d4-11dd-9899-0d03aae87724" />
              </input>
            </OTQuestion>
            <OTQuestion id="8f8c46c4-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page3.cml">
              <prompt>
                <OTText id="8f8c46c5-80d4-11dd-9899-0d03aae87724" text="Linear " />
              </prompt>
              <input>
                <OTImage id="8f8c46c6-80d4-11dd-9899-0d03aae87724" />
              </input>
            </OTQuestion>
            <OTQuestion id="8f8c6dd7-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page3.cml">
              <prompt>
                <OTText id="8f8c6dd8-80d4-11dd-9899-0d03aae87724" text="Trigonal Planar " />
              </prompt>
              <input>
                <OTImage id="8f8c6dd9-80d4-11dd-9899-0d03aae87724" />
              </input>
            </OTQuestion>
            <OTQuestion id="8f8c94ea-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page3.cml">
              <prompt>
                <OTText id="8f8cbbfb-80d4-11dd-9899-0d03aae87724" text="How many regions of electron density are around the central atom in a molecule with tetrahedral geometry?" />
              </prompt>
              <input>
                <OTChoice id="8f8cbbfc-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="One" />
                    <OTText text="Two" />
                    <OTText text="Three" />
                    <OTText id="8f8cbc00-80d4-11dd-9899-0d03aae87724" text="Four" />
                  </choices>
                  <correctChoice>
                    <object refid="8f8cbc00-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="8f8d0a21-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page3.cml">
              <prompt>
                <OTText id="8f8d3132-80d4-11dd-9899-0d03aae87724" text="How many regions of electron density are around the central atom in a molecule with linear geometry?" />
              </prompt>
              <input>
                <OTChoice id="8f8d3133-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="One" />
                    <OTText id="8f8d3135-80d4-11dd-9899-0d03aae87724" text="Two" />
                    <OTText text="Three" />
                    <OTText text="Four" />
                  </choices>
                  <correctChoice>
                    <object refid="8f8d3135-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="8f8d5848-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page3.cml">
              <prompt>
                <OTText id="8f8d5849-80d4-11dd-9899-0d03aae87724" text="How many regions of electron density are around the central atom in a molecule with trigonal planar geometry?" />
              </prompt>
              <input>
                <OTChoice id="8f8d584a-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="One" />
                    <OTText text="Two" />
                    <OTText id="8f8d7f5d-80d4-11dd-9899-0d03aae87724" text="Three" />
                    <OTText text="Four" />
                  </choices>
                  <correctChoice>
                    <object refid="8f8d7f5d-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="931dd20f-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page5.cml">
              <prompt>
                <OTText id="931dd210-80d4-11dd-9899-0d03aae87724" text="Step 1: Look at the Lewis dot structure for CO2 (above). What is the central atom in CO2?" />
              </prompt>
              <input>
                <OTChoice id="931dd211-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText id="931dd212-80d4-11dd-9899-0d03aae87724" text="carbon" />
                    <OTText text="oxygen" />
                    <OTText text="dioxide" />
                  </choices>
                  <correctChoice>
                    <object refid="931dd212-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="931e2035-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page5.cml">
              <prompt>
                <OTText id="931e2036-80d4-11dd-9899-0d03aae87724" text="Step 2: How many regions of electron density are there around the central atom in CO2?" />
              </prompt>
              <input>
                <OTChoice id="931e2037-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="one" />
                    <OTText id="931e2039-80d4-11dd-9899-0d03aae87724" text="two" />
                    <OTText text="four" />
                    <OTText text="eight" />
                  </choices>
                  <correctChoice>
                    <object refid="931e2039-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="931e956c-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page5.cml">
              <prompt>
                <OTText id="931e956d-80d4-11dd-9899-0d03aae87724">
                  <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="931e956e-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText id="931e956f-80d4-11dd-9899-0d03aae87724" text="linear" />
                    <OTText text="trigonal planar" />
                    <OTText text="tetrahedral" />
                    <OTText text="cubic" />
                    <OTText text="rectangular" />
                  </choices>
                  <correctChoice>
                    <object refid="931e956f-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="931ee394-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page5.cml">
              <prompt>
                <OTText id="931ee395-80d4-11dd-9899-0d03aae87724" text="Predict the geometry of boron trifluoride: " />
              </prompt>
              <input>
                <OTChoice id="931ee396-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="linear" />
                    <OTText id="931ee398-80d4-11dd-9899-0d03aae87724" text="trigonal planar" />
                    <OTText text="tetrahedral" />
                    <OTText text="cubic" />
                    <OTText text="rectangular" />
                  </choices>
                  <correctChoice>
                    <object refid="931ee398-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="931f0aac-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page5.cml">
              <prompt>
                <OTText id="931f0aad-80d4-11dd-9899-0d03aae87724" text="&#xA;Explain why boron trifluoride has the geometry it does:" />
              </prompt>
              <input>
                <OTText id="931f31be-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="931f31bf-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="94f662c0-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page6.cml">
              <prompt>
                <OTText id="94f662c1-80d4-11dd-9899-0d03aae87724" text="&#xA;What is the electron geometry of water?&#xA;Click here to see the steps for determining geometry." />
              </prompt>
              <input>
                <OTChoice id="94f662c2-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="linear" />
                    <OTText text="trigonal planar" />
                    <OTText id="94f662c5-80d4-11dd-9899-0d03aae87724" text="tetrahedral" />
                    <OTText text="none of the above" />
                  </choices>
                  <correctChoice>
                    <object refid="94f662c5-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="94f77437-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page6.cml">
              <prompt>
                <OTText id="94f77438-80d4-11dd-9899-0d03aae87724" text="&#xA;Describe how unshared electrons cause the shape of water to be bent." />
              </prompt>
              <input>
                <OTText id="94f77439-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="94f79b4a-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="94f7c25b-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page6.cml">
              <prompt>
                <OTText id="94f85e9c-80d4-11dd-9899-0d03aae87724" text="&#xA;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="94f85e9d-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="94f85e9e-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="97782baf-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page7.cml">
              <prompt>
                <OTText id="97782bb0-80d4-11dd-9899-0d03aae87724" text="&#xA;Make a prediction for the shapes of NH3 and BF3, shown at right:" />
              </prompt>
              <input>
                <OTChoice id="97782bb1-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="their shapes will be the same" />
                    <OTText id="97782bb3-80d4-11dd-9899-0d03aae87724" text="their shapes will be different" />
                    <OTText text="not enough information is given" />
                  </choices>
                  <correctChoice>
                    <object refid="97782bb3-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="977879d5-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page7.cml">
              <prompt>
                <OTText id="977879d6-80d4-11dd-9899-0d03aae87724" text="&#xA;Place your snapshot of NH3 with the added unshared electron pair here:" />
              </prompt>
              <input>
                <OTImage id="977879d7-80d4-11dd-9899-0d03aae87724" />
              </input>
            </OTQuestion>
            <OTQuestion id="9778a0e8-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page7.cml">
              <prompt>
                <OTText id="9778c7f9-80d4-11dd-9899-0d03aae87724" text="&#xA;Explain your placement of the unshared electron pair in the snapshot at left." />
              </prompt>
              <input>
                <OTText id="9793ca0a-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="9793f11b-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="9794182c-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page7.cml">
              <prompt>
                <OTText id="9794182d-80d4-11dd-9899-0d03aae87724" text="The shape of NH3 is called &quot;trigonal pyramidal&quot;. What is its electron geometry? " />
              </prompt>
              <input>
                <OTChoice id="9794182e-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="linear" />
                    <OTText text="trigonal planar" />
                    <OTText id="97943f41-80d4-11dd-9899-0d03aae87724" text="tetrahedral" />
                  </choices>
                  <correctChoice>
                    <object refid="97943f41-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="97946652-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page7.cml">
              <prompt>
                <OTText id="97946653-80d4-11dd-9899-0d03aae87724" text="&#xA;Explain why the shape of BF3 is the same as its geometry:" />
              </prompt>
              <input>
                <OTText id="97946654-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="97946655-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="994cebc6-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page8.cml">
              <prompt>
                <OTText id="994cebc7-80d4-11dd-9899-0d03aae87724" text="Which numbered atoms have trigonal planar geometry? " />
              </prompt>
              <input>
                <OTChoice id="994cebc8-80d4-11dd-9899-0d03aae87724" selectionUI="1">
                  <choices>
                    <OTText text="atom #1" />
                    <OTText text="atom #2" />
                    <OTText text="atom #3" />
                    <OTText text="atom #4" />
                    <OTText id="994d12dd-80d4-11dd-9899-0d03aae87724" text="atom #5" />
                    <OTText id="994d12de-80d4-11dd-9899-0d03aae87724" text="atom #6" />
                    <OTText text="none" />
                  </choices>
                  <correctChoices>
                    <object refid="994d12dd-80d4-11dd-9899-0d03aae87724" />
                    <object refid="994d12de-80d4-11dd-9899-0d03aae87724" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="994d8810-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page8.cml">
              <prompt>
                <OTText id="994d8811-80d4-11dd-9899-0d03aae87724" text="Which numbered atoms have tetrahedral geometry? " />
              </prompt>
              <input>
                <OTChoice id="994d8812-80d4-11dd-9899-0d03aae87724" selectionUI="1">
                  <choices>
                    <OTText id="994d8813-80d4-11dd-9899-0d03aae87724" text="atom #1" />
                    <OTText id="994d8814-80d4-11dd-9899-0d03aae87724" text="atom #2" />
                    <OTText id="994d8815-80d4-11dd-9899-0d03aae87724" text="atom #3" />
                    <OTText id="994d8816-80d4-11dd-9899-0d03aae87724" text="atom #4" />
                    <OTText text="atom #5" />
                    <OTText text="atom #6" />
                    <OTText text="none" />
                  </choices>
                  <correctChoices>
                    <object refid="994d8813-80d4-11dd-9899-0d03aae87724" />
                    <object refid="994d8814-80d4-11dd-9899-0d03aae87724" />
                    <object refid="994d8815-80d4-11dd-9899-0d03aae87724" />
                    <object refid="994d8816-80d4-11dd-9899-0d03aae87724" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="994e245a-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page8.cml">
              <prompt>
                <OTText id="994e245b-80d4-11dd-9899-0d03aae87724" text="Which numbered atoms have trigonal pyramidal geometry? " />
              </prompt>
              <input>
                <OTChoice id="994e4b6c-80d4-11dd-9899-0d03aae87724" selectionUI="1">
                  <choices>
                    <OTText text="atom #1" />
                    <OTText text="atom #2" />
                    <OTText text="atom #3" />
                    <OTText text="atom #4" />
                    <OTText text="atom #5" />
                    <OTText text="atom #6" />
                    <OTText id="994e7283-80d4-11dd-9899-0d03aae87724" text="none" />
                  </choices>
                  <correctChoices>
                    <object refid="994e7283-80d4-11dd-9899-0d03aae87724" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="9b001a24-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page9.cml">
              <prompt>
                <OTText id="9b001a25-80d4-11dd-9899-0d03aae87724" text="Which of the two solids melts (becomes a liquid) first?" />
              </prompt>
              <input>
                <OTChoice id="9b001a26-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="butter" />
                    <OTText id="9b001a28-80d4-11dd-9899-0d03aae87724" text="oil" />
                    <OTText text="they melt at the same temperature" />
                    <OTText text="they never melt" />
                  </choices>
                  <correctChoice>
                    <object refid="9b001a28-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="9b00684b-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page9.cml">
              <prompt>
                <OTText id="9b00684c-80d4-11dd-9899-0d03aae87724" text="&#xA;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="9b00684d-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="9b00684e-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="9dc7507f-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page10.cml">
              <prompt>
                <OTText id="9dc77790-80d4-11dd-9899-0d03aae87724" text="&#xA;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.&#xA;Nanotechnology and Medicine&#xA;Nanotechnology and Food&#xA;Nanotechnology and Engineering&#xA;What other areas can you think of?" />
              </prompt>
              <input>
                <OTText id="9dc77791-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="9dc77792-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="a312e7c3-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a3130ed4-80d4-11dd-9899-0d03aae87724" text="The position of the electrons around an atom is NOT a result of:" />
              </prompt>
              <input>
                <OTChoice id="a3130ed5-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="electron-electron repulsive forces" />
                    <OTText text="electron-nucleus attractive forces" />
                    <OTText id="a31335e8-80d4-11dd-9899-0d03aae87724" text="electron-nucleus repulsive forces" />
                    <OTText text="the number of electrons around the atom" />
                  </choices>
                  <correctChoice>
                    <object refid="a31335e8-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="a3135cfa-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a3135cfb-80d4-11dd-9899-0d03aae87724" text="Which of the following are regions of electron density? (check all that apply)" />
              </prompt>
              <input>
                <OTChoice id="a3135cfc-80d4-11dd-9899-0d03aae87724" selectionUI="1">
                  <choices>
                    <OTText id="a313840d-80d4-11dd-9899-0d03aae87724" text="a covalent bond" />
                    <OTText id="a313840e-80d4-11dd-9899-0d03aae87724" text="a shared electron pair" />
                    <OTText text="the nucleus of the atom" />
                    <OTText id="a3138410-80d4-11dd-9899-0d03aae87724" text="an unshared electron pair" />
                  </choices>
                  <correctChoices>
                    <object refid="a313840d-80d4-11dd-9899-0d03aae87724" />
                    <object refid="a313840e-80d4-11dd-9899-0d03aae87724" />
                    <object refid="a3138410-80d4-11dd-9899-0d03aae87724" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="a313ab21-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a313ab22-80d4-11dd-9899-0d03aae87724" text="&#xA;Do electron dot structures accurately describe the shapes of molecules? Explain your answer." />
              </prompt>
              <input>
                <OTText id="a313d233-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="a313d234-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="a313f945-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a313f946-80d4-11dd-9899-0d03aae87724">
                  <text>Below is the Lewis structure for phosphorous trichloride. Choose the correct electron geometry for it from the list below.</text>
                </OTText>
              </prompt>
              <input>
                <OTChoice id="a3142057-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="linear" />
                    <OTText text="bent" />
                    <OTText text="trigonal planar" />
                    <OTText text="trigonal pyramidal" />
                    <OTText id="a314205c-80d4-11dd-9899-0d03aae87724" text="tetrahedral" />
                  </choices>
                  <correctChoice>
                    <object refid="a314205c-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="a314476d-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a314476e-80d4-11dd-9899-0d03aae87724" text="&#xA;Is the shape of xenon trioxide the same as its electron geometry? Explain why or why not." />
              </prompt>
              <input>
                <OTText id="a3146e7f-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="a3146e80-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="a3149591-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a3149592-80d4-11dd-9899-0d03aae87724">
                  <text>Predict the electron geometry of nitrosyl chloride, shown below.</text>
                </OTText>
              </prompt>
              <input>
                <OTChoice id="a3149593-80d4-11dd-9899-0d03aae87724" selectionUI="0">
                  <choices>
                    <OTText text="linear" />
                    <OTText text="bent" />
                    <OTText id="a314bca6-80d4-11dd-9899-0d03aae87724" text="trigonal planar" />
                    <OTText text="trigonal pyramidal" />
                    <OTText text="tetrahedral" />
                  </choices>
                  <correctChoice>
                    <object refid="a314bca6-80d4-11dd-9899-0d03aae87724" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="a3150ac9-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a3150aca-80d4-11dd-9899-0d03aae87724" text="&#xA;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="a3150acb-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="a3150acc-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="a31531dd-80d4-11dd-9899-0d03aae87724" name="http://ri-itest.concord.org/SAMActivities/MolecularGeometry/MolecularGeometry_v1/page11.cml">
              <prompt>
                <OTText id="a31531de-80d4-11dd-9899-0d03aae87724" text="Explain how molecular shape plays a role in determining the temperature at which a solid melts into a liquid." />
              </prompt>
              <input>
                <OTText id="a31531df-80d4-11dd-9899-0d03aae87724" text="" />
              </input>
              <correctAnswer>
                <OTText id="a31531e0-80d4-11dd-9899-0d03aae87724" />
              </correctAnswer>
            </OTQuestion>
          </questions>
        </OTModelerPage>
		        <object refid="${user-greeting-script}"/>
		    </layers>
		</OTLayerContainer>
      </root>
      <library>
      	<OTCompoundDoc local_id="greeting-popup">
      		<bodyText>
      			<div style="font-size: 15px;">
	      			greeting-text
	      			<br/>
	      			<table>
	      				<tr>
	      					<td width="300px">
	      						<object refid="${user-list}"/>
	      					</td>
	      				</tr>
	      				<tr>
	      					<td width="400px">
	      						<object refid="${user-table}"/>
	      					</td>
	      				</tr>
	      				<tr>
	      					<td width="100px">
	      						<object refid="${close-button}"/>
	      					</td>
	      				</tr>
	      			</table>
      			</div>
      		</bodyText>
      		<documentRefs>
      			<OTChoice local_id="user-list"/>
      			<OTDataTable local_id="user-table" name="Data table" showLastRowForAddingNew="true" visibleRows="5">
                  <dataStore>
                    <OTDataStore numberChannels="1">
                      <channelDescriptions>
                        <OTDataChannelDescription name="Student names" numericData="false" />
                      </channelDescriptions>
                      <values>
                        <string />
                        <string />
                        <string />
                        <string />
                      </values>
                    </OTDataStore>
                  </dataStore>
                </OTDataTable>
                <OTButton local_id="close-button" text="Ok"/>
      		</documentRefs>
      	</OTCompoundDoc>
      	<OTScriptObject local_id="user-greeting-script">
      		<variables>
      			<OTScriptVariable name="popup" reference="${greeting-popup}"/>
      			<OTScriptVariable name="list" reference="${user-list}"/>
      			<OTScriptVariable name="table" reference="${user-table}"/>
      			<OTScriptVariable name="button" reference="${close-button}"/>
      			<OTScriptVariable name="users">
      				<reference>
      					<OTObjectSet name="list of users in group" />
      				</reference>
      			</OTScriptVariable>
      			<OTScriptVariable name="frame">
      				<reference>
      					<OTFrame height="300" width="400"/>
      				</reference>
      			</OTScriptVariable>
      		</variables>
      		<script>
	            <OTJavascript src="../../scripts/user-greeting-script.js" />
	          </script>
      	</OTScriptObject>
      </library>
    </OTSystem>
  </objects>
</otrunk>

