<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="f633481a-e5fb-11e0-b83a-e0cb4ebd2b6d">
  <imports>
    <import class="org.concord.otrunk.OTSystem" />
    <import class="org.concord.otrunk.OTInclude" />
    <import class="org.concord.otrunk.script.OTScriptEngineBundle" />
    <import class="org.concord.otrunk.script.OTScriptEngineEntry" />
    <import class="org.concord.otrunk.util.OTSharingBundle" />
    <import class="org.concord.datagraph.state.OTDataCollector" />
    <import class="org.concord.datagraph.state.OTDataGraphable" />
    <import class="org.concord.data.state.OTTimeLimitDataProducerFilter" />
    <import class="org.concord.data.state.OTLinearProducerFilter" />
    <import class="org.concord.sensor.state.OTSensorDataProxy" />
    <import class="org.concord.sensor.state.OTExperimentRequest" />
    <import class="org.concord.sensor.state.OTSensorRequest" />
    <import class="org.concord.data.state.OTDataStore" />
    <import class="org.concord.data.state.OTDataChannelDescription" />
    <import class="org.concord.datagraph.state.OTDataAxis" />
    <import class="org.concord.sensor.state.OTInterfaceManager" />
    <import class="org.concord.sensor.state.OTDeviceConfig" />
    <import class="org.concord.otrunk.overlay.OTOverlay" />
    <import class="org.concord.otrunk.script.js.OTJavascript" />
    <import class="org.concord.otrunk.ui.OTCurriculumUnit" />
    <import class="org.concord.otrunk.ui.OTSection" />
    <import class="org.concord.otrunk.view.document.OTCompoundDoc" />
    <import class="org.concord.otrunk.ui.OTCardContainer" />
    <import class="org.concord.otrunk.overlay.OTOverlayWrapper" />
    <import class="org.concord.otrunk.intrasession.OTMultiUserPickN" />
    <import class="org.concord.otrunk.ui.question.OTQuestion" />
    <import class="org.concord.otrunk.ui.OTChoice" />
    <import class="org.concord.otrunk.intrasession.OTMultiUserPollingGraph" />
    <import class="org.concord.otrunk.ui.OTText" />
    <import class="org.concord.otrunk.ui.menu.OTMenu" />
    <import class="org.concord.otrunk.ui.menu.OTMenuRule" />
    <import class="org.concord.otrunk.ui.menu.OTNavBar" />
    <import class="org.concord.otrunk.script.ui.OTScriptObject" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariable" />
    <import class="org.concord.otrunk.ui.snapshot.OTSnapshotAlbum" />
    <import class="org.concord.framework.otrunk.wrapper.OTObjectSet" />
    <import class="org.concord.datagraph.state.OTDataPointLabel" />
    <import class="org.concord.datagraph.log.OTEventLog" />
    <import class="org.concord.graph.util.state.OTDrawingTool2" />
    <import class="org.concord.graph.util.state.OTDrawingShape" />
    <import class="org.concord.graph.util.state.OTPointTextLabel" />
    <import class="org.concord.otrunk.util.OTLabbookBundle" />
    <import class="org.concord.otrunk.labbook.OTLabbookButton" />
    <import class="org.concord.data.state.OTHoltsMethodSmoothing" />
    <import class="org.concord.datagraph.state.rubric.OTGraphSegment" />
    <import class="org.concord.datagraph.state.rubric.OTGraphSegmentCriterion" />
    <import class="org.concord.otrunk.logging.OTModelEvent" />
  </imports>
  <objects>
    <OTSystem local_id="system">
      <includes>
        <OTInclude href="global-imports/loops-view-bundle.otml" />
      </includes>
      <bundles>
        <object refid="8d880970-c22a-11dc-95ff-0800200c9a66" />
        <OTScriptEngineBundle>
          <engines>
            <OTScriptEngineEntry objectClass="org.concord.otrunk.script.jruby.OTJRuby" engineClass="org.concord.otrunk.script.jruby.OTJRubyEngine" />
            <OTScriptEngineEntry objectClass="org.concord.otrunk.script.js.OTJavascript" engineClass="org.concord.otrunk.script.js.OTJavascriptEngine" />
          </engines>
        </OTScriptEngineBundle>
        <OTSharingBundle>
          <sharedObjects>
            <OTDataCollector id="f67d98a2-e5fb-11e0-b83a-e0cb4ebd2b6d" name="My Train Trip Graph" title="Position Graph" autoScaleEnabled="true" showControlBar="true" useDefaultToolBar="true" autoFitMode="0">
              <source>
                <OTDataGraphable name="" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" visible="true">
                  <dataProducer>
                    <OTTimeLimitDataProducerFilter timeLimit="15000" sourceChannel="1">
                      <source>
                        <OTLinearProducerFilter k0="1.5" k1="-1.0" sourceChannel="1">
                          <source>
                            <OTSensorDataProxy name="dataproducer">
                              <request>
                                <OTExperimentRequest period="0.1">
                                  <sensorRequests>
                                    <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                  </sensorRequests>
                                </OTExperimentRequest>
                              </request>
                            </OTSensorDataProxy>
                          </source>
                        </OTLinearProducerFilter>
                      </source>
                    </OTTimeLimitDataProducerFilter>
                  </dataProducer>
                  <dataStore>
                    <OTDataStore dt="0.1" numberChannels="1">
                      <channelDescriptions>
                        <OTDataChannelDescription name="dt" precision="2" numericData="true" />
                        <OTDataChannelDescription name="" numericData="true" />
                      </channelDescriptions>
                    </OTDataStore>
                  </dataStore>
                </OTDataGraphable>
              </source>
              <xDataAxis>
                <OTDataAxis max="15.0" units="s" min="0.0" label="Time" labelFormat="Engineering">
                  <customGridLabels />
                </OTDataAxis>
              </xDataAxis>
              <yDataAxis>
                <OTDataAxis max="2.0" units="m" min="-0.0" label="Position" labelFormat="Engineering">
                  <customGridLabels />
                </OTDataAxis>
              </yDataAxis>
            </OTDataCollector>
            <object refid="3f402f91-1007-11de-aaa0-11f6f031d6ce" />
            <OTDataCollector id="f67d98a2-e5fb-11e0-b83b-e0cb4ebd2b6d" name="My Try-to-match Graph" title="Position Graph " autoScaleEnabled="true" showControlBar="true" useDefaultToolBar="true" multipleGraphableEnabled="true" autoFitMode="0">
              <source>
                <OTDataGraphable name="Matching Graph" connectPoints="true" yColumn="1" drawMarks="false" color="16711680" xColumn="0" lineWidth="2.0" visible="true">
                  <dataProducer>
                    <OTTimeLimitDataProducerFilter timeLimit="15000" sourceChannel="1">
                      <source>
                        <OTLinearProducerFilter k0="1.5" k1="-1.0" sourceChannel="1">
                          <source>
                            <OTSensorDataProxy name="dataproducer">
                              <request>
                                <OTExperimentRequest id="f67d98a2-e5fb-11e0-b83c-e0cb4ebd2b6d" period="0.1">
                                  <sensorRequests>
                                    <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                  </sensorRequests>
                                </OTExperimentRequest>
                              </request>
                            </OTSensorDataProxy>
                          </source>
                        </OTLinearProducerFilter>
                      </source>
                    </OTTimeLimitDataProducerFilter>
                  </dataProducer>
                  <dataStore>
                    <OTDataStore dt="0.1" numberChannels="1">
                      <channelDescriptions>
                        <OTDataChannelDescription name="dt" precision="2" numericData="true" />
                        <OTDataChannelDescription name="" numericData="true" />
                      </channelDescriptions>
                    </OTDataStore>
                  </dataStore>
                </OTDataGraphable>
              </source>
              <xDataAxis>
                <OTDataAxis max="15.0" units="s" min="-0.04571936" label="Time" labelFormat="Engineering">
                  <customGridLabels />
                </OTDataAxis>
              </xDataAxis>
              <yDataAxis>
                <OTDataAxis max="2.0128798" units="m" min="-1.4942935E-4" label="Position" labelFormat="Engineering">
                  <customGridLabels />
                </OTDataAxis>
              </yDataAxis>
              <graphables>
                <OTDataGraphable name="Train trip" connectPoints="true" yColumn="1" drawMarks="false" color="204" xColumn="0" lineWidth="2.0" visible="true" locked="true">
                  <dataStore>
                    <object refid="3f402f91-1007-11de-aaa0-11f6f031d6ce/source/dataStore" />
                  </dataStore>
                </OTDataGraphable>
              </graphables>
            </OTDataCollector>
            <object refid="3f402f91-1007-11de-aaa0-11f6f031d6ce" />
            <OTDataCollector id="f67dbfb2-e5fb-11e0-b83c-e0cb4ebd2b6d" name="My Prediction Graph" title="Position Graph" showControlBar="true" useDefaultToolBar="false" showLabelCoordinates="false" labelDecimalPlaces="2" displayButtons="4,">
              <source>
                <OTDataGraphable name="Prediction" connectPoints="true" controllable="true" yColumn="1" drawMarks="false" color="16711680" xColumn="0" lineWidth="2.0" visible="true" showAllChannels="false">
                  <dataStore>
                    <OTDataStore numberChannels="2" />
                  </dataStore>
                </OTDataGraphable>
              </source>
              <xDataAxis>
                <OTDataAxis max="20.0" units="Minutes" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                  <customGridLabels />
                </OTDataAxis>
              </xDataAxis>
              <yDataAxis>
                <OTDataAxis max="8000.0" units="m" min="-0.0" label="Position" labelFormat="Engineering" locked="true">
                  <customGridLabels />
                </OTDataAxis>
              </yDataAxis>
              <labels>
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
                <OTDataPointLabel x="Infinity" y="Infinity" color="0xffffbe" fontSize="10" text="Data Point" />
              </labels>
            </OTDataCollector>
            <OTDataCollector id="f67dbfb2-e5fb-11e0-b83d-e0cb4ebd2b6d" name="Movie Theater Trip" title="Position Graph" autoScaleEnabled="true" showControlBar="true" useDefaultToolBar="false" autoFitMode="0" multipleGraphableEnabled="false" showLabelCoordinates="true" labelDecimalPlaces="2" displayButtons="4,">
              <source>
                <OTDataGraphable name="Movie Trip" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" visible="true" showAllChannels="false">
                  <dataProducer>
                    <OTTimeLimitDataProducerFilter timeLimit="20000" sourceChannel="1" name="time limit">
                      <source>
                        <OTLinearProducerFilter k0="1.5" k1="-1.0" sourceChannel="1">
                          <source>
                            <OTSensorDataProxy name="dataproducer">
                              <request>
                                <OTExperimentRequest period="0.1">
                                  <sensorRequests>
                                    <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                  </sensorRequests>
                                </OTExperimentRequest>
                              </request>
                            </OTSensorDataProxy>
                          </source>
                        </OTLinearProducerFilter>
                      </source>
                    </OTTimeLimitDataProducerFilter>
                  </dataProducer>
                  <dataStore>
                    <OTDataStore dt="0.1" numberChannels="1">
                      <channelDescriptions>
                        <OTDataChannelDescription name="dt" precision="2" numericData="true" />
                        <OTDataChannelDescription name="" numericData="true" />
                      </channelDescriptions>
                    </OTDataStore>
                  </dataStore>
                </OTDataGraphable>
              </source>
              <xDataAxis>
                <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" intervalWorld="1" locked="true">
                  <customGridLabels />
                </OTDataAxis>
              </xDataAxis>
              <yDataAxis>
                <OTDataAxis max="2.5" units="m" min="-1.0" label="Position" labelFormat="Engineering" locked="true">
                  <customGridLabels />
                </OTDataAxis>
              </yDataAxis>
            </OTDataCollector>
          </sharedObjects>
        </OTSharingBundle>
        <OTInterfaceManager>
          <deviceConfigs>
            <OTDeviceConfig configString="none" deviceId="10" />
          </deviceConfigs>
        </OTInterfaceManager>
      </bundles>
      <overlays>
        <object refid="6cc8e2b0-c44e-11dc-95ff-0800200c9a66" />
        <object refid="b5d8b4a0-db35-11dc-95ff-0800200c9a66" />
        <OTOverlay>
          <deltaObjectMap>
            <entry key="${authoring_script.js}">
              <OTJavascript src="scripts/student_script.js" />
            </entry>
          </deltaObjectMap>
        </OTOverlay>
      </overlays>
      <root>
        <OTCurriculumUnit version="2" name="LOOPS Activity">
          <activity>
            <OTSection local_id="section_1" name="Making Measurements">
              <header>
                <OTCompoundDoc id="f67dbfb2-e5fb-11e0-b83e-e0cb4ebd2b6d" showEditBar="false">
                  <bodyText>
                    <div class="title">Making Measurements</div>
                  </bodyText>
                </OTCompoundDoc>
              </header>
              <content>
                <OTCardContainer local_id="activity-card-container" contentsMayScroll="true" loadViewOnlyOnDemand="true" closeViewOnExit="true">
                  <cards>
                    <OTCompoundDoc id="f67dbfb2-e5fb-11e0-b83f-e0cb4ebd2b6d" name="%f67dbfb2-e5fb-11e0-b83f-e0cb4ebd2b6d" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">Using a Graph to Measure</div>
                              <br />
                              <table width="100%">
                                <tr>
                                  <td style="padding-right: 12px; padding-top: 12px; padding-bottom: 12px; padding-left: 10px">
                                    <img border="0" src="images/walking_track_oppo.png" />
                                  </td>
                                  <td style="padding-right: 20px; padding-top: 20px; padding-bottom: 20px; padding-left: 10px">
                                    You need to make some measurements. How can the motion probe 
                and graph help you?
                                    <br />
                                    <br />
                                    To make measurements, you need 
                numbers, so now it is time to focus on the axes of the graph. 
                You need to find out what they tell you.
                                    <br />
                                    <br />
                                    Go on to the 
                next page.
                                    <br />
                                    <br />
                                  </td>
                                </tr>
                              </table>
                            </div>
                          </div>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                    <OTCompoundDoc id="f67dbfb2-e5fb-11e0-b840-e0cb4ebd2b6d" name="%f67dbfb2-e5fb-11e0-b840-e0cb4ebd2b6d" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">The X-Axis: Time</div>
                              The motion probe measures time on the horizontal axis, also known as 
          the X-axis. The length of time between two events is called a 
          duration. To practice measuring time, you will measure the duration 
          between two jumps. Record this motion in front of the probe:
                              <br />
                              <ul>
                                <li>Stand still and wait a while.</li>
                                <li>Make a small jump toward or away from the probe, and wait a 
              while again.</li>
                                <li>Then jump back and stand still.</li>
                              </ul>
                              <br />
                              Use your graph to measure the time between the jumps. You can use 
          the
                              <i>
                                <u>Labeling Tool</u>
                              </i>
                              on the right of the graph to 
          help you read the time values.
                              <i>
                                <b>Submit</b>
                              </i>
                              the graph and the 
          answer the questions below.
                              <br />
                              <br />
                              <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67de6c2-e5fb-11e0-b841-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67de6c2-e5fb-11e0-b842-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <br />
                              <br />
                              <br />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                      <documentRefs>
                        <OTDataCollector id="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d" name="JumpingGraph" title="Jumping Graph" graphableListEditable="false" autoScaleEnabled="true" autoFitMode="0" showLabelCoordinates="true" labelDecimalPlaces="2" showControlBar="true" useDefaultToolBar="false" displayButtons="0,4," tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0" multipleGraphableEnabled="true" logGraphOnReset="true" logGraphOnPlaybackReset="true" useAspectRatio="false" aspectRatio="1.5">
                          <source>
                            <OTDataGraphable id="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source" name="Partner1" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTLinearProducerFilter name="FrameOfRef" k1="1.0" k0="-1.0" sourceChannel="1">
                                  <source>
                                    <OTTimeLimitDataProducerFilter name="TimeLimiter" timeLimit="20000" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTTimeLimitDataProducerFilter>
                                  </source>
                                </OTLinearProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </source>
                          <xDataAxis>
                            <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis max="2.0" units="m" min="-2.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                          <eventLog>
                            <OTEventLog />
                          </eventLog>
                          <graphables>
                            <OTDataGraphable id="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/graphables[0]" drawMarks="false" color="0xff0000" connectPoints="true" xColumn="0" yColumn="1" name="Partner2" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTLinearProducerFilter name="FrameOfRef" k1="1.0" k0="-1.0" sourceChannel="1">
                                  <source>
                                    <OTTimeLimitDataProducerFilter name="TimeLimiter" timeLimit="20000" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTTimeLimitDataProducerFilter>
                                  </source>
                                </OTLinearProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/graphables[0]/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </graphables>
                        </OTDataCollector>
                        <OTQuestion id="f67de6c2-e5fb-11e0-b841-e0cb4ebd2b6d" name="HowLongQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>How long was the duration between the two jumps?  How did you get your answer?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTText id="f67de6c2-e5fb-11e0-b841-e0cb4ebd2b6d/input" />
                          </input>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67de6c2-e5fb-11e0-b842-e0cb4ebd2b6d" name="JumpingGraphAndQIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <OTObjectSet name="JumpingGraphAndQIntrasession (Set)">
                              <objects>
                                <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d" />
                                <object refid="f67de6c2-e5fb-11e0-b841-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <nonDeltaObjects>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription id="9d333f84-529d-11e1-9e02-7335e7d8dd60" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="9d333f85-529d-11e1-9e02-7335e7d8dd60" unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="9d3a6b76-529d-11e1-9e02-7335e7d8dd60" type="START" timestamp="1328737269902" />
                                <OTModelEvent id="a388ccb7-529d-11e1-9e02-7335e7d8dd60" type="STOP" timestamp="1328737280482" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription id="bd1812da-529d-11e1-9e02-7335e7d8dd60" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="bd1812db-529d-11e1-9e02-7335e7d8dd60" unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="bd2188bc-529d-11e1-9e02-7335e7d8dd60" type="START" timestamp="1328737323426" />
                                <OTModelEvent id="c570c30d-529d-11e1-9e02-7335e7d8dd60" type="STOP" timestamp="1328737337367" />
                                <OTDataPointLabel x="2.5177112" y="-0.014819496" color="-66" fontSize="10" text="start of partner1 jump" xData="2.0" yData="-0.568011">
                                  <dataGraphable>
                                    <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel x="4.1449594" y="0.79709995" color="-66" fontSize="10" text="Data Point" xData="3.6000001" yData="0.22972405">
                                  <dataGraphable>
                                    <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="dc0f51e0-529d-11e1-9e02-7335e7d8dd60" x="1.0294279" y="1.3696898" color="-66" fontSize="10" text="end of partner1 first jump" xData="3.4" yData="0.16401601">
                                  <dataGraphable>
                                    <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel x="3.744959" y="0.6626899" color="-66" fontSize="10" text="Data Point" xData="3.2" yData="0.095314026">
                                  <dataGraphable>
                                    <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="f149e3e2-529d-11e1-9e02-7335e7d8dd60" x="6.6727524" y="1.4734576" color="-66" fontSize="10" text="start of partner1 second jump" xData="6.7000003" yData="0.23941505">
                                  <dataGraphable>
                                    <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="fd6149c3-529d-11e1-9e02-7335e7d8dd60" x="1.6920981" y="-1.0253807" color="-66" fontSize="10" text="start of partner2 first jump" xData="3.0" yData="-0.809568">
                                  <dataGraphable>
                                    <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/graphables[0]" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="25cb5b84-529e-11e1-9e02-7335e7d8dd60" x="9.17357" y="-1.0253807" color="-66" fontSize="10" text="end of partner2 second jump" xData="10.1" yData="-0.868659">
                                  <dataGraphable>
                                    <object refid="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/graphables[0]" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="3786fff5-529e-11e1-9e02-7335e7d8dd60" x="Infinity" y="Infinity" color="-66" fontSize="10" text="Data Point" />
                              </nonDeltaObjects>
                              <deltaObjectMap>
                                <entry key="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d">
                                  <OTDataCollector yTickInterval="1.0" xTickInterval="2.0" unset="autoTick">
                                    <log>
                                      <object refid="9d3a6b76-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="a388ccb7-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="bd2188bc-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="c570c30d-529d-11e1-9e02-7335e7d8dd60" />
                                    </log>
                                    <labels>
                                      <object refid="dc0f51e0-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="f149e3e2-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="fd6149c3-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="25cb5b84-529e-11e1-9e02-7335e7d8dd60" />
                                      <object refid="3786fff5-529e-11e1-9e02-7335e7d8dd60" />
                                    </labels>
                                  </OTDataCollector>
                                </entry>
                                <entry key="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/graphables[0]/dataStore">
                                  <OTDataStore dt="0.1">
                                    <channelDescriptions>
                                      <object refid="bd1812da-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="bd1812db-529d-11e1-9e02-7335e7d8dd60" />
                                    </channelDescriptions>
                                    <values>
                                      <float>-0.867604</float>
                                      <float>-0.869264</float>
                                      <float>-0.868849</float>
                                      <float>-0.868313</float>
                                      <float>-0.868088</float>
                                      <float>-0.868313</float>
                                      <float>-0.86833</float>
                                      <float>-0.868538</float>
                                      <float>-0.869627</float>
                                      <float>-0.86781096</float>
                                      <float>-0.86779404</float>
                                      <float>-0.867759</float>
                                      <float>-0.868953</float>
                                      <float>-0.867846</float>
                                      <float>-0.867742</float>
                                      <float>-0.869333</float>
                                      <float>-0.86898696</float>
                                      <float>-0.86942</float>
                                      <float>-0.86788</float>
                                      <float>-0.867898</float>
                                      <float>-0.867967</float>
                                      <float>-0.86788</float>
                                      <float>-0.868174</float>
                                      <float>-0.868641</float>
                                      <float>-0.867033</float>
                                      <float>-0.857971</float>
                                      <float>-0.855395</float>
                                      <float>-0.846368</float>
                                      <float>-0.833623</float>
                                      <float>-0.826308</float>
                                      <float>-0.809568</float>
                                      <float>-0.790787</float>
                                      <float>-0.712259</float>
                                      <float>-0.58193696</float>
                                      <float>-0.512228</float>
                                      <float>-0.44905603</float>
                                      <float>-0.363074</float>
                                      <float>-0.296911</float>
                                      <float>-0.227081</float>
                                      <float>-0.17997402</float>
                                      <float>-0.12271601</float>
                                      <float>-0.112115026</float>
                                      <float>-0.09741598</float>
                                      <float>-0.09852302</float>
                                      <float>-0.08555299</float>
                                      <float>-0.05717498</float>
                                      <float>-0.07666397</float>
                                      <float>-0.074312985</float>
                                      <float>-0.07541901</float>
                                      <float>-0.069453</float>
                                      <float>-0.06625402</float>
                                      <float>-0.07355201</float>
                                      <float>-0.07432997</float>
                                      <float>-0.073517025</float>
                                      <float>-0.07154602</float>
                                      <float>-0.06801802</float>
                                      <float>-0.06350398</float>
                                      <float>-0.060132027</float>
                                      <float>-0.05883503</float>
                                      <float>-0.060737014</float>
                                      <float>-0.048147976</float>
                                      <float>-0.06511301</float>
                                      <float>-0.06511301</float>
                                      <float>-0.06497401</float>
                                      <float>-0.06449002</float>
                                      <float>-0.06459397</float>
                                      <float>-0.06452501</float>
                                      <float>-0.063849986</float>
                                      <float>-0.06327897</float>
                                      <float>-0.062519014</float>
                                      <float>-0.06196499</float>
                                      <float>-0.061222017</float>
                                      <float>-0.061013997</float>
                                      <float>-0.060063004</float>
                                      <float>-0.05933702</float>
                                      <float>-0.058299005</float>
                                      <float>-0.05717498</float>
                                      <float>-0.052748024</float>
                                      <float>-0.053490996</float>
                                      <float>-0.05492699</float>
                                      <float>-0.048667014</float>
                                      <float>-0.02898699</float>
                                      <float>-0.027171016</float>
                                      <float>-0.032254994</float>
                                      <float>-0.029695988</float>
                                      <float>-0.03405398</float>
                                      <float>-0.02810502</float>
                                      <float>-0.06039101</float>
                                      <float>-0.088648975</float>
                                      <float>-0.17492402</float>
                                      <float>-0.30541903</float>
                                      <float>-0.40999103</float>
                                      <float>-0.50890803</float>
                                      <float>-0.59801996</float>
                                      <float>-0.691818</float>
                                      <float>-0.770243</float>
                                      <float>-0.803809</float>
                                      <float>-0.822174</float>
                                      <float>-0.831478</float>
                                      <float>-0.85811</float>
                                      <float>-0.869229</float>
                                      <float>-0.868659</float>
                                      <float>-0.867984</float>
                                      <float>-0.868209</float>
                                      <float>-0.86791503</float>
                                      <float>-0.869143</float>
                                      <float>-0.868192</float>
                                      <float>-0.868053</float>
                                      <float>-0.867725</float>
                                      <float>-0.86539</float>
                                      <float>-0.866168</float>
                                      <float>-0.867154</float>
                                      <float>-0.86533797</float>
                                      <float>-0.866082</float>
                                      <float>-0.866601</float>
                                      <float>-0.86639297</float>
                                      <float>-0.86582303</float>
                                      <float>-0.865096</float>
                                      <float>-0.864664</float>
                                      <float>-0.864318</float>
                                      <float>-0.86411</float>
                                      <float>-0.86411</float>
                                      <float>-0.866168</float>
                                      <float>-0.865667</float>
                                      <float>-0.865511</float>
                                      <float>-0.86712</float>
                                      <float>-0.867258</float>
                                      <float>-0.867292</float>
                                      <float>-0.865442</float>
                                      <float>-0.86545897</float>
                                      <float>-0.865736</float>
                                      <float>-0.865529</float>
                                      <float>-0.866013</float>
                                      <float>-0.86651397</float>
                                      <float>-0.86731</float>
                                      <float>-0.867206</float>
                                      <float>-0.865892</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67dbfb2-e5fb-11e0-b841-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore dt="0.1">
                                    <channelDescriptions>
                                      <object refid="9d333f84-529d-11e1-9e02-7335e7d8dd60" />
                                      <object refid="9d333f85-529d-11e1-9e02-7335e7d8dd60" />
                                    </channelDescriptions>
                                    <values>
                                      <float>-0.59897</float>
                                      <float>-0.598468</float>
                                      <float>-0.598036</float>
                                      <float>-0.597776</float>
                                      <float>-0.597188</float>
                                      <float>-0.596928</float>
                                      <float>-0.59678996</float>
                                      <float>-0.59625304</float>
                                      <float>-0.596426</float>
                                      <float>-0.596357</float>
                                      <float>-0.596218</float>
                                      <float>-0.596565</float>
                                      <float>-0.596668</float>
                                      <float>-0.597066</float>
                                      <float>-0.597534</float>
                                      <float>-0.59770703</float>
                                      <float>-0.598018</float>
                                      <float>-0.598226</float>
                                      <float>-0.596582</float>
                                      <float>-0.58647597</float>
                                      <float>-0.568011</float>
                                      <float>-0.546466</float>
                                      <float>-0.553855</float>
                                      <float>-0.48094898</float>
                                      <float>-0.405221</float>
                                      <float>-0.35732</float>
                                      <float>-0.26530898</float>
                                      <float>-0.18615502</float>
                                      <float>-0.095510006</float>
                                      <float>-0.036741972</float>
                                      <float>0.019395947</float>
                                      <float>0.060912013</float>
                                      <float>0.095314026</float>
                                      <float>0.12345302</float>
                                      <float>0.16401601</float>
                                      <float>0.21491003</float>
                                      <float>0.22972405</float>
                                      <float>0.24412203</float>
                                      <float>0.24792898</float>
                                      <float>0.24554098</float>
                                      <float>0.24469304</float>
                                      <float>0.24912298</float>
                                      <float>0.26628995</float>
                                      <float>0.26802003</float>
                                      <float>0.266065</float>
                                      <float>0.25308597</float>
                                      <float>0.23892999</float>
                                      <float>0.23768401</float>
                                      <float>0.23173106</float>
                                      <float>0.23415399</float>
                                      <float>0.243083</float>
                                      <float>0.24043596</float>
                                      <float>0.23384202</float>
                                      <float>0.22953296</float>
                                      <float>0.22814906</float>
                                      <float>0.22998297</float>
                                      <float>0.23450005</float>
                                      <float>0.23292506</float>
                                      <float>0.23600602</float>
                                      <float>0.23572898</float>
                                      <float>0.25514495</float>
                                      <float>0.24578297</float>
                                      <float>0.22728395</float>
                                      <float>0.235556</float>
                                      <float>0.22022295</float>
                                      <float>0.21122396</float>
                                      <float>0.22344196</float>
                                      <float>0.23941505</float>
                                      <float>0.015416026</float>
                                      <float>-0.04224497</float>
                                      <float>0.06506503</float>
                                      <float>-0.13820201</float>
                                      <float>-0.27989697</float>
                                      <float>-0.386895</float>
                                      <float>-0.54783297</float>
                                      <float>-0.594315</float>
                                      <float>-0.599939</float>
                                      <float>-0.60009503</float>
                                      <float>-0.609474</float>
                                      <float>-0.610236</float>
                                      <float>-0.608522</float>
                                      <float>-0.60725904</float>
                                      <float>-0.60128903</float>
                                      <float>-0.606827</float>
                                      <float>-0.607726</float>
                                      <float>-0.608817</float>
                                      <float>-0.607796</float>
                                      <float>-0.609492</float>
                                      <float>-0.615323</float>
                                      <float>-0.620861</float>
                                      <float>-0.62572396</float>
                                      <float>-0.629808</float>
                                      <float>-0.632473</float>
                                      <float>-0.633234</float>
                                      <float>-0.632802</float>
                                      <float>-0.631504</float>
                                      <float>-0.63167703</float>
                                      <float>-0.632542</float>
                                      <float>-0.633113</float>
                                      <float>-0.633667</float>
                                      <float>-0.633425</float>
                                      <float>-0.633044</float>
                                      <float>-0.63250697</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67de6c2-e5fb-11e0-b841-e0cb4ebd2b6d/input">
                                  <OTText>
                                    <text>The duration between partner1's jumps was 3.3 seconds.  I got this by subtracting the times (6.7s - 3.4s=3.3s).
