<?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" />
    <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/IntroToModeling/IntroToModeling_v2/index.cml">
              <variables />
              <questions>
                <OTQuestion id="c318bf37-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page1.cml">
                  <prompt>
                    <OTText id="c3195b78-0086-11de-880e-dd57f4b7b9b9" text="Which of the following are other factors that might affect the motion of the ball, so they should be considered or calculated by the computer model (check ALL that apply):" />
                  </prompt>
                  <input>
                    <OTChoice id="c319d0a9-0086-11de-880e-dd57f4b7b9b9" selectionUI="1">
                      <choices>
                        <OTText id="c31a6cea-0086-11de-880e-dd57f4b7b9b9" text="the speed of the ball" />
                        <OTText id="c31a93fb-0086-11de-880e-dd57f4b7b9b9" text="the friction between the ball and its environment" />
                        <OTText id="c31a93fc-0086-11de-880e-dd57f4b7b9b9" text="the elasticity or (bounciness) of the ball" />
                        <OTText id="c31a93fd-0086-11de-880e-dd57f4b7b9b9" text="the position of the ball at any particular time" />
                        <OTText text="the color of the ball" />
                        <OTText id="c31abb0f-0086-11de-880e-dd57f4b7b9b9" text="the effect of gravity" />
                        <OTText id="c31abb10-0086-11de-880e-dd57f4b7b9b9" text="the angle the ball will bounce off of when colliding with other objects" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="c31a6cea-0086-11de-880e-dd57f4b7b9b9" />
                        <object refid="c31a93fb-0086-11de-880e-dd57f4b7b9b9" />
                        <object refid="c31a93fc-0086-11de-880e-dd57f4b7b9b9" />
                        <object refid="c31a93fd-0086-11de-880e-dd57f4b7b9b9" />
                        <object refid="c31abb0f-0086-11de-880e-dd57f4b7b9b9" />
                        <object refid="c31abb10-0086-11de-880e-dd57f4b7b9b9" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="cbb75212-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page3.cml">
                  <prompt>
                    <OTText id="cbb75213-0086-11de-880e-dd57f4b7b9b9" text="What can you tell about the velocity of the ball by watching the arrow attached to it?" />
                  </prompt>
                  <input>
                    <OTText id="cbb75214-0086-11de-880e-dd57f4b7b9b9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="cbb77926-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page3.cml">
                  <prompt>
                    <OTText id="cbb77927-0086-11de-880e-dd57f4b7b9b9" text="How does the color of the ball correspond with the graph of kinetic energy on the right? hint" />
                  </prompt>
                  <input>
                    <OTText id="cbb77928-0086-11de-880e-dd57f4b7b9b9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="d1c96daa-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page4.cml">
                  <prompt>
                    <OTText id="d1c96dab-0086-11de-880e-dd57f4b7b9b9" text="PEAK of bounce." />
                  </prompt>
                  <input>
                    <OTImage id="d1c96dac-0086-11de-880e-dd57f4b7b9b9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="d1ca09ed-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page4.cml">
                  <prompt>
                    <OTText id="d1ca09ee-0086-11de-880e-dd57f4b7b9b9" text="MIDDLE of bounce." />
                  </prompt>
                  <input>
                    <OTImage id="d1ca09ef-0086-11de-880e-dd57f4b7b9b9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="d1ca3100-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page4.cml">
                  <prompt>
                    <OTText id="d1ca3101-0086-11de-880e-dd57f4b7b9b9" text="BOTTOM of bounce." />
                  </prompt>
                  <input>
                    <OTImage id="d1ca3102-0086-11de-880e-dd57f4b7b9b9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="d1ca5813-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page4.cml">
                  <prompt>
                    <OTText id="d1ca5814-0086-11de-880e-dd57f4b7b9b9" text="When does the ball have the MOST kinetic energy?" />
                  </prompt>
                  <input>
                    <OTChoice id="d1ca5815-0086-11de-880e-dd57f4b7b9b9" selectionUI="0">
                      <choices>
                        <OTText text="at the peak of a bounce" />
                        <OTText text="in the middle of a bounce" />
                        <OTText id="d1ca7f28-0086-11de-880e-dd57f4b7b9b9" text="near the bottom of a bounce" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="d1ca7f28-0086-11de-880e-dd57f4b7b9b9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="d1caa639-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page4.cml">
                  <prompt>
                    <OTText id="d1caa63a-0086-11de-880e-dd57f4b7b9b9" text="When does the ball have the LEAST kinetic energy?" />
                  </prompt>
                  <input>
                    <OTChoice id="d1caa63b-0086-11de-880e-dd57f4b7b9b9" selectionUI="0">
                      <choices>
                        <OTText id="d1caa63c-0086-11de-880e-dd57f4b7b9b9" text="at the peak of a bounce" />
                        <OTText text="in the middle of a bounce" />
                        <OTText text="near the bottom of a bounce" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="d1caa63c-0086-11de-880e-dd57f4b7b9b9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="d7a9a3df-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page5.cml">
                  <prompt>
                    <OTText id="d7a9a3e0-0086-11de-880e-dd57f4b7b9b9" text="What is similar and what is different about the way the ball bounces on Earth and on the Moon?" />
                  </prompt>
                  <input>
                    <OTText id="d7a9a3e1-0086-11de-880e-dd57f4b7b9b9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="e3568823-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page6.cml">
                  <prompt>
                    <OTText id="e3568824-0086-11de-880e-dd57f4b7b9b9" text="The kinetic energy of atoms:" />
                  </prompt>
                  <input>
                    <OTChoice id="e3568825-0086-11de-880e-dd57f4b7b9b9" selectionUI="0">
                      <choices>
                        <OTText text="slowly decreases" />
                        <OTText id="e356af37-0086-11de-880e-dd57f4b7b9b9" text="stays the same" />
                        <OTText text="changes randomly" />
                        <OTText text="slowly increases" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="e356af37-0086-11de-880e-dd57f4b7b9b9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="e356fd5a-0086-11de-880e-dd57f4b7b9b9" name="http://ri-itest.concord.org/SAMActivities/IntroToModeling/IntroToModeling_v2/page6.cml">
                  <prompt>
                    <OTText id="e356fd5b-0086-11de-880e-dd57f4b7b9b9" text="Gravity affects atoms in the following way:" />
                  </prompt>
                  <input>
                    <OTChoice id="e356fd5c-0086-11de-880e-dd57f4b7b9b9" selectionUI="0">
                      <choices>
                        <OTText text="gravity seems to make atoms fall" />
                        <OTText text="gravity seems to make atoms rise" />
                        <OTText id="e357246f-0086-11de-880e-dd57f4b7b9b9" text="gravity seems to have no effect" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="e357246f-0086-11de-880e-dd57f4b7b9b9" />
                  </correctAnswer>
                </OTQuestion>
              </questions>
            </OTModelerPage>
            <OTWorkgroupMemberChooser />
          </layers>
        </OTLayerContainer>
      </root>
    </OTSystem>
  </objects>
</otrunk>