The duration between partner2's jumps was 7.1 seconds.  He started jumping at 3 seconds and ended jumping at 10.1 seconds.  The amount of time between those jumps is 7.1 seconds (10.1s - 3s =7.1s)</text>
                                  </OTText>
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                      </documentRefs>
                    </OTCompoundDoc>
                    <OTCompoundDoc id="f67de6c2-e5fb-11e0-b843-e0cb4ebd2b6d" name="%f67de6c2-e5fb-11e0-b843-e0cb4ebd2b6d" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">The Y-Axis: Position</div>
                              <br />
                              The motion probe measures position in meters on the vertical axis, 
          also known as the Y-axis.
                              <br />
                              <br />
                              Use the graph to draw a straight 
          line at the indicated position, then answer the questions below. 
          Submit the answers to the questions when you are done.
                              <br />
                              A 1-meter measure is available to help you.
                              <br />
                              <br />
                              <br />
                              <object refid="f67de6c2-e5fb-11e0-b844-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67de6c2-e5fb-11e0-b845-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67de6c2-e5fb-11e0-b846-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <br />
                              <object refid="f67de6c2-e5fb-11e0-b847-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e0dd2-e5fb-11e0-b847-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e0dd2-e5fb-11e0-b848-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e0dd2-e5fb-11e0-b849-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e0dd2-e5fb-11e0-b84a-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e0dd2-e5fb-11e0-b84b-e0cb4ebd2b6d" />
                              <br />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                      <documentRefs>
                        <OTDataCollector id="f67de6c2-e5fb-11e0-b844-e0cb4ebd2b6d" name="RangeFindingGraph" title="Finding Zero" autoScaleEnabled="true" autoFitMode="0" showLabelCoordinates="true" labelDecimalPlaces="2" showControlBar="true" useDefaultToolBar="false" displayButtons="0,4," tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0">
                          <source>
                            <OTDataGraphable name="Position" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTLinearProducerFilter name="FrameOfReference" k1="1.0" k0="-1.0" sourceChannel="1">
                                  <source>
                                    <OTTimeLimitDataProducerFilter name="TimeLimit" timeLimit="20000" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTTimeLimitDataProducerFilter>
                                  </source>
                                </OTLinearProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67de6c2-e5fb-11e0-b844-e0cb4ebd2b6d/source/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </source>
                          <xDataAxis>
                            <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis max="2.0242424" units="m" min="-2.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                          <eventLog>
                            <OTEventLog />
                          </eventLog>
                        </OTDataCollector>
                        <OTQuestion id="f67de6c2-e5fb-11e0-b845-e0cb4ebd2b6d" name="ZeroQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>How far were you from the probe in meters when you measured position zero?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTText id="f67de6c2-e5fb-11e0-b845-e0cb4ebd2b6d/input" name="Open response" />
                          </input>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67de6c2-e5fb-11e0-b846-e0cb4ebd2b6d" name="ZeroIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <OTObjectSet name="ZeroIntrasession (Set)">
                              <objects>
                                <object refid="f67de6c2-e5fb-11e0-b844-e0cb4ebd2b6d" />
                                <object refid="f67de6c2-e5fb-11e0-b845-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <nonDeltaObjects>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription id="c74c1da7-529e-11e1-9e02-7335e7d8dd60" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="c74c1da8-529e-11e1-9e02-7335e7d8dd60" unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="c7534999-529e-11e1-9e02-7335e7d8dd60" type="START" timestamp="1328737770026" />
                              </nonDeltaObjects>
                              <deltaObjectMap>
                                <entry key="f67de6c2-e5fb-11e0-b844-e0cb4ebd2b6d">
                                  <OTDataCollector xTickInterval="2.0" yTickInterval="0.5" unset="autoTick">
                                    <log>
                                      <object refid="c7534999-529e-11e1-9e02-7335e7d8dd60" />
                                    </log>
                                  </OTDataCollector>
                                </entry>
                                <entry key="f67de6c2-e5fb-11e0-b844-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore dt="0.1">
                                    <channelDescriptions>
                                      <object refid="c74c1da7-529e-11e1-9e02-7335e7d8dd60" />
                                      <object refid="c74c1da8-529e-11e1-9e02-7335e7d8dd60" />
                                    </channelDescriptions>
                                    <values>
                                      <float>-0.11191702</float>
                                      <float>-0.11319703</float>
                                      <float>-0.10992801</float>
                                      <float>-0.11003202</float>
                                      <float>-0.11165702</float>
                                      <float>-0.111760974</float>
                                      <float>-0.113491</float>
                                      <float>-0.110186994</float>
                                      <float>-0.109616995</float>
                                      <float>-0.10795599</float>
                                      <float>-0.10579401</float>
                                      <float>-0.10781801</float>
                                      <float>-0.110584974</float>
                                      <float>-0.117641985</float>
                                      <float>-0.12571901</float>
                                      <float>-0.12779403</float>
                                      <float>-0.13590598</float>
                                      <float>-0.142721</float>
                                      <float>-0.14701003</float>
                                      <float>-0.16463399</float>
                                      <float>-0.19222099</float>
                                      <float>-0.208565</float>
                                      <float>-0.22350901</float>
                                      <float>-0.23075598</float>
                                      <float>-0.230842</float>
                                      <float>-0.226847</float>
                                      <float>-0.23501098</float>
                                      <float>-0.22715801</float>
                                      <float>-0.21370202</float>
                                      <float>-0.19531697</float>
                                      <float>-0.16657102</float>
                                      <float>-0.142254</float>
                                      <float>-0.12281299</float>
                                      <float>-0.11816102</float>
                                      <float>-0.109945</float>
                                      <float>-0.101955</float>
                                      <float>-0.091093004</float>
                                      <float>-0.075423</float>
                                      <float>-0.06141299</float>
                                      <float>-0.051796973</float>
                                      <float>-0.035954</float>
                                      <float>-0.027357996</float>
                                      <float>-0.014558971</float>
                                      <float>-1.40070915E-5</float>
                                      <float>0.015985012</float>
                                      <float>0.030444026</float>
                                      <float>0.020498991</float>
                                      <float>0.023023963</float>
                                      <float>0.027884007</float>
                                      <float>0.035632968</float>
                                      <float>0.026051044</float>
                                      <float>0.029129982</float>
                                      <float>0.026484013</float>
                                      <float>0.023162961</float>
                                      <float>0.028645039</float>
                                      <float>0.021415949</float>
                                      <float>0.021000981</float>
                                      <float>0.02127695</float>
                                      <float>0.024564028</float>
                                      <float>0.023543</float>
                                      <float>0.019029021</float>
                                      <float>0.017801046</float>
                                      <float>0.017403007</float>
                                      <float>0.017611027</float>
                                      <float>0.017056942</float>
                                      <float>0.016831994</float>
                                      <float>0.016002059</float>
                                      <float>0.015449047</float>
                                      <float>0.01522398</float>
                                      <float>0.014947057</float>
                                      <float>0.013910055</float>
                                      <float>0.012889028</float>
                                      <float>0.012318015</float>
                                      <float>0.012526035</float>
                                      <float>0.01236999</float>
                                      <float>0.012699008</float>
                                      <float>0.015396953</float>
                                      <float>0.015949965</float>
                                      <float>0.0141170025</float>
                                      <float>0.018198967</float>
                                      <float>0.016193032</float>
                                      <float>0.015864015</float>
                                      <float>0.01631403</float>
                                      <float>0.016746044</float>
                                      <float>0.019548059</float>
                                      <float>0.019271016</float>
                                      <float>0.020637989</float>
                                      <float>0.018890977</float>
                                      <float>0.019790053</float>
                                      <float>0.020671964</float>
                                      <float>0.021052957</float>
                                      <float>0.021986961</float>
                                      <float>0.021744013</float>
                                      <float>0.021865964</float>
                                      <float>0.02188301</float>
                                      <float>0.022037983</float>
                                      <float>0.023041964</float>
                                      <float>0.018509984</float>
                                      <float>0.017974019</float>
                                      <float>0.017990947</float>
                                      <float>0.024270058</float>
                                      <float>0.017230034</float>
                                      <float>0.015933037</float>
                                      <float>0.015120029</float>
                                      <float>0.01501596</float>
                                      <float>0.014912963</float>
                                      <float>0.012578011</float>
                                      <float>0.01178205</float>
                                      <float>0.016556025</float>
                                      <float>0.015604019</float>
                                      <float>0.015501022</float>
                                      <float>0.01493001</float>
                                      <float>0.01444602</float>
                                      <float>0.014238</float>
                                      <float>0.014307022</float>
                                      <float>0.014255047</float>
                                      <float>0.014031053</float>
                                      <float>0.013805985</float>
                                      <float>0.018993974</float>
                                      <float>0.01786995</float>
                                      <float>0.013010025</float>
                                      <float>0.008633971</float>
                                      <float>0.005676985</float>
                                      <float>0.003082037</float>
                                      <float>5.0497055E-4</float>
                                      <float>2.4604797E-4</float>
                                      <float>-0.0047529936</float>
                                      <float>-0.0029370189</float>
                                      <float>-0.002591014</float>
                                      <float>-0.012449026</float>
                                      <float>-0.016219974</float>
                                      <float>-0.018710017</float>
                                      <float>-0.021339</float>
                                      <float>-0.020232022</float>
                                      <float>-0.023742974</float>
                                      <float>-0.026511014</float>
                                      <float>-0.025784016</float>
                                      <float>-0.025559008</float>
                                      <float>-0.023811996</float>
                                      <float>-0.023154974</float>
                                      <float>-0.022445977</float>
                                      <float>-0.021685004</float>
                                      <float>-0.021373987</float>
                                      <float>-0.017844975</float>
                                      <float>-0.021287024</float>
                                      <float>-0.018624008</float>
                                      <float>-0.020717025</float>
                                      <float>-0.02064699</float>
                                      <float>-0.019851983</float>
                                      <float>-0.019228995</float>
                                      <float>-0.018432975</float>
                                      <float>-0.017481983</float>
                                      <float>-0.01673901</float>
                                      <float>-0.012449026</float>
                                      <float>-0.011515021</float>
                                      <float>-0.010753989</float>
                                      <float>-0.010304987</float>
                                      <float>-0.009561002</float>
                                      <float>-0.007312</float>
                                      <float>-0.009006977</float>
                                      <float>-0.009940982</float>
                                      <float>-0.010114014</float>
                                      <float>-0.012863994</float>
                                      <float>-0.013572991</float>
                                      <float>-0.014023006</float>
                                      <float>-0.014213026</float>
                                      <float>-0.014316976</float>
                                      <float>-0.011497974</float>
                                      <float>-0.012103021</float>
                                      <float>-0.011740029</float>
                                      <float>-0.014265001</float>
                                      <float>-0.013867021</float>
                                      <float>-0.013764024</float>
                                      <float>-0.013693988</float>
                                      <float>-0.011808991</float>
                                      <float>-0.014023006</float>
                                      <float>-0.0114629865</float>
                                      <float>-0.013677001</float>
                                      <float>-0.010702014</float>
                                      <float>-0.0116019845</float>
                                      <float>-0.012085974</float>
                                      <float>-0.013936996</float>
                                      <float>-0.010806024</float>
                                      <float>-0.009059012</float>
                                      <float>-0.009094</float>
                                      <float>-0.010753989</float>
                                      <float>-0.0053579807</float>
                                      <float>-0.008506</float>
                                      <float>-0.0055649877</float>
                                      <float>-0.00810802</float>
                                      <float>-0.008246005</float>
                                      <float>-0.004181981</float>
                                      <float>-0.00770998</float>
                                      <float>-0.008176982</float>
                                      <float>-0.004527986</float>
                                      <float>-0.010788977</float>
                                      <float>-0.011099994</float>
                                      <float>-0.004476011</float>
                                      <float>-0.0053060055</float>
                                      <float>-0.0023139715</float>
                                      <float>-0.00898999</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67de6c2-e5fb-11e0-b845-e0cb4ebd2b6d/input">
                                  <OTText text="We measured that we stood about 1 meter from the probe." />
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                        <OTDataCollector id="f67de6c2-e5fb-11e0-b847-e0cb4ebd2b6d" name="Motion" title="Finding Negative One" tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0" autoScaleEnabled="true" autoFitMode="0" showLabelCoordinates="true" labelDecimalPlaces="2" useAspectRatio="false" aspectRatio="1.5" showControlBar="true" useDefaultToolBar="false" logGraphOnReset="true" logGraphOnPlaybackReset="true" displayButtons="0,4,">
                          <source>
                            <OTDataGraphable name="Sensor" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTTimeLimitDataProducerFilter name="TimeLimit" timeLimit="20000" sourceChannel="1">
                                  <source>
                                    <OTLinearProducerFilter name="FrameOfReference" k1="1.0" k0="-1.0" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTLinearProducerFilter>
                                  </source>
                                </OTTimeLimitDataProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67de6c2-e5fb-11e0-b847-e0cb4ebd2b6d/source/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </source>
                          <xDataAxis>
                            <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis max="2.0" units="m" min="-2.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                        </OTDataCollector>
                        <OTQuestion id="f67e0dd2-e5fb-11e0-b847-e0cb4ebd2b6d" name="NegativeOneQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>How far were you from the probe in meters when you measured position negative one?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTText id="f67e0dd2-e5fb-11e0-b847-e0cb4ebd2b6d/input" />
                          </input>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67e0dd2-e5fb-11e0-b848-e0cb4ebd2b6d" name="NegativeOneIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <OTObjectSet name="NegativeOneIntrasession (Set)">
                              <objects>
                                <object refid="f67de6c2-e5fb-11e0-b847-e0cb4ebd2b6d" />
                                <object refid="f67e0dd2-e5fb-11e0-b847-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <nonDeltaObjects>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription id="f6e86003-529e-11e1-9e02-7335e7d8dd60" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="f6e86004-529e-11e1-9e02-7335e7d8dd60" unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="f6ef8bf5-529e-11e1-9e02-7335e7d8dd60" type="START" timestamp="1328737849903" />
                              </nonDeltaObjects>
                              <deltaObjectMap>
                                <entry key="f67de6c2-e5fb-11e0-b847-e0cb4ebd2b6d">
                                  <OTDataCollector xTickInterval="2.0" yTickInterval="0.5" unset="autoTick">
                                    <log>
                                      <object refid="f6ef8bf5-529e-11e1-9e02-7335e7d8dd60" />
                                    </log>
                                  </OTDataCollector>
                                </entry>
                                <entry key="f67de6c2-e5fb-11e0-b847-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore dt="0.1">
                                    <channelDescriptions>
                                      <object refid="f6e86003-529e-11e1-9e02-7335e7d8dd60" />
                                      <object refid="f6e86004-529e-11e1-9e02-7335e7d8dd60" />
                                    </channelDescriptions>
                                    <values>
                                      <float>-0.866858</float>
                                      <float>-0.867014</float>
                                      <float>-0.866962</float>
                                      <float>-0.867031</float>
                                      <float>-0.86445403</float>
                                      <float>-0.858054</float>
                                      <float>-0.867394</float>
                                      <float>-0.867567</float>
                                      <float>-0.867481</float>
                                      <float>-0.867446</float>
                                      <float>-0.867463</float>
                                      <float>-0.86751497</float>
                                      <float>-0.86755</float>
                                      <float>-0.867463</float>
                                      <float>-0.867411</float>
                                      <float>-0.86755</float>
                                      <float>-0.867602</float>
                                      <float>-0.867671</float>
                                      <float>-0.867619</float>
                                      <float>-0.86763597</float>
                                      <float>-0.867723</float>
                                      <float>-0.867878</float>
                                      <float>-0.868138</float>
                                      <float>-0.868172</float>
                                      <float>-0.867844</float>
                                      <float>-0.867948</float>
                                      <float>-0.868069</float>
                                      <float>-0.868276</float>
                                      <float>-0.86798203</float>
                                      <float>-0.86819</float>
                                      <float>-0.86819</float>
                                      <float>-0.867844</float>
                                      <float>-0.867827</float>
                                      <float>-0.867827</float>
                                      <float>-0.86786103</float>
                                      <float>-0.867878</float>
                                      <float>-0.86793</float>
                                      <float>-0.867878</float>
                                      <float>-0.867913</float>
                                      <float>-0.867913</float>
                                      <float>-0.86798203</float>
                                      <float>-0.867948</float>
                                      <float>-0.868103</float>
                                      <float>-0.868017</float>
                                      <float>-0.868034</float>
                                      <float>-0.868103</float>
                                      <float>-0.868034</float>
                                      <float>-0.868086</float>
                                      <float>-0.86774004</float>
                                      <float>-0.867705</float>
                                      <float>-0.867619</float>
                                      <float>-0.86793</float>
                                      <float>-0.867792</float>
                                      <float>-0.867809</float>
                                      <float>-0.867827</float>
                                      <float>-0.867844</float>
                                      <float>-0.867913</float>
                                      <float>-0.867896</float>
                                      <float>-0.867878</float>
                                      <float>-0.867896</float>
                                      <float>-0.867878</float>
                                      <float>-0.867878</float>
                                      <float>-0.867948</float>
                                      <float>-0.867948</float>
                                      <float>-0.867896</float>
                                      <float>-0.86793</float>
                                      <float>-0.868121</float>
                                      <float>-0.86786103</float>
                                      <float>-0.867878</float>
                                      <float>-0.867913</float>
                                      <float>-0.867948</float>
                                      <float>-0.86793</float>
                                      <float>-0.86786103</float>
                                      <float>-0.868121</float>
                                      <float>-0.867896</float>
                                      <float>-0.86786103</float>
                                      <float>-0.868207</float>
                                      <float>-0.868138</float>
                                      <float>-0.868121</float>
                                      <float>-0.868103</float>
                                      <float>-0.868086</float>
                                      <float>-0.868069</float>
                                      <float>-0.868017</float>
                                      <float>-0.868017</float>
                                      <float>-0.868069</float>
                                      <float>-0.868051</float>
                                      <float>-0.868069</float>
                                      <float>-0.868086</float>
                                      <float>-0.868069</float>
                                      <float>-0.868103</float>
                                      <float>-0.868051</float>
                                      <float>-0.868138</float>
                                      <float>-0.868155</float>
                                      <float>-0.868138</float>
                                      <float>-0.86800003</float>
                                      <float>-0.868138</float>
                                      <float>-0.868051</float>
                                      <float>-0.868103</float>
                                      <float>-0.868086</float>
                                      <float>-0.868051</float>
                                      <float>-0.868051</float>
                                      <float>-0.868069</float>
                                      <float>-0.868051</float>
                                      <float>-0.868051</float>
                                      <float>-0.86800003</float>
                                      <float>-0.86800003</float>
                                      <float>-0.868069</float>
                                      <float>-0.868138</float>
                                      <float>-0.868086</float>
                                      <float>-0.868017</float>
                                      <float>-0.868034</float>
                                      <float>-0.868051</float>
                                      <float>-0.868034</float>
                                      <float>-0.868363</float>
                                      <float>-0.868034</float>
                                      <float>-0.868259</float>
                                      <float>-0.868345</float>
                                      <float>-0.868363</float>
                                      <float>-0.868224</float>
                                      <float>-0.868207</float>
                                      <float>-0.868207</float>
                                      <float>-0.868207</float>
                                      <float>-0.868207</float>
                                      <float>-0.868207</float>
                                      <float>-0.868138</float>
                                      <float>-0.868121</float>
                                      <float>-0.868172</float>
                                      <float>-0.868242</float>
                                      <float>-0.868242</float>
                                      <float>-0.868103</float>
                                      <float>-0.86798203</float>
                                      <float>-0.86798203</float>
                                      <float>-0.868017</float>
                                      <float>-0.868069</float>
                                      <float>-0.868051</float>
                                      <float>-0.868345</float>
                                      <float>-0.867878</float>
                                      <float>-0.868224</float>
                                      <float>-0.868259</float>
                                      <float>-0.868276</float>
                                      <float>-0.86819</float>
                                      <float>-0.868224</float>
                                      <float>-0.868138</float>
                                      <float>-0.868017</float>
                                      <float>-0.868034</float>
                                      <float>-0.868121</float>
                                      <float>-0.865907</float>
                                      <float>-0.868034</float>
                                      <float>-0.868034</float>
                                      <float>-0.868017</float>
                                      <float>-0.868276</float>
                                      <float>-0.867913</float>
                                      <float>-0.86786103</float>
                                      <float>-0.867844</float>
                                      <float>-0.86800003</float>
                                      <float>-0.867913</float>
                                      <float>-0.867896</float>
                                      <float>-0.865803</float>
                                      <float>-0.865889</float>
                                      <float>-0.866149</float>
                                      <float>-0.865716</float>
                                      <float>-0.865786</float>
                                      <float>-0.866132</float>
                                      <float>-0.866062</float>
                                      <float>-0.866097</float>
                                      <float>-0.86608</float>
                                      <float>-0.865768</float>
                                      <float>-0.866183</float>
                                      <float>-0.866062</float>
                                      <float>-0.866028</float>
                                      <float>-0.866062</float>
                                      <float>-0.866062</float>
                                      <float>-0.866011</float>
                                      <float>-0.866028</float>
                                      <float>-0.866045</float>
                                      <float>-0.865803</float>
                                      <float>-0.865855</float>
                                      <float>-0.865993</float>
                                      <float>-0.865976</float>
                                      <float>-0.865907</float>
                                      <float>-0.865838</float>
                                      <float>-0.865889</float>
                                      <float>-0.865872</float>
                                      <float>-0.865924</float>
                                      <float>-0.865889</float>
                                      <float>-0.865941</float>
                                      <float>-0.865924</float>
                                      <float>-0.865924</float>
                                      <float>-0.868121</float>
                                      <float>-0.868121</float>
                                      <float>-0.868536</float>
                                      <float>-0.868536</float>
                                      <float>-0.868536</float>
                                      <float>-0.868588</float>
                                      <float>-0.868605</float>
                                      <float>-0.868674</float>
                                      <float>-0.868639</float>
                                      <float>-0.86856997</float>
                                      <float>-0.868484</float>
                                      <float>-0.868363</float>
                                      <float>-0.868449</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67e0dd2-e5fb-11e0-b847-e0cb4ebd2b6d/input">
                                  <OTText text="We stood right next to the probe, as close as we could get." />
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                        <OTDataCollector id="f67e0dd2-e5fb-11e0-b849-e0cb4ebd2b6d" name="Motion" title="Finding One" tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0" autoScaleEnabled="true" autoFitMode="0" logGraphOnReset="true" logGraphOnPlaybackReset="true" showLabelCoordinates="true" labelDecimalPlaces="2" useAspectRatio="false" aspectRatio="1.5" showControlBar="true" useDefaultToolBar="false" displayButtons="0,4,">
                          <source>
                            <OTDataGraphable name="Sensor" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTTimeLimitDataProducerFilter name="TimeLimit" timeLimit="20000" sourceChannel="1">
                                  <source>
                                    <OTLinearProducerFilter name="FrameOfReference" k1="1.0" k0="-1.0" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTLinearProducerFilter>
                                  </source>
                                </OTTimeLimitDataProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67e0dd2-e5fb-11e0-b849-e0cb4ebd2b6d/source/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </source>
                          <xDataAxis>
                            <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis max="2.0" units="m" min="-2.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                        </OTDataCollector>
                        <OTQuestion id="f67e0dd2-e5fb-11e0-b84a-e0cb4ebd2b6d" name="PositiveOneQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>How far were you from the probe in meters when you measured position one?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTText id="f67e0dd2-e5fb-11e0-b84a-e0cb4ebd2b6d/input" />
                          </input>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67e0dd2-e5fb-11e0-b84b-e0cb4ebd2b6d" name="PositiveOneIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <OTObjectSet name="PositiveOneIntrasession (Set)">
                              <objects>
                                <object refid="f67e0dd2-e5fb-11e0-b849-e0cb4ebd2b6d" />
                                <object refid="f67e0dd2-e5fb-11e0-b84a-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <nonDeltaObjects>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription id="222c45bf-529f-11e1-9e02-7335e7d8dd60" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="222c45c0-529f-11e1-9e02-7335e7d8dd60" unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="2235bba1-529f-11e1-9e02-7335e7d8dd60" type="START" timestamp="1328737922505" />
                              </nonDeltaObjects>
                              <deltaObjectMap>
                                <entry key="f67e0dd2-e5fb-11e0-b849-e0cb4ebd2b6d">
                                  <OTDataCollector xTickInterval="2.0" yTickInterval="0.5" unset="autoTick">
                                    <log>
                                      <object refid="2235bba1-529f-11e1-9e02-7335e7d8dd60" />
                                    </log>
                                  </OTDataCollector>
                                </entry>
                                <entry key="f67e0dd2-e5fb-11e0-b849-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore dt="0.1">
                                    <channelDescriptions>
                                      <object refid="222c45bf-529f-11e1-9e02-7335e7d8dd60" />
                                      <object refid="222c45c0-529f-11e1-9e02-7335e7d8dd60" />
                                    </channelDescriptions>
                                    <values>
                                      <float>0.49805403</float>
                                      <float>0.49933398</float>
                                      <float>0.502812</float>
                                      <float>0.506739</float>
                                      <float>0.509403</float>
                                      <float>0.50663495</float>
                                      <float>0.50339997</float>
                                      <float>0.50374603</float>
                                      <float>0.510095</float>
                                      <float>0.51144505</float>
                                      <float>0.513988</float>
                                      <float>0.51397</float>
                                      <float>0.51122</float>
                                      <float>0.510718</float>
                                      <float>0.51213706</float>
                                      <float>0.51630604</float>
                                      <float>0.51859</float>
                                      <float>0.51962805</float>
                                      <float>0.52026796</float>
                                      <float>0.52104604</float>
                                      <float>0.51936805</float>
                                      <float>0.52211905</float>
                                      <float>0.540077</float>
                                      <float>0.546288</float>
                                      <float>0.557672</float>
                                      <float>0.56128705</float>
                                      <float>0.598968</float>
                                      <float>0.63080096</float>
                                      <float>0.662946</float>
                                      <float>0.67076504</float>
                                      <float>0.689363</float>
                                      <float>0.711439</float>
                                      <float>0.73880804</float>
                                      <float>0.786679</float>
                                      <float>0.840605</float>
                                      <float>0.828823</float>
                                      <float>0.86067295</float>
                                      <float>0.869012</float>
                                      <float>0.88697004</float>
                                      <float>0.87960005</float>
                                      <float>0.87332</float>
                                      <float>0.875448</float>
                                      <float>0.86530995</float>
                                      <float>0.85081196</float>
                                      <float>0.851158</float>
                                      <float>0.84115803</float>
                                      <float>0.83083</float>
                                      <float>0.87358</float>
                                      <float>0.84128</float>
                                      <float>0.86018896</float>
                                      <float>0.860639</float>
                                      <float>0.867507</float>
                                      <float>0.868147</float>
                                      <float>0.87072504</float>
                                      <float>0.86710894</float>
                                      <float>0.86273205</float>
                                      <float>0.86806095</float>
                                      <float>0.867767</float>
                                      <float>0.87657297</float>
                                      <float>0.884271</float>
                                      <float>0.89143395</float>
                                      <float>0.88856196</float>
                                      <float>0.88217795</float>
                                      <float>0.89280105</float>
                                      <float>0.917402</float>
                                      <float>0.91203904</float>
                                      <float>0.90453005</float>
                                      <float>0.93715894</float>
                                      <float>0.92191696</float>
                                      <float>0.939201</float>
                                      <float>0.973681</float>
                                      <float>1.0040951</float>
                                      <float>0.98326504</float>
                                      <float>0.996241</float>
                                      <float>1.0193369</float>
                                      <float>1.0285931</float>
                                      <float>1.0474501</float>
                                      <float>1.059664</float>
                                      <float>1.054889</float>
                                      <float>1.064872</float>
                                      <float>1.066602</float>
                                      <float>1.0657539</float>
                                      <float>1.0718789</float>
                                      <float>1.058419</float>
                                      <float>1.061533</float>
                                      <float>1.0672419</float>
                                      <float>1.0688679</float>
                                      <float>1.093677</float>
                                      <float>1.0766361</float>
                                      <float>1.0702</float>
                                      <float>1.0668099</float>
                                      <float>1.066896</float>
                                      <float>1.070512</float>
                                      <float>1.067277</float>
                                      <float>1.067605</float>
                                      <float>1.0710831</float>
                                      <float>1.0713251</float>
                                      <float>1.071481</float>
                                      <float>1.0719819</float>
                                      <float>1.071775</float>
                                      <float>1.0689199</float>
                                      <float>1.0690761</float>
                                      <float>1.071533</float>
                                      <float>1.0711</float>
                                      <float>1.071584</float>
                                      <float>1.0750101</float>
                                      <float>1.0842309</float>
                                      <float>1.084127</float>
                                      <float>1.0785911</float>
                                      <float>1.0743179</float>
                                      <float>1.0723629</float>
                                      <float>1.0720339</float>
                                      <float>1.071135</float>
                                      <float>1.069422</float>
                                      <float>1.0675361</float>
                                      <float>1.0676401</float>
                                      <float>1.064405</float>
                                      <float>1.056602</float>
                                      <float>1.049768</float>
                                      <float>1.0520871</float>
                                      <float>1.047641</float>
                                      <float>1.0254271</float>
                                      <float>1.0240431</float>
                                      <float>0.990428</float>
                                      <float>0.980428</float>
                                      <float>0.971189</float>
                                      <float>0.96414804</float>
                                      <float>0.96196795</float>
                                      <float>0.968248</float>
                                      <float>0.947453</float>
                                      <float>0.94108605</float>
                                      <float>0.93854296</float>
                                      <float>0.937436</float>
                                      <float>0.936952</float>
                                      <float>0.93634605</float>
                                      <float>0.93593097</float>
                                      <float>0.935343</float>
                                      <float>0.934824</float>
                                      <float>0.934374</float>
                                      <float>0.93371606</float>
                                      <float>0.933215</float>
                                      <float>0.933059</float>
                                      <float>0.933578</float>
                                      <float>0.933578</float>
                                      <float>0.936</float>
                                      <float>0.93527305</float>
                                      <float>0.944391</float>
                                      <float>0.937523</float>
                                      <float>0.93271303</float>
                                      <float>0.942955</float>
                                      <float>0.95928705</float>
                                      <float>0.95570505</float>
                                      <float>1.030565</float>
                                      <float>0.97388804</float>
                                      <float>0.98032403</float>
                                      <float>0.98245203</float>
                                      <float>0.98933804</float>
                                      <float>0.99840295</float>
                                      <float>1.031672</float>
                                      <float>0.997417</float>
                                      <float>1.003732</float>
                                      <float>1.0026591</float>
                                      <float>1.013766</float>
                                      <float>1.0235579</float>
                                      <float>1.002711</float>
                                      <float>0.99795306</float>
                                      <float>0.99639595</float>
                                      <float>0.99288404</float>
                                      <float>0.99515104</float>
                                      <float>0.99521995</float>
                                      <float>0.99528897</float>
                                      <float>0.99438906</float>
                                      <float>0.99368</float>
                                      <float>0.994303</float>
                                      <float>0.99423397</float>
                                      <float>0.994009</float>
                                      <float>0.99333405</float>
                                      <float>0.99297094</float>
                                      <float>0.99539304</float>
                                      <float>0.99632704</float>
                                      <float>0.99842</float>
                                      <float>0.99527204</float>
                                      <float>0.99426794</float>
                                      <float>0.99129295</float>
                                      <float>0.990929</float>
                                      <float>0.99291897</float>
                                      <float>0.99316096</float>
                                      <float>0.993559</float>
                                      <float>0.993351</float>
                                      <float>0.99195004</float>
                                      <float>0.995116</float>
                                      <float>0.995185</float>
                                      <float>0.99214005</float>
                                      <float>0.99087703</float>
                                      <float>0.98771095</float>
                                      <float>0.987002</float>
                                      <float>0.98622406</float>
                                      <float>0.98620605</float>
                                      <float>0.98632705</float>
                                      <float>0.98646605</float>
                                      <float>0.985445</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67e0dd2-e5fb-11e0-b84a-e0cb4ebd2b6d/input">
                                  <OTText text="We stood about 2 meters from the probe." />
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                      </documentRefs>
                    </OTCompoundDoc>
                    <OTCompoundDoc id="f67e0dd2-e5fb-11e0-b84c-e0cb4ebd2b6d" name="%f67e0dd2-e5fb-11e0-b84c-e0cb4ebd2b6d" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">Frame of Reference</div>
                              <br />
                              The number line on which motions occur can be called a frame of 
          reference.
                              <br />
                              <br />
                              You will receive a piece of paper that has the picture below. Put numbers on the number line to show the 
          position of the probe and the frame of reference that you discovered 
          in the previous step.  The interval between ticks is 0.5 meters.  Mark positions zero, -1, and 1, and 
          then put numbers at each tick mark.
                              <br />
                              <br />
                              <img src="images/proberuler.png" border="0" />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                    <OTCompoundDoc name="%e33d9322-e52c-11e0-ba4c-73adc7e2babf" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">Calculating Distances from Positions</div>
                              Draw on the graph below the movement described:
                              <br />
                              <ul>
                                <li>
                                  stay still at 2 m for 4 s
                                  <br />
                                </li>
                                <li>
                                  move to 1 m and stay still for 4 s
                                  <br />
                                </li>
                                <li>
                                  move to -1 m and stay still for 4 s
                                  <br />
                                </li>
                                <li>
                                  move to -2 m and stay still for 4 s
                                  <br />
                                </li>
                              </ul>
                              and
                              <i>
                                <b>Submit</b>
                              </i>
                              your graph.
                              <br />
                              <br />
                              <object refid="f67e34e2-e5fb-11e0-b84c-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e34e2-e5fb-11e0-b84d-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e34e2-e5fb-11e0-b84e-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e34e2-e5fb-11e0-b853-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e34e2-e5fb-11e0-b854-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e5bf2-e5fb-11e0-b858-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e5bf2-e5fb-11e0-b859-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e5bf2-e5fb-11e0-b85e-e0cb4ebd2b6d" />
                              <br />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                      <documentRefs>
                        <OTDataCollector id="f67e34e2-e5fb-11e0-b84c-e0cb4ebd2b6d" name="Data graph" title="Using Your Frame of Reference" tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0" autoFitMode="0" showLabelCoordinates="true" labelDecimalPlaces="2" useAspectRatio="false" aspectRatio="1.5" showControlBar="true" useDefaultToolBar="false" displayButtons="0,">
                          <source>
                            <OTDataGraphable name="Data Graph" connectPoints="true" controllable="true" yColumn="1" drawMarks="false" color="16711680" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true" segmentingTolerance="2.2">
                              <dataStore>
                                <OTDataStore id="f67e34e2-e5fb-11e0-b84c-e0cb4ebd2b6d/source/dataStore" numberChannels="2" />
                              </dataStore>
                              <rubric>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="BEGINNING_Y" operation="EQUAL_TO" expectedValue="2.0" tolerance="0.25" points="0.5" />
                                    <OTGraphSegmentCriterion property="BEGINNING_X" operation="EQUAL_TO" expectedValue="0.0" tolerance="0.25" points="0.5" />
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.5" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.5" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="ENDING_Y" operation="EQUAL_TO" expectedValue="1.0" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.666" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="ENDING_Y" operation="EQUAL_TO" expectedValue="-1.0" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.666" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="ENDING_Y" operation="EQUAL_TO" expectedValue="-2.0" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.666" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                              </rubric>
                            </OTDataGraphable>
                          </source>
                          <xDataAxis>
                            <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis max="3.0" units="m" min="-3.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                        </OTDataCollector>
                        <OTOverlayWrapper id="f67e34e2-e5fb-11e0-b84d-e0cb4ebd2b6d" name="FORIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67e34e2-e5fb-11e0-b84c-e0cb4ebd2b6d" />
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <deltaObjectMap>
                                <entry key="f67e34e2-e5fb-11e0-b84c-e0cb4ebd2b6d">
                                  <OTDataCollector xTickInterval="2.0" yTickInterval="0.5" unset="autoTick" />
                                </entry>
                                <entry key="f67e34e2-e5fb-11e0-b84c-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore>
                                    <values>
                                      <float>0.0</float>
                                      <float>2.0</float>
                                      <float>4.0</float>
                                      <float>2.0</float>
                                      <float>5.0</float>
                                      <float>1.0</float>
                                      <float>9.0</float>
                                      <float>1.0</float>
                                      <float>10.0</float>
                                      <float>-1.0</float>
                                      <float>14.0</float>
                                      <float>-1.0</float>
                                      <float>15.0</float>
                                      <float>-2.0</float>
                                      <float>19.0</float>
                                      <float>-2.0</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                        <OTQuestion id="f67e34e2-e5fb-11e0-b84e-e0cb4ebd2b6d" name="TwoToOneQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What is the distance in meters between positions 2 m and 1 m?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTChoice name="Multiple choice" horizontal="false" alignContent="0">
                              <choices>
                                <OTCompoundDoc id="f67e34e2-e5fb-11e0-b84f-e0cb4ebd2b6d" name="1">
                                  <bodyText>-1</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e34e2-e5fb-11e0-b850-e0cb4ebd2b6d" name="2">
                                  <bodyText>1</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e34e2-e5fb-11e0-b851-e0cb4ebd2b6d" name="3">
                                  <bodyText>2</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e34e2-e5fb-11e0-b852-e0cb4ebd2b6d" name="4">
                                  <bodyText>3</bodyText>
                                </OTCompoundDoc>
                              </choices>
                            </OTChoice>
                          </input>
                          <correctAnswer>
                            <OTObjectSet>
                              <objects>
                                <object refid="f67e34e2-e5fb-11e0-b850-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </correctAnswer>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67e34e2-e5fb-11e0-b853-e0cb4ebd2b6d" name="Pos2to1Intrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67e34e2-e5fb-11e0-b84e-e0cb4ebd2b6d" />
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <deltaObjectMap />
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                        <OTQuestion id="f67e34e2-e5fb-11e0-b854-e0cb4ebd2b6d" name="OneToNOneQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What is the distance in meters between positions 1 m and -1 m?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTChoice name="Multiple choice" horizontal="false" alignContent="0">
                              <choices>
                                <OTCompoundDoc id="f67e34e2-e5fb-11e0-b855-e0cb4ebd2b6d" name="-2">
                                  <bodyText>-2</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e5bf2-e5fb-11e0-b855-e0cb4ebd2b6d" name="0">
                                  <bodyText>0</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e5bf2-e5fb-11e0-b856-e0cb4ebd2b6d" name="1">
                                  <bodyText>1</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e5bf2-e5fb-11e0-b857-e0cb4ebd2b6d" name="2">
                                  <bodyText>2</bodyText>
                                </OTCompoundDoc>
                              </choices>
                            </OTChoice>
                          </input>
                          <correctAnswer>
                            <OTObjectSet>
                              <objects>
                                <object refid="f67e5bf2-e5fb-11e0-b857-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </correctAnswer>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67e5bf2-e5fb-11e0-b858-e0cb4ebd2b6d" name="OneToNOneIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67e34e2-e5fb-11e0-b854-e0cb4ebd2b6d" />
                          </wrappedObject>
                        </OTOverlayWrapper>
                        <OTQuestion id="f67e5bf2-e5fb-11e0-b859-e0cb4ebd2b6d" name="NTwoToNOneQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What is the distance in meters between positions -1 m and -2 m?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTChoice name="Multiple choice" horizontal="false" alignContent="0">
                              <choices>
                                <OTCompoundDoc id="f67e5bf2-e5fb-11e0-b85a-e0cb4ebd2b6d" name="-3">
                                  <bodyText>-3</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e5bf2-e5fb-11e0-b85b-e0cb4ebd2b6d" name="-1">
                                  <bodyText>-1</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e5bf2-e5fb-11e0-b85c-e0cb4ebd2b6d" name="1">
                                  <bodyText>1</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e5bf2-e5fb-11e0-b85d-e0cb4ebd2b6d" name="2">
                                  <bodyText>2</bodyText>
                                </OTCompoundDoc>
                              </choices>
                            </OTChoice>
                          </input>
                          <correctAnswer>
                            <OTObjectSet>
                              <objects>
                                <object refid="f67e5bf2-e5fb-11e0-b85c-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </correctAnswer>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67e5bf2-e5fb-11e0-b85e-e0cb4ebd2b6d" name="NOneToNTwoIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67e5bf2-e5fb-11e0-b859-e0cb4ebd2b6d" />
                          </wrappedObject>
                        </OTOverlayWrapper>
                      </documentRefs>
                    </OTCompoundDoc>
                    <OTCompoundDoc name="%60438e15-ad12-11de-a14d-a7646795da1c" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">Position and Distance</div>
                              Draw on the graph below the movement described:
                              <br />
                              <ul>
                                <li>
                                  stay still at 1.25 m for 4 s
                                  <br />
                                </li>
                                <li>
                                  move to 0.5 m and stay still for 4 s
                                  <br />
                                </li>
                                <li>
                                  move to -0.5 m and stay still for 4 s
                                  <br />
                                </li>
                                <li>
                                  move to -0.25 m and stay still for 4 s
                                  <br />
                                </li>
                              </ul>
                              and
                              <i>
                                <b>Submit</b>
                              </i>
                              your graph.
                              <br />
                              <br />
                              <object refid="f67e8302-e5fb-11e0-b85e-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e8302-e5fb-11e0-b85f-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e8302-e5fb-11e0-b860-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e8302-e5fb-11e0-b865-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67e8302-e5fb-11e0-b866-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67eaa12-e5fb-11e0-b86a-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67eaa12-e5fb-11e0-b86b-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67eaa12-e5fb-11e0-b870-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                      <documentRefs>
                        <OTDataCollector id="f67e8302-e5fb-11e0-b85e-e0cb4ebd2b6d" name="PositionVsDistance" title="Measuring Distance between Two Positions" autoScaleEnabled="true" autoFitMode="0" showLabelCoordinates="true" labelDecimalPlaces="2" showControlBar="true" useDefaultToolBar="false" displayButtons="0,4," tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0" useAspectRatio="false" aspectRatio="1.5">
                          <source>
                            <OTDataGraphable name="Sensor" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true" controllable="true">
                              <dataStore>
                                <OTDataStore id="f67e8302-e5fb-11e0-b85e-e0cb4ebd2b6d/source/dataStore" numberChannels="2" />
                              </dataStore>
                              <rubric>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="BEGINNING_Y" operation="EQUAL_TO" expectedValue="1.25" tolerance="0.25" points="0.5" />
                                    <OTGraphSegmentCriterion property="BEGINNING_X" operation="EQUAL_TO" expectedValue="0.0" tolerance="0.25" points="0.5" />
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.5" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.5" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="ENDING_Y" operation="EQUAL_TO" expectedValue="0.5" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.666" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="ENDING_Y" operation="EQUAL_TO" expectedValue="-0.5" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.666" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="ENDING_Y" operation="EQUAL_TO" expectedValue="-0.25" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                                <OTGraphSegment>
                                  <criteria>
                                    <OTGraphSegmentCriterion property="DELTA_X" operation="EQUAL_TO" expectedValue="4.0" tolerance="0.25" points="0.666" />
                                    <OTGraphSegmentCriterion property="DELTA_Y" operation="EQUAL_TO" tolerance="0.25" points="0.666" />
                                  </criteria>
                                </OTGraphSegment>
                              </rubric>
                            </OTDataGraphable>
                          </source>
                          <xDataAxis>
                            <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis max="2.0" units="m" min="-2.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                          <eventLog>
                            <OTEventLog />
                          </eventLog>
                        </OTDataCollector>
                        <OTOverlayWrapper id="f67e8302-e5fb-11e0-b85f-e0cb4ebd2b6d" name="DistGraphIntrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67e8302-e5fb-11e0-b85e-e0cb4ebd2b6d" />
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <deltaObjectMap>
                                <entry key="f67e8302-e5fb-11e0-b85e-e0cb4ebd2b6d">
                                  <OTDataCollector xTickInterval="2.0" yTickInterval="0.5" unset="autoTick" />
                                </entry>
                                <entry key="f67e8302-e5fb-11e0-b85e-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore>
                                    <values>
                                      <float>0.02047083</float>
                                      <float>1.2567849</float>
                                      <float>4.0122824</float>
                                      <float>1.2400835</float>
                                      <float>4.9744115</float>
                                      <float>0.5052192</float>
                                      <float>8.986694</float>
                                      <float>0.49686846</float>
                                      <float>10.010236</float>
                                      <float>-0.49686846</float>
                                      <float>13.981576</float>
                                      <float>-0.49686846</float>
                                      <float>14.984647</float>
                                      <float>-0.23799582</float>
                                      <float>18.976458</float>
                                      <float>-0.2546973</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                        <OTQuestion id="f67e8302-e5fb-11e0-b860-e0cb4ebd2b6d" name="PosToDist3">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What is the distance in meters between position 0.5 to 1.25 meters?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTChoice name="Multiple choice" horizontal="false" alignContent="0">
                              <choices>
                                <OTCompoundDoc id="f67e8302-e5fb-11e0-b861-e0cb4ebd2b6d" name="-0.75">
                                  <bodyText>-0.75</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e8302-e5fb-11e0-b862-e0cb4ebd2b6d" name="0.5">
                                  <bodyText>0.5</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e8302-e5fb-11e0-b863-e0cb4ebd2b6d" name="0.75">
                                  <bodyText>0.75</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67e8302-e5fb-11e0-b864-e0cb4ebd2b6d" name="1.2">
                                  <bodyText>1.2</bodyText>
                                </OTCompoundDoc>
                              </choices>
                            </OTChoice>
                          </input>
                          <correctAnswer>
                            <OTObjectSet>
                              <objects>
                                <object refid="f67e8302-e5fb-11e0-b863-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </correctAnswer>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67e8302-e5fb-11e0-b865-e0cb4ebd2b6d" name="PosToDist3Intrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67e8302-e5fb-11e0-b860-e0cb4ebd2b6d" />
                          </wrappedObject>
                        </OTOverlayWrapper>
                        <OTQuestion id="f67e8302-e5fb-11e0-b866-e0cb4ebd2b6d" name="PosToDist2">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What is the distance in meters between position 0.5 to -0.5 meters?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTChoice name="Multiple choice" horizontal="false" alignContent="0">
                              <choices>
                                <OTCompoundDoc id="f67e8302-e5fb-11e0-b867-e0cb4ebd2b6d" name="-1.0">
                                  <bodyText>-1.0</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67eaa12-e5fb-11e0-b867-e0cb4ebd2b6d" name="-0.25">
                                  <bodyText>-0.25</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67eaa12-e5fb-11e0-b868-e0cb4ebd2b6d" name="0">
                                  <bodyText>0</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67eaa12-e5fb-11e0-b869-e0cb4ebd2b6d" name="1.0">
                                  <bodyText>1.0</bodyText>
                                </OTCompoundDoc>
                              </choices>
                            </OTChoice>
                          </input>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67eaa12-e5fb-11e0-b86a-e0cb4ebd2b6d" name="Intrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67e8302-e5fb-11e0-b866-e0cb4ebd2b6d" />
                          </wrappedObject>
                        </OTOverlayWrapper>
                        <OTQuestion id="f67eaa12-e5fb-11e0-b86b-e0cb4ebd2b6d" name="PosToDist1">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What is the distance in meters between position -0.5 to -0.25 meters?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTChoice name="Multiple choice" horizontal="false" alignContent="0">
                              <choices>
                                <OTCompoundDoc id="f67eaa12-e5fb-11e0-b86c-e0cb4ebd2b6d" name="-0.75">
                                  <bodyText>-0.75</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67eaa12-e5fb-11e0-b86d-e0cb4ebd2b6d" name="-0.25">
                                  <bodyText>-0.25</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67eaa12-e5fb-11e0-b86e-e0cb4ebd2b6d" name="0.2">
                                  <bodyText>0.2</bodyText>
                                </OTCompoundDoc>
                                <OTCompoundDoc id="f67eaa12-e5fb-11e0-b86f-e0cb4ebd2b6d" name="0.25">
                                  <bodyText>0.25</bodyText>
                                </OTCompoundDoc>
                              </choices>
                            </OTChoice>
                          </input>
                          <correctAnswer>
                            <OTObjectSet>
                              <objects>
                                <object refid="f67eaa12-e5fb-11e0-b86f-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </correctAnswer>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67eaa12-e5fb-11e0-b870-e0cb4ebd2b6d" name="PosToDist1Intrasession" embedWrappedObject="false">
                          <wrappedObject>
                            <object refid="f67eaa12-e5fb-11e0-b86b-e0cb4ebd2b6d" />
                          </wrappedObject>
                        </OTOverlayWrapper>
                      </documentRefs>
                    </OTCompoundDoc>
                    <OTCompoundDoc id="f67eaa12-e5fb-11e0-b871-e0cb4ebd2b6d" name="%f67eaa12-e5fb-11e0-b871-e0cb4ebd2b6d" showEditBar="true">
                      <documentRefs>
                        <OTDataCollector id="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d" name="GiantStepGraph" title="Giant Step Graph" autoScaleEnabled="true" graphableListEditable="false" autoFitMode="0" showLabelCoordinates="true" labelDecimalPlaces="2" showControlBar="true" useDefaultToolBar="false" displayButtons="0,4," tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0" multipleGraphableEnabled="true">
                          <source>
                            <OTDataGraphable id="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d/source" name="Partner1" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTLinearProducerFilter name="FrameOfRef" k0="-1.0" k1="1.0" sourceChannel="1">
                                  <source>
                                    <OTTimeLimitDataProducerFilter name="TimerLimiter" timeLimit="20000" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTTimeLimitDataProducerFilter>
                                  </source>
                                </OTLinearProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d/source/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </source>
                          <graphables>
                            <OTDataGraphable name="Partner2" connectPoints="true" yColumn="1" drawMarks="false" color="0xff0000" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTLinearProducerFilter name="FrameOfRef" k0="-1.0" k1="1.0" sourceChannel="1">
                                  <source>
                                    <OTTimeLimitDataProducerFilter name="TimerLimiter" timeLimit="20000" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTTimeLimitDataProducerFilter>
                                  </source>
                                </OTLinearProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d/graphables[0]/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </graphables>
                          <xDataAxis>
                            <OTDataAxis max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis max="2.0" units="m" min="-2.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                          <eventLog>
                            <OTEventLog />
                          </eventLog>
                        </OTDataCollector>
                        <OTQuestion id="f67ed122-e5fb-11e0-b872-e0cb4ebd2b6d" name="GiantStepOR">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What distance were each of your team members’ giant steps?  Describe how you measured these distances.</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTText id="f67ed122-e5fb-11e0-b872-e0cb4ebd2b6d/input" />
                          </input>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67ed122-e5fb-11e0-b873-e0cb4ebd2b6d" name="GiantStepIntersession" embedWrappedObject="false">
                          <wrappedObject>
                            <OTObjectSet name="GiantStepIntersession (Set)">
                              <objects>
                                <object refid="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d" />
                                <object refid="f67ed122-e5fb-11e0-b872-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <nonDeltaObjects>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="6da53db1-5655-11e1-8719-194668a8d3e4" type="START" timestamp="1329146070958" />
                                <OTModelEvent id="74598cb2-5655-11e1-8719-194668a8d3e4" type="STOP" timestamp="1329146082206" />
                                <OTDataGraphable id="75b32943-5655-11e1-8719-194668a8d3e4" drawMarks="false" connectPoints="true" visible="true" color="255" showAllChannels="false" name="Partner1" lineWidth="2.0" xColumn="0" yColumn="1">
                                  <dataStore>
                                    <object refid="75b59a44-5655-11e1-8719-194668a8d3e4" />
                                  </dataStore>
                                  <dataProducer>
                                    <object refid="75b59a45-5655-11e1-8719-194668a8d3e4" />
                                  </dataProducer>
                                </OTDataGraphable>
                                <OTDataStore id="75b59a44-5655-11e1-8719-194668a8d3e4" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <object refid="75b59a46-5655-11e1-8719-194668a8d3e4" />
                                    <object refid="75b59a47-5655-11e1-8719-194668a8d3e4" />
                                  </channelDescriptions>
                                </OTDataStore>
                                <OTLinearProducerFilter id="75b59a45-5655-11e1-8719-194668a8d3e4" name="FrameOfRef" k0="-1.0" sourceChannel="1" k1="1.0">
                                  <source>
                                    <object refid="75b59a48-5655-11e1-8719-194668a8d3e4" />
                                  </source>
                                </OTLinearProducerFilter>
                                <OTDataChannelDescription id="75b59a46-5655-11e1-8719-194668a8d3e4" numericData="true" precision="2" name="time" />
                                <OTDataChannelDescription id="75b59a47-5655-11e1-8719-194668a8d3e4" numericData="true" unit="m" precision="-2" />
                                <OTTimeLimitDataProducerFilter id="75b59a48-5655-11e1-8719-194668a8d3e4" timeLimit="20000" name="TimerLimiter" sourceChannel="1">
                                  <source>
                                    <object refid="75b59a49-5655-11e1-8719-194668a8d3e4" />
                                  </source>
                                </OTTimeLimitDataProducerFilter>
                                <OTSensorDataProxy id="75b59a49-5655-11e1-8719-194668a8d3e4" name="dataproducer">
                                  <request>
                                    <object refid="75b59a4a-5655-11e1-8719-194668a8d3e4" />
                                  </request>
                                </OTSensorDataProxy>
                                <OTExperimentRequest id="75b59a4a-5655-11e1-8719-194668a8d3e4" period="0.1">
                                  <sensorRequests>
                                    <object refid="75b59a4b-5655-11e1-8719-194668a8d3e4" />
                                  </sensorRequests>
                                </OTExperimentRequest>
                                <OTSensorRequest id="75b59a4b-5655-11e1-8719-194668a8d3e4" port="0" unit="m" stepSize="0.1" requiredMax="4.0" type="13" displayPrecision="-2" requiredMin="-4.0" />
                                <OTModelEvent id="75b59a4c-5655-11e1-8719-194668a8d3e4" type="RESET" timestamp="1329146084487">
                                  <info>
                                    <entry key="graph">
                                      <object refid="75b32943-5655-11e1-8719-194668a8d3e4" />
                                    </entry>
                                  </info>
                                </OTModelEvent>
                                <OTDataChannelDescription id="7a2b6afd-5655-11e1-8719-194668a8d3e4" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="7a2b6afe-5655-11e1-8719-194668a8d3e4" unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="7a3507ef-5655-11e1-8719-194668a8d3e4" type="START" timestamp="1329146092033" />
                                <OTDataPointLabel id="8fb55580-5655-11e1-8719-194668a8d3e4" x="2.7887304" y="-1.0852258" color="-66" fontSize="10" text="start of Partner1 step" xData="2.5" yData="-0.59726">
                                  <dataGraphable>
                                    <object refid="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="9e3e7eb1-5655-11e1-8719-194668a8d3e4" x="6.7927747" y="-0.18409841" color="-66" fontSize="10" text="end of partner1 step" xData="4.7000003" yData="0.35561204">
                                  <dataGraphable>
                                    <object refid="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="a8cb7402-5655-11e1-8719-194668a8d3e4" x="Infinity" y="Infinity" color="-66" fontSize="10" text="Data Point" />
                                <OTDataChannelDescription id="4446eacf-5656-11e1-8719-194668a8d3e4" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="4446ead0-5656-11e1-8719-194668a8d3e4" name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription id="483d57eb-5669-11e1-b0a8-8d275a5456aa" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="483d57ec-5669-11e1-b0a8-8d275a5456aa" name="" unit="m" precision="-2" numericData="true" />
                              </nonDeltaObjects>
                              <deltaObjectMap>
                                <entry key="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d">
                                  <OTDataCollector xTickInterval="2.0" yTickInterval="0.5" unset="autoTick">
                                    <log>
                                      <object refid="6da53db1-5655-11e1-8719-194668a8d3e4" />
                                      <object refid="74598cb2-5655-11e1-8719-194668a8d3e4" />
                                      <object refid="75b59a4c-5655-11e1-8719-194668a8d3e4" />
                                      <object refid="7a3507ef-5655-11e1-8719-194668a8d3e4" />
                                    </log>
                                    <labels>
                                      <object refid="8fb55580-5655-11e1-8719-194668a8d3e4" />
                                      <object refid="9e3e7eb1-5655-11e1-8719-194668a8d3e4" />
                                      <object refid="a8cb7402-5655-11e1-8719-194668a8d3e4" />
                                    </labels>
                                  </OTDataCollector>
                                </entry>
                                <entry key="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d/graphables[0]/dataStore">
                                  <OTDataStore>
                                    <channelDescriptions>
                                      <object refid="483d57eb-5669-11e1-b0a8-8d275a5456aa" />
                                      <object refid="483d57ec-5669-11e1-b0a8-8d275a5456aa" />
                                    </channelDescriptions>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore dt="0.1">
                                    <channelDescriptions>
                                      <object refid="7a2b6afd-5655-11e1-8719-194668a8d3e4" />
                                      <object refid="7a2b6afe-5655-11e1-8719-194668a8d3e4" />
                                    </channelDescriptions>
                                    <values>
                                      <float>-0.657754</float>
                                      <float>-0.663589</float>
                                      <float>-0.651146</float>
                                      <float>-0.649338</float>
                                      <float>-0.636465</float>
                                      <float>-0.636155</float>
                                      <float>-0.637618</float>
                                      <float>-0.638134</float>
                                      <float>-0.631715</float>
                                      <float>-0.632042</float>
                                      <float>-0.626793</float>
                                      <float>-0.630527</float>
                                      <float>-0.633505</float>
                                      <float>-0.63331604</float>
                                      <float>-0.629529</float>
                                      <float>-0.614883</float>
                                      <float>-0.61774004</float>
                                      <float>-0.624969</float>
                                      <float>-0.630889</float>
                                      <float>-0.62660396</float>
                                      <float>-0.616639</float>
                                      <float>-0.616553</float>
                                      <float>-0.614487</float>
                                      <float>-0.61056304</float>
                                      <float>-0.607741</float>
                                      <float>-0.59726</float>
                                      <float>-0.573079</float>
                                      <float>-0.55567896</float>
                                      <float>-0.510175</float>
                                      <float>-0.49355</float>
                                      <float>-0.446824</float>
                                      <float>-0.36278498</float>
                                      <float>-0.30912298</float>
                                      <float>-0.12247598</float>
                                      <float>-0.08213502</float>
                                      <float>-0.04010701</float>
                                      <float>0.008993983</float>
                                      <float>0.082569</float>
                                      <float>0.22643006</float>
                                      <float>0.19182003</float>
                                      <float>0.24204004</float>
                                      <float>0.28353405</float>
                                      <float>0.27133203</float>
                                      <float>0.30893695</float>
                                      <float>0.34163702</float>
                                      <float>0.37122095</float>
                                      <float>0.38862097</float>
                                      <float>0.35561204</float>
                                      <float>0.36462998</float>
                                      <float>0.36172104</float>
                                      <float>0.35693705</float>
                                      <float>0.37018895</float>
                                      <float>0.35585296</float>
                                      <float>0.34681702</float>
                                      <float>0.340914</float>
                                      <float>0.33945096</float>
                                      <float>0.342566</float>
                                      <float>0.356197</float>
                                      <float>0.354097</float>
                                      <float>0.34733295</float>
                                      <float>0.34624898</float>
                                      <float>0.349743</float>
                                      <float>0.34557796</float>
                                      <float>0.34490705</float>
                                      <float>0.34082794</float>
                                      <float>0.33752298</float>
                                      <float>0.336663</float>
                                      <float>0.33612895</float>
                                      <float>0.33650804</float>
                                      <float>0.33673203</float>
                                      <float>0.339072</float>
                                      <float>0.33962297</float>
                                      <float>0.339468</float>
                                      <float>0.34148204</float>
                                      <float>0.33840096</float>
                                      <float>0.33762705</float>
                                      <float>0.33716202</float>
                                      <float>0.33680105</float>
                                      <float>0.33981204</float>
                                      <float>0.34265196</float>
                                      <float>0.34573305</float>
                                      <float>0.34296203</float>
                                      <float>0.33766103</float>
                                      <float>0.33076</float>
                                      <float>0.33022594</float>
                                      <float>0.33055305</float>
                                      <float>0.341344</float>
                                      <float>0.34204996</float>
                                      <float>0.34530306</float>
                                      <float>0.342721</float>
                                      <float>0.33513105</float>
                                      <float>0.33244598</float>
                                      <float>0.32893598</float>
                                      <float>0.333858</float>
                                      <float>0.33755803</float>
                                      <float>0.33835006</float>
                                      <float>0.33855605</float>
                                      <float>0.33817697</float>
                                      <float>0.337592</float>
                                      <float>0.33008897</float>
                                      <float>0.32957196</float>
                                      <float>0.33519995</float>
                                      <float>0.33530295</float>
                                      <float>0.33447695</float>
                                      <float>0.33421898</float>
                                      <float>0.33384</float>
                                      <float>0.33020902</float>
                                      <float>0.32649195</float>
                                      <float>0.32666397</float>
                                      <float>0.330261</float>
                                      <float>0.33279097</float>
                                      <float>0.33309996</float>
                                      <float>0.332963</float>
                                      <float>0.33337605</float>
                                      <float>0.34217</float>
                                      <float>0.33909</float>
                                      <float>0.335235</float>
                                      <float>0.331087</float>
                                      <float>0.32979596</float>
                                      <float>0.32575202</float>
                                      <float>0.31934905</float>
                                      <float>0.315804</float>
                                      <float>0.31483996</float>
                                      <float>0.31459904</float>
                                      <float>0.31907403</float>
                                      <float>0.33205104</float>
                                      <float>0.33850396</float>
                                      <float>0.33199894</float>
                                      <float>0.32067502</float>
                                      <float>0.322981</float>
                                      <float>0.32320404</float>
                                      <float>0.325683</float>
                                      <float>0.32573402</float>
                                      <float>0.32561398</float>
                                      <float>0.32494295</float>
                                      <float>0.32499397</float>
                                      <float>0.324736</float>
                                      <float>0.324013</float>
                                      <float>0.32305002</float>
                                      <float>0.322464</float>
                                      <float>0.322464</float>
                                      <float>0.32292902</float>
                                      <float>0.32511497</float>
                                      <float>0.32229197</float>
                                      <float>0.32106996</float>
                                      <float>0.32017505</float>
                                      <float>0.317078</float>
                                      <float>0.318833</float>
                                      <float>0.31953895</float>
                                      <float>0.31921196</float>
                                      <float>0.31969404</float>
                                      <float>0.32255006</float>
                                      <float>0.32284296</float>
                                      <float>0.32272303</float>
                                      <float>0.32162094</float>
                                      <float>0.31785202</float>
                                      <float>0.31687105</float>
                                      <float>0.31391096</float>
                                      <float>0.316234</float>
                                      <float>0.31361794</float>
                                      <float>0.313532</float>
                                      <float>0.31571805</float>
                                      <float>0.31631994</float>
                                      <float>0.31907403</float>
                                      <float>0.31990004</float>
                                      <float>0.32327294</float>
                                      <float>0.32385802</float>
                                      <float>0.326182</float>
                                      <float>0.326406</float>
                                      <float>0.32662904</float>
                                      <float>0.326836</float>
                                      <float>0.32604396</float>
                                      <float>0.32301497</float>
                                      <float>0.322533</float>
                                      <float>0.31915998</float>
                                      <float>0.31874704</float>
                                      <float>0.31829906</float>
                                      <float>0.31907403</float>
                                      <float>0.32106996</float>
                                      <float>0.318282</float>
                                      <float>0.31795502</float>
                                      <float>0.31669903</float>
                                      <float>0.31389403</float>
                                      <float>0.31351495</float>
                                      <float>0.31389403</float>
                                      <float>0.31742203</float>
                                      <float>0.32057095</float>
                                      <float>0.32045102</float>
                                      <float>0.31704295</float>
                                      <float>0.31693995</float>
                                      <float>0.31644106</float>
                                      <float>0.31339502</float>
                                      <float>0.312603</float>
                                      <float>0.31262004</float>
                                      <float>0.31356704</float>
                                      <float>0.313756</float>
                                      <float>0.313825</float>
                                      <float>0.314358</float>
                                      <float>0.31494296</float>
                                      <float>0.31783497</float>
                                      <float>0.31833398</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67ed122-e5fb-11e0-b872-e0cb4ebd2b6d/input">
                                  <OTText text="The length of Partner1's step is 0.96m.  I got this by subtracting 0.36m - -0.6m = 0.96m" />
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                      </documentRefs>
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">Measuring Giant Steps</div>
                              <br />
                              <table width="100%">
                                <tr>
                                  <td style="padding-right: 12px; padding-bottom: 12px; padding-top: 12px; padding-left: 10px">
                                    <img src="images/big_step_girl_reduced.PNG" border="0" />
                                  </td>
                                  <td style="padding-right: 20px; padding-bottom: 20px; padding-top: 20px; padding-left: 10px">
                                    Use the probe and graph to measure the distance of
                                    <b>one 
                giant step.</b>
                                    You can use the
                                    <u>
                                      <i>Labeling Tool</i>
                                    </u>
                                    to 
                the right of the graph to help you see exact numbers.
                                    <br />
                                    <br />
                                    Measure 
                the giant step distance for each team member, label who's step 
                it is, and submit each graph, showing how you measured this 
                distance. Then answer the question below.
                                    <br />
                                  </td>
                                </tr>
                              </table>
                              <br />
                              <object refid="f67ed122-e5fb-11e0-b871-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67ed122-e5fb-11e0-b872-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67ed122-e5fb-11e0-b873-e0cb4ebd2b6d" />
                              <br />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                    <OTCompoundDoc id="f67ed122-e5fb-11e0-b874-e0cb4ebd2b6d" name="%f67ed122-e5fb-11e0-b874-e0cb4ebd2b6d" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">Measuring Speed</div>
                              Can you walk heel-to-toe, heel-to-toe at a uniform speed? Can you 
          find out with the motion probe?
                              <br />
                              <br />
                              So far, you have measured 
          distance and time. Can you measure speed?
                              <b>Speed</b>
                              is
                              <b>distance</b>
                              divided by the
                              <b>time</b>
                              it took to go that distance.
                              <br />
                              <br />
                              Create 
          a graph of heel-to-toe walking. Place labels on your graph to help 
          you make measurments and explain how you got your measurements.
                              <i>
                                <b>Submit</b>
                              </i>
                              the graph and the answer to the question below.
                              <br />
                              <br />
                              <object refid="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67ef832-e5fb-11e0-b875-e0cb4ebd2b6d" />
                              <br />
                              <br />
                              <object refid="f67ef832-e5fb-11e0-b876-e0cb4ebd2b6d" />
                              <br />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                      <documentRefs>
                        <OTDataCollector id="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d" name="MeasuringSpeed" title="Measuring Speed" graphableListEditable="false" autoScaleEnabled="true" showLabelCoordinates="true" labelDecimalPlaces="2" showControlBar="true" useDefaultToolBar="false" displayButtons="0,4," multipleGraphableEnabled="true" tickMode="AUTO" xTickInterval="1.0" yTickInterval="1.0" autoFitMode="0" useAspectRatio="false" aspectRatio="1.5">
                          <source>
                            <OTDataGraphable id="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/source" name="Partner1" connectPoints="true" yColumn="1" drawMarks="false" color="255" xColumn="0" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTLinearProducerFilter name="FrameOfRef" k0="-1.0" k1="1.0" sourceChannel="1">
                                  <source>
                                    <OTTimeLimitDataProducerFilter name="TimeLimiter" timeLimit="20000" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTTimeLimitDataProducerFilter>
                                  </source>
                                </OTLinearProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/source/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </source>
                          <xDataAxis>
                            <OTDataAxis id="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/xDataAxis" max="20.0" units="s" min="0.0" label="Time" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </xDataAxis>
                          <yDataAxis>
                            <OTDataAxis id="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/yDataAxis" max="2.0" units="m" min="-2.0" label="Position" labelFormat="Engineering" locked="true">
                              <customGridLabels />
                            </OTDataAxis>
                          </yDataAxis>
                          <graphables>
                            <OTDataGraphable drawMarks="false" color="0xff0000" connectPoints="true" xColumn="0" yColumn="1" name="Partner2" lineWidth="2.0" showAllChannels="false" visible="true">
                              <dataProducer>
                                <OTLinearProducerFilter name="FrameOfRef" k0="-1.0" k1="1.0" sourceChannel="1">
                                  <source>
                                    <OTTimeLimitDataProducerFilter name="TimeLimiter" timeLimit="20000" sourceChannel="1">
                                      <source>
                                        <OTSensorDataProxy name="dataproducer">
                                          <request>
                                            <OTExperimentRequest period="0.1">
                                              <sensorRequests>
                                                <OTSensorRequest stepSize="0.1" type="13" unit="m" port="0" requiredMax="4.0" displayPrecision="-2" requiredMin="-4.0" />
                                              </sensorRequests>
                                            </OTExperimentRequest>
                                          </request>
                                        </OTSensorDataProxy>
                                      </source>
                                    </OTTimeLimitDataProducerFilter>
                                  </source>
                                </OTLinearProducerFilter>
                              </dataProducer>
                              <dataStore>
                                <OTDataStore id="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/graphables[0]/dataStore" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                    <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                  </channelDescriptions>
                                </OTDataStore>
                              </dataStore>
                            </OTDataGraphable>
                          </graphables>
                          <eventLog>
                            <OTEventLog />
                          </eventLog>
                        </OTDataCollector>
                        <OTQuestion id="f67ef832-e5fb-11e0-b875-e0cb4ebd2b6d" name="MeasureSpeedORQ">
                          <prompt>
                            <OTCompoundDoc>
                              <bodyText>What is the speed of the heel-to-toe walking shown on your graph?  How did you find your answer?</bodyText>
                            </OTCompoundDoc>
                          </prompt>
                          <input>
                            <OTText id="f67ef832-e5fb-11e0-b875-e0cb4ebd2b6d/input" />
                          </input>
                        </OTQuestion>
                        <OTOverlayWrapper id="f67ef832-e5fb-11e0-b876-e0cb4ebd2b6d" name="SpeedIntersession" embedWrappedObject="false">
                          <wrappedObject>
                            <OTObjectSet name="Intrasession Saving (Set)">
                              <objects>
                                <object refid="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d" />
                                <object refid="f67ef832-e5fb-11e0-b875-e0cb4ebd2b6d" />
                              </objects>
                            </OTObjectSet>
                          </wrappedObject>
                          <exampleSubmissionOverlay>
                            <OTOverlay>
                              <nonDeltaObjects>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="d315e12e-5659-11e1-8719-194668a8d3e4" type="START" timestamp="1329147959133" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataGraphable id="fb20bbf6-5659-11e1-8719-194668a8d3e4" drawMarks="false" connectPoints="true" visible="true" color="255" showAllChannels="false" name="Partner1" lineWidth="2.0" xColumn="0" yColumn="1">
                                  <dataStore>
                                    <object refid="fb20bbf7-5659-11e1-8719-194668a8d3e4" />
                                  </dataStore>
                                  <dataProducer>
                                    <object refid="fb20bbf8-5659-11e1-8719-194668a8d3e4" />
                                  </dataProducer>
                                </OTDataGraphable>
                                <OTDataStore id="fb20bbf7-5659-11e1-8719-194668a8d3e4" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <object refid="fb20bbf9-5659-11e1-8719-194668a8d3e4" />
                                    <object refid="fb20bbfa-5659-11e1-8719-194668a8d3e4" />
                                  </channelDescriptions>
                                </OTDataStore>
                                <OTLinearProducerFilter id="fb20bbf8-5659-11e1-8719-194668a8d3e4" name="FrameOfRef" k0="-1.0" sourceChannel="1" k1="1.0">
                                  <source>
                                    <object refid="fb20bbfb-5659-11e1-8719-194668a8d3e4" />
                                  </source>
                                </OTLinearProducerFilter>
                                <OTDataChannelDescription id="fb20bbf9-5659-11e1-8719-194668a8d3e4" numericData="true" precision="2" name="time" />
                                <OTDataChannelDescription id="fb20bbfa-5659-11e1-8719-194668a8d3e4" numericData="true" unit="m" precision="-2" name="" />
                                <OTTimeLimitDataProducerFilter id="fb20bbfb-5659-11e1-8719-194668a8d3e4" timeLimit="20000" name="TimeLimiter" sourceChannel="1">
                                  <source>
                                    <object refid="fb20bbfc-5659-11e1-8719-194668a8d3e4" />
                                  </source>
                                </OTTimeLimitDataProducerFilter>
                                <OTSensorDataProxy id="fb20bbfc-5659-11e1-8719-194668a8d3e4" name="dataproducer">
                                  <request>
                                    <object refid="fb20bbfd-5659-11e1-8719-194668a8d3e4" />
                                  </request>
                                </OTSensorDataProxy>
                                <OTExperimentRequest id="fb20bbfd-5659-11e1-8719-194668a8d3e4" period="0.1">
                                  <sensorRequests>
                                    <object refid="fb20bbfe-5659-11e1-8719-194668a8d3e4" />
                                  </sensorRequests>
                                </OTExperimentRequest>
                                <OTSensorRequest id="fb20bbfe-5659-11e1-8719-194668a8d3e4" port="0" unit="m" stepSize="0.1" requiredMax="4.0" type="13" displayPrecision="-2" requiredMin="-4.0" />
                                <OTModelEvent id="fb20bbff-5659-11e1-8719-194668a8d3e4" type="RESET" timestamp="1329148026313">
                                  <info>
                                    <entry key="graph">
                                      <object refid="fb20bbf6-5659-11e1-8719-194668a8d3e4" />
                                    </entry>
                                  </info>
                                </OTModelEvent>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="03fea1c4-565a-11e1-8719-194668a8d3e4" type="START" timestamp="1329148041189" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" unit="m" precision="-2" numericData="true" />
                                <OTDataGraphable id="53ac1fcb-565a-11e1-8719-194668a8d3e4" connectPoints="true" drawMarks="false" visible="true" showAllChannels="false" lineWidth="2.0" color="255" name="Partner1" yColumn="1" xColumn="0">
                                  <dataProducer>
                                    <object refid="53ac1fcc-565a-11e1-8719-194668a8d3e4" />
                                  </dataProducer>
                                  <dataStore>
                                    <object refid="53ac1fcd-565a-11e1-8719-194668a8d3e4" />
                                  </dataStore>
                                </OTDataGraphable>
                                <OTLinearProducerFilter id="53ac1fcc-565a-11e1-8719-194668a8d3e4" name="FrameOfRef" k0="-1.0" sourceChannel="1" k1="1.0">
                                  <source>
                                    <object refid="53ac1fce-565a-11e1-8719-194668a8d3e4" />
                                  </source>
                                </OTLinearProducerFilter>
                                <OTDataStore id="53ac1fcd-565a-11e1-8719-194668a8d3e4" dt="0.1" numberChannels="1">
                                  <channelDescriptions>
                                    <object refid="53ac1fcf-565a-11e1-8719-194668a8d3e4" />
                                    <object refid="53ac1fd0-565a-11e1-8719-194668a8d3e4" />
                                  </channelDescriptions>
                                </OTDataStore>
                                <OTTimeLimitDataProducerFilter id="53ac1fce-565a-11e1-8719-194668a8d3e4" timeLimit="20000" name="TimeLimiter" sourceChannel="1">
                                  <source>
                                    <object refid="53ac1fd1-565a-11e1-8719-194668a8d3e4" />
                                  </source>
                                </OTTimeLimitDataProducerFilter>
                                <OTDataChannelDescription id="53ac1fcf-565a-11e1-8719-194668a8d3e4" numericData="true" precision="2" name="time" />
                                <OTDataChannelDescription id="53ac1fd0-565a-11e1-8719-194668a8d3e4" numericData="true" unit="m" precision="-2" name="" />
                                <OTSensorDataProxy id="53ac1fd1-565a-11e1-8719-194668a8d3e4" name="dataproducer">
                                  <request>
                                    <object refid="53ac1fd2-565a-11e1-8719-194668a8d3e4" />
                                  </request>
                                </OTSensorDataProxy>
                                <OTExperimentRequest id="53ac1fd2-565a-11e1-8719-194668a8d3e4" period="0.1">
                                  <sensorRequests>
                                    <object refid="53ac1fd3-565a-11e1-8719-194668a8d3e4" />
                                  </sensorRequests>
                                </OTExperimentRequest>
                                <OTSensorRequest id="53ac1fd3-565a-11e1-8719-194668a8d3e4" port="0" unit="m" stepSize="0.1" requiredMax="4.0" type="13" displayPrecision="-2" requiredMin="-4.0" />
                                <OTModelEvent id="53ac1fd4-565a-11e1-8719-194668a8d3e4" type="RESET" timestamp="1329148174866">
                                  <info>
                                    <entry key="graph">
                                      <object refid="53ac1fcb-565a-11e1-8719-194668a8d3e4" />
                                    </entry>
                                  </info>
                                </OTModelEvent>
                                <OTDataChannelDescription name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription name="" numericData="true" />
                                <OTDataChannelDescription id="5b06c0f7-565a-11e1-8719-194668a8d3e4" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="5b06c0f8-565a-11e1-8719-194668a8d3e4" unit="m" precision="-2" numericData="true" />
                                <OTModelEvent id="5b0dc5d9-565a-11e1-8719-194668a8d3e4" type="START" timestamp="1329148187250" />
                                <OTDataPointLabel id="7414a21a-565a-11e1-8719-194668a8d3e4" x="3.0201561" y="-0.015213693" color="-66" fontSize="10" text="Start of walk" xData="2.5" yData="-0.603449">
                                  <dataGraphable>
                                    <object refid="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="7dd2d5bb-565a-11e1-8719-194668a8d3e4" x="8.320156" y="1.6775392" color="-66" fontSize="10" text="end of walk" xData="7.8" yData="1.089304">
                                  <dataGraphable>
                                    <object refid="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/source" />
                                  </dataGraphable>
                                </OTDataPointLabel>
                                <OTDataPointLabel id="848e028c-565a-11e1-8719-194668a8d3e4" x="Infinity" y="Infinity" color="-66" fontSize="10" text="Data Point" />
                                <OTDataChannelDescription id="44a82b8f-565b-11e1-8719-194668a8d3e4" name="time" precision="2" numericData="true" />
                                <OTDataChannelDescription id="44a82b90-565b-11e1-8719-194668a8d3e4" name="" unit="m" precision="-2" numericData="true" />
                              </nonDeltaObjects>
                              <deltaObjectMap>
                                <entry key="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d">
                                  <OTDataCollector xTickInterval="2.0" yTickInterval="0.5" unset="autoTick">
                                    <log>
                                      <object refid="d315e12e-5659-11e1-8719-194668a8d3e4" />
                                      <object refid="fb20bbff-5659-11e1-8719-194668a8d3e4" />
                                      <object refid="03fea1c4-565a-11e1-8719-194668a8d3e4" />
                                      <object refid="53ac1fd4-565a-11e1-8719-194668a8d3e4" />
                                      <object refid="5b0dc5d9-565a-11e1-8719-194668a8d3e4" />
                                    </log>
                                    <labels>
                                      <object refid="7414a21a-565a-11e1-8719-194668a8d3e4" />
                                      <object refid="7dd2d5bb-565a-11e1-8719-194668a8d3e4" />
                                      <object refid="848e028c-565a-11e1-8719-194668a8d3e4" />
                                    </labels>
                                  </OTDataCollector>
                                </entry>
                                <entry key="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/graphables[0]/dataStore">
                                  <OTDataStore>
                                    <channelDescriptions>
                                      <object refid="44a82b8f-565b-11e1-8719-194668a8d3e4" />
                                      <object refid="44a82b90-565b-11e1-8719-194668a8d3e4" />
                                    </channelDescriptions>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/source/dataStore">
                                  <OTDataStore dt="0.1">
                                    <channelDescriptions>
                                      <object refid="5b06c0f7-565a-11e1-8719-194668a8d3e4" />
                                      <object refid="5b06c0f8-565a-11e1-8719-194668a8d3e4" />
                                    </channelDescriptions>
                                    <values>
                                      <float>-0.73111403</float>
                                      <float>-0.749142</float>
                                      <float>-0.767999</float>
                                      <float>-0.736519</float>
                                      <float>-0.742753</float>
                                      <float>-0.738194</float>
                                      <float>-0.720909</float>
                                      <float>-0.710824</float>
                                      <float>-0.71034</float>
                                      <float>-0.71369004</float>
                                      <float>-0.71517503</float>
                                      <float>-0.712982</float>
                                      <float>-0.71101403</float>
                                      <float>-0.712119</float>
                                      <float>-0.70863104</float>
                                      <float>-0.70787096</float>
                                      <float>-0.707543</float>
                                      <float>-0.70220697</float>
                                      <float>-0.693227</float>
                                      <float>-0.682348</float>
                                      <float>-0.682245</float>
                                      <float>-0.669621</float>
                                      <float>-0.664683</float>
                                      <float>-0.66767</float>
                                      <float>-0.645566</float>
                                      <float>-0.603449</float>
                                      <float>-0.592363</float>
                                      <float>-0.548743</float>
                                      <float>-0.52251196</float>
                                      <float>-0.47887498</float>
                                      <float>-0.451953</float>
                                      <float>-0.41408402</float>
                                      <float>-0.410751</float>
                                      <float>-0.36478198</float>
                                      <float>-0.29526</float>
                                      <float>-0.25965202</float>
                                      <float>-0.22064298</float>
                                      <float>-0.16529799</float>
                                      <float>-0.13540602</float>
                                      <float>-0.10282099</float>
                                      <float>-0.072273016</float>
                                      <float>-0.043953</float>
                                      <float>-0.019742012</float>
                                      <float>0.030820012</float>
                                      <float>0.079862</float>
                                      <float>0.11930299</float>
                                      <float>0.17065895</float>
                                      <float>0.19611299</float>
                                      <float>0.22034001</float>
                                      <float>0.23558795</float>
                                      <float>0.25479102</float>
                                      <float>0.29055405</float>
                                      <float>0.31146598</float>
                                      <float>0.32887197</float>
                                      <float>0.37851906</float>
                                      <float>0.42814803</float>
                                      <float>0.45707297</float>
                                      <float>0.50609803</float>
                                      <float>0.57218397</float>
                                      <float>0.597517</float>
                                      <float>0.62253904</float>
                                      <float>0.63795996</float>
                                      <float>0.67028606</float>
                                      <float>0.685102</float>
                                      <float>0.711782</float>
                                      <float>0.751292</float>
                                      <float>0.79245996</float>
                                      <float>0.83792806</float>
                                      <float>0.88733304</float>
                                      <float>0.90052605</float>
                                      <float>0.904117</float>
                                      <float>0.90577495</float>
                                      <float>0.944595</float>
                                      <float>0.97600603</float>
                                      <float>0.994069</float>
                                      <float>1.0152569</float>
                                      <float>1.0334921</float>
                                      <float>1.059948</float>
                                      <float>1.089304</float>
                                      <float>1.113842</float>
                                      <float>1.133321</float>
                                      <float>1.157479</float>
                                      <float>1.1481719</float>
                                      <float>1.160346</float>
                                      <float>1.1811719</float>
                                      <float>1.174351</float>
                                      <float>1.17606</float>
                                      <float>1.175801</float>
                                      <float>1.1602769</float>
                                      <float>1.1628151</float>
                                      <float>1.1606741</float>
                                      <float>1.163126</float>
                                      <float>1.1599319</float>
                                      <float>1.1594651</float>
                                      <float>1.159275</float>
                                      <float>1.155442</float>
                                      <float>1.1581359</float>
                                      <float>1.1578591</float>
                                      <float>1.1592579</float>
                                      <float>1.1686871</float>
                                      <float>1.160346</float>
                                      <float>1.1537671</float>
                                      <float>1.1831579</float>
                                      <float>1.162004</float>
                                      <float>1.1547339</float>
                                      <float>1.151833</float>
                                      <float>1.1516249</float>
                                      <float>1.1521261</float>
                                      <float>1.1554761</float>
                                      <float>1.165026</float>
                                      <float>1.1555281</float>
                                      <float>1.1580839</float>
                                      <float>1.1541979</float>
                                      <float>1.154958</float>
                                      <float>1.15501</float>
                                      <float>1.168428</float>
                                      <float>1.172935</float>
                                      <float>1.1692221</float>
                                      <float>1.1688421</float>
                                      <float>1.1614511</float>
                                      <float>1.1578591</float>
                                      <float>1.1578939</float>
                                      <float>1.1551139</float>
                                      <float>1.165647</float>
                                      <float>1.169239</float>
                                      <float>1.168704</float>
                                      <float>1.172986</float>
                                      <float>1.15482</float>
                                      <float>1.154561</float>
                                      <float>1.1512799</float>
                                      <float>1.151988</float>
                                      <float>1.150589</float>
                                      <float>1.1482749</float>
                                      <float>1.1477921</float>
                                      <float>1.147619</float>
                                      <float>1.1472051</float>
                                      <float>1.1468589</float>
                                      <float>1.146842</float>
                                      <float>1.1457369</float>
                                      <float>1.1459441</float>
                                      <float>1.1454611</float>
                                      <float>1.148845</float>
                                      <float>1.1491041</float>
                                      <float>1.1494839</float>
                                      <float>1.152575</float>
                                      <float>1.1531799</float>
                                      <float>1.1568921</float>
                                      <float>1.162677</float>
                                      <float>1.159189</float>
                                      <float>1.152575</float>
                                      <float>1.1487069</float>
                                      <float>1.148344</float>
                                      <float>1.145858</float>
                                      <float>1.145823</float>
                                      <float>1.1461339</float>
                                      <float>1.1460309</float>
                                      <float>1.1463759</float>
                                      <float>1.146652</float>
                                      <float>1.146704</float>
                                      <float>1.149657</float>
                                      <float>1.149657</float>
                                      <float>1.149657</float>
                                      <float>1.1470151</float>
                                      <float>1.14622</float>
                                      <float>1.1460819</float>
                                      <float>1.146065</float>
                                      <float>1.1461339</float>
                                      <float>1.148776</float>
                                      <float>1.1486039</float>
                                      <float>1.1486549</float>
                                      <float>1.148293</float>
                                      <float>1.148586</float>
                                      <float>1.152489</float>
                                      <float>1.1593101</float>
                                      <float>1.159724</float>
                                      <float>1.1596899</float>
                                      <float>1.1567371</float>
                                      <float>1.1563399</float>
                                      <float>1.159673</float>
                                      <float>1.163213</float>
                                      <float>1.1601729</float>
                                      <float>1.1528859</float>
                                      <float>1.155977</float>
                                      <float>1.153111</float>
                                      <float>1.155925</float>
                                      <float>1.149571</float>
                                      <float>1.1600349</float>
                                      <float>1.155787</float>
                                      <float>1.1563921</float>
                                      <float>1.1570129</float>
                                      <float>1.152472</float>
                                      <float>1.1518841</float>
                                      <float>1.1495011</float>
                                      <float>1.1498301</float>
                                      <float>1.1529031</float>
                                      <float>1.153059</float>
                                      <float>1.1527481</float>
                                      <float>1.1501229</float>
                                      <float>1.149812</float>
                                      <float>1.149467</float>
                                      <float>1.1496911</float>
                                    </values>
                                  </OTDataStore>
                                </entry>
                                <entry key="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/xDataAxis">
                                  <OTDataAxis min="0.0" max="20.0" />
                                </entry>
                                <entry key="f67ed122-e5fb-11e0-b875-e0cb4ebd2b6d/yDataAxis">
                                  <OTDataAxis min="-2.033195" max="1.966805" />
                                </entry>
                                <entry key="f67ef832-e5fb-11e0-b875-e0cb4ebd2b6d/input">
                                  <OTText text="Partner1's speed is about 0.32m/s.  I got this by dividing the distance (1.09m- -0.6m = 1.69m) by the time it took (7.8s - 2.3s).  So, 1.69m / 5.3s = 0.32m/s." />
                                </entry>
                              </deltaObjectMap>
                            </OTOverlay>
                          </exampleSubmissionOverlay>
                        </OTOverlayWrapper>
                      </documentRefs>
                    </OTCompoundDoc>
                    <OTCompoundDoc id="f67ef832-e5fb-11e0-b877-e0cb4ebd2b6d" name="%f67ef832-e5fb-11e0-b877-e0cb4ebd2b6d" showEditBar="true">
                      <bodyText>
                        <div class="buffer">
                          <div class="border">
                            <div class="body">
                              <div class="subtitle">The End</div>
                              Congratulations! You made three measurements with the motion probe 
          and motion graph:
                              <br />
                              <ul>
                                <li>The time between two jumps</li>
                                <li>The distance of a giant step</li>
                                <li>The speed of heel-to-toe walking</li>
                              </ul>
                              Good job!
                              <br />
                              <br />
                              You may now close this activity. Your work will be saved automatically.
                              <br />
                              <br />
                            </div>
                          </div>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </cards>
                  <currentCard>
                    <object refid="f67dbfb2-e5fb-11e0-b83f-e0cb4ebd2b6d" />
                  </currentCard>
                  <viewedCards>
                    <object refid="f67dbfb2-e5fb-11e0-b83f-e0cb4ebd2b6d" />
                  </viewedCards>
                </OTCardContainer>
              </content>
              <footer>
                <object refid="${nav-bar}" />
              </footer>
              <north>
                <object refid="f67dbfb2-e5fb-11e0-b83e-e0cb4ebd2b6d" />
              </north>
              <center>
                <object refid="${activity-card-container}" />
              </center>
              <south>
                <object refid="${nav-bar}" />
              </south>
            </OTSection>
          </activity>
          <script>
            <object refid="${authoring-script}" />
          </script>
        </OTCurriculumUnit>
      </root>
      <library>
        <object refid="b6350a20-e3b4-11dc-95ff-0800200c9a66" />
        <OTMenu local_id="section-1-menu">
          <cardContainer>
            <object refid="${activity-card-container}" />
          </cardContainer>
          <menuRule>
            <object refid="${page-rule}" />
          </menuRule>
        </OTMenu>
        <OTSnapshotAlbum local_id="album" />
        <OTMenuRule local_id="page-rule" jumpToViewedCard="true" stepAhead="true" />
        <OTJavascript local_id="change_page.js" src="scripts/change_page.js" />
        <OTJavascript local_id="show_message.js" src="scripts/show_message.js" />
        <OTJavascript local_id="loops_authoring_script.js" src="scripts/loops_authoring_script.js" />
        <OTScriptObject local_id="authoring-script">
          <variables>
            <OTScriptVariable name="cardContainer">
              <reference>
                <object refid="${activity-card-container}" />
              </reference>
            </OTScriptVariable>
            <OTScriptVariable name="system">
              <reference>
                <object refid="${system}" />
              </reference>
            </OTScriptVariable>
            <OTScriptVariable name="menuPageRule">
              <reference>
                <object refid="${page-rule}" />
              </reference>
            </OTScriptVariable>
          </variables>
          <script>
            <object refid="${loops_authoring_script.js}" />
          </script>
          <scriptState />
        </OTScriptObject>
        <OTNavBar local_id="nav-bar">
          <menuView>
            <object refid="29dc5ef0-c453-11dc-95ff-0800200c9a66" />
          </menuView>
          <cssColor>
            <object refid="31193bb0-c44f-11dc-95ff-0800200c9a66" />
          </cssColor>
        </OTNavBar>
      </library>
    </OTSystem>
  </objects>
</otrunk>

