<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="874b8410-3938-012a-b543-0017f2cc694e">
  <imports>
    <import class="org.concord.data.state.OTDataChannelDescription" />
    <import class="org.concord.data.state.OTDataStore" />
    <import class="org.concord.data.state.OTDataTable" />
    <import class="org.concord.framework.otrunk.view.OTFrame" />
    <import class="org.concord.framework.otrunk.wrapper.OTObjectSet" />
    <import class="org.concord.otrunk.OTSystem" />
    <import class="org.concord.otrunk.ui.OTText" />
    <import class="org.concord.otrunk.ui.OTLayerContainer" />
    <import class="org.concord.otrunk.ui.OTTextPane" />
    <import class="org.concord.otrunk.ui.OTPlacementContainer" />
    <import class="org.concord.otrunk.ui.OTPlacement" />
    <import class="org.concord.otrunk.ui.OTChoice" />
    <import class="org.concord.otrunk.ui.OTChoiceMultiple" />
    <import class="org.concord.otrunk.ui.question.OTQuestion" />
    <import class="org.concord.otrunk.ui.OTImage" />
    <import class="org.concord.otrunk.ui.OTButton" />
    <import class="org.concord.otrunk.ui.OTLayerContainer" />
    <import class="org.concord.otrunk.ui.swing.OTChoiceViewConfig" />
    <import class="org.concord.otrunk.view.document.OTDocumentViewConfig" />
    <import class="org.concord.otrunk.view.OTViewEntry" />
    <import class="org.concord.otrunk.view.OTViewBundle" />
    <import class="org.concord.otrunk.view.document.OTCompoundDoc" />
    <import class="org.concord.otrunk.view.document.OTTextObject" />
    <import class="org.concord.otrunk.script.OTScriptEngineBundle" />
    <import class="org.concord.otrunk.script.OTScriptEngineEntry" />
    <import class="org.concord.otrunk.script.ui.OTScriptObject" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariable" />
    <import class="org.concord.otrunk.script.js.OTJavascript" />
    <import class="org.concord.otrunkmw.OTModelerPage" />
    <import class="org.concord.otrunk.user.OTWorkgroupMemberChooser" />
    <import class="org.concord.otrunk.view.OTGroupMember" />
  </imports>
  <objects>
    <OTSystem>
      <bundles>
        <OTViewBundle showLeftPanel="false">
          <views>
            <OTViewEntry objectClass="org.concord.otrunk.user.OTWorkgroupMemberChooser" viewClass="org.concord.otrunk.ui.swing.OTWorkgroupMemberChooserView" />
            <OTViewEntry objectClass="org.concord.data.state.OTDataTable" viewClass="org.concord.data.state.OTDataTableView" />
            <OTViewEntry objectClass="org.concord.otrunk.view.document.OTDocument" viewClass="org.concord.otrunk.view.document.OTDocumentView" />
            <OTChoiceViewConfig objectClass="org.concord.otrunk.ui.OTChoice" viewClass="org.concord.otrunk.ui.swing.OTChoiceCheckBoxView" useViewsAsChoices="true" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTLayerContainer" viewClass="org.concord.otrunk.ui.swing.OTLayerContainerView" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTButton" viewClass="org.concord.otrunk.ui.swing.OTButtonView" />
            <OTViewEntry objectClass="org.concord.otrunk.script.ui.OTScriptObject" viewClass="org.concord.otrunk.script.ui.OTScriptObjectView" />
            <OTViewEntry objectClass="org.concord.otrunkmw.OTModelerPage" viewClass="org.concord.otrunkmw.OTModelerPageView" />
          </views>
          <frame>
            <OTFrame width="800" height="600" />
          </frame>
        </OTViewBundle>
        <OTScriptEngineBundle>
          <engines>
            <OTScriptEngineEntry objectClass="org.concord.otrunk.script.js.OTJavascript" engineClass="org.concord.otrunk.script.js.OTJavascriptEngine" />
          </engines>
        </OTScriptEngineBundle>
      </bundles>
      <root>
        <OTLayerContainer>
          <layers>
            <OTModelerPage local_id="mwpage" authoredDataURL="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/index.cml">
              <variables />
              <questions>
                <OTQuestion id="938180e9-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page2.cml">
                  <prompt>
                    <OTText id="93826b4a-008d-11de-8d91-f15221262dd9" text="In the model above, describe the relationship between voltage and kinetic energy as the electron moves." />
                  </prompt>
                  <input>
                    <OTChoice id="9383078b-008d-11de-8d91-f15221262dd9" selectionUI="0">
                      <choices>
                        <OTText id="9383cadc-008d-11de-8d91-f15221262dd9" text="The higher the voltage the higher the kinetic energy." />
                        <OTText text="The higher the voltage the lower the kinetic energy." />
                        <OTText text="The lower the voltage the higher the kinetic energy." />
                        <OTText text="There is no relationship between voltage and kinetic energy." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="9383cadc-008d-11de-8d91-f15221262dd9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="93841900-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page2.cml">
                  <prompt>
                    <OTText id="93841901-008d-11de-8d91-f15221262dd9" text="Complete the analogy: If gravitational potential energy is the work done by gravity on a mass moving a certain distance then electric potential energy is..." />
                  </prompt>
                  <input>
                    <OTText id="93841902-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="979ab2b4-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page3.cml">
                  <prompt>
                    <OTText id="979ab2b5-008d-11de-8d91-f15221262dd9" text="Does a material with a higher density of electrons or a lower density produce a greater current under the same voltage?" />
                  </prompt>
                  <input>
                    <OTChoice id="979ab2b6-008d-11de-8d91-f15221262dd9" selectionUI="0">
                      <choices>
                        <OTText id="979ab2b7-008d-11de-8d91-f15221262dd9" text="Higher." />
                        <OTText text="Lower." />
                        <OTText text="No difference." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="979ab2b7-008d-11de-8d91-f15221262dd9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="979b00da-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page3.cml">
                  <prompt>
                    <OTText id="979b00db-008d-11de-8d91-f15221262dd9" text="Copper and iron have a lot of electrons that can flow freely. When a voltage is applied would that produce a lot of current or a little current? Explain." />
                  </prompt>
                  <input>
                    <OTText id="979b00dc-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="9a34e59e-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page4.cml">
                  <prompt>
                    <OTText id="9a34e59f-008d-11de-8d91-f15221262dd9" text="Electric conductivity measures:" />
                  </prompt>
                  <input>
                    <OTChoice id="9a350cb0-008d-11de-8d91-f15221262dd9" selectionUI="0">
                      <choices>
                        <OTText text="How well electrons flow around defects." />
                        <OTText text="How strongly a material opposes the flow of electrons." />
                        <OTText id="9a350cb3-008d-11de-8d91-f15221262dd9" text="How well electrons flow through a material." />
                        <OTText text="How strongly electrons are attracted to nuclei." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="9a350cb3-008d-11de-8d91-f15221262dd9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="9a3533c5-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page4.cml">
                  <prompt>
                    <OTText id="9a3533c6-008d-11de-8d91-f15221262dd9" text="Describe why the current measurements are so low for an insulator." />
                  </prompt>
                  <input>
                    <OTText id="9a3533c7-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="9fe16199-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page5.cml">
                  <prompt>
                    <OTText id="9fe1619a-008d-11de-8d91-f15221262dd9" text="How does voltage affect the current passing through a material?" />
                  </prompt>
                  <input>
                    <OTChoice id="9fe1619b-008d-11de-8d91-f15221262dd9" selectionUI="0">
                      <choices>
                        <OTText id="9fe1619c-008d-11de-8d91-f15221262dd9" text="The current is higher when the voltage is higher." />
                        <OTText text="The current is lower when the voltage is higher." />
                        <OTText text="The current is the same regardless of the voltage." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="9fe1619c-008d-11de-8d91-f15221262dd9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="9fe188af-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page5.cml">
                  <prompt>
                    <OTText id="9fe1afc0-008d-11de-8d91-f15221262dd9" text="Explain how the measurements you observed on the ammeter show the relationship between voltage and current." />
                  </prompt>
                  <input>
                    <OTText id="9fe1afc1-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="9fe1d6d3-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page5.cml">
                  <prompt>
                    <OTText id="9fe1d6d4-008d-11de-8d91-f15221262dd9" text="How does resistance affect the current passing through a material?" />
                  </prompt>
                  <input>
                    <OTChoice id="9fe1d6d5-008d-11de-8d91-f15221262dd9" selectionUI="0">
                      <choices>
                        <OTText text="The current is higher when the resistance is higher." />
                        <OTText id="9fe1d6d7-008d-11de-8d91-f15221262dd9" text="The current is lower when the resistance is higher." />
                        <OTText text="The current is the same regardless of the resistance." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="9fe1d6d7-008d-11de-8d91-f15221262dd9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="9fe1fde9-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page5.cml">
                  <prompt>
                    <OTText id="9fe1fdea-008d-11de-8d91-f15221262dd9" text="Explain how the measurements you observed on the ammeter show the relationship between resistance and current." />
                  </prompt>
                  <input>
                    <OTText id="9fe1fdeb-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="a362c03d-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page6.cml">
                  <prompt>
                    <OTText id="a362c03e-008d-11de-8d91-f15221262dd9" text="If there were no battery describe how the model above would change." />
                  </prompt>
                  <input>
                    <OTText id="a362c03f-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="a596b641-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page7.cml">
                  <prompt>
                    <OTText id="a596dd52-008d-11de-8d91-f15221262dd9" text="Imagine if the wire to the green resistor was broken at point A. Describe what you think would happen to the movement of the electrons?" />
                  </prompt>
                  <input>
                    <OTText id="a596dd53-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="a766e265-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page8.cml">
                  <prompt>
                    <OTText id="a7670976-008d-11de-8d91-f15221262dd9" text="Based on your experience with the model, explain why a light bulb from a table lamp won't be lit if you connect it to an AA battery. " />
                  </prompt>
                  <input>
                    <OTText id="a7670977-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="ac224799-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page10.cml">
                  <prompt>
                    <OTText id="ac22479a-008d-11de-8d91-f15221262dd9" text="Compared to conductive wires, insulators are considered to have:" />
                  </prompt>
                  <input>
                    <OTChoice id="ac22479b-008d-11de-8d91-f15221262dd9" selectionUI="0">
                      <choices>
                        <OTText id="ac22479c-008d-11de-8d91-f15221262dd9" text="Very high resistance." />
                        <OTText text="Very low resistance." />
                        <OTText text="About the same resistance." />
                        <OTText text="No resistance." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ac22479c-008d-11de-8d91-f15221262dd9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ac226eb0-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page10.cml">
                  <prompt>
                    <OTText id="ac226eb1-008d-11de-8d91-f15221262dd9" text="If two batteries were serially used in a circuit instead of one, would the electric current be different? Why or why not." />
                  </prompt>
                  <input>
                    <OTText id="ac226eb2-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="ac2295c4-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page10.cml">
                  <prompt>
                    <OTText id="ac2295c5-008d-11de-8d91-f15221262dd9" text="According to Ohm's Law, in any electrical circuit, the current increases: (Choose all that apply.)" />
                  </prompt>
                  <input>
                    <OTChoice id="ac22bcd6-008d-11de-8d91-f15221262dd9" selectionUI="1">
                      <choices>
                        <OTText id="ac22bcd7-008d-11de-8d91-f15221262dd9" text="when voltage increases." />
                        <OTText text="when voltage decreases." />
                        <OTText text="when there is an increase in resistance." />
                        <OTText id="ac22bcda-008d-11de-8d91-f15221262dd9" text="when there is a decrease in resistance." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="ac22bcd7-008d-11de-8d91-f15221262dd9" />
                        <object refid="ac22bcda-008d-11de-8d91-f15221262dd9" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ac23591c-008d-11de-8d91-f15221262dd9" name="http://ri-itest.concord.org/SAMActivities/ElectricCurrent/ElectricCurrent_v3/page10.cml">
                  <prompt>
                    <OTText id="ac23591d-008d-11de-8d91-f15221262dd9" text="What causes the electric energy to change to light energy in a light bulb?" />
                  </prompt>
                  <input>
                    <OTText id="ac23591e-008d-11de-8d91-f15221262dd9" text="" />
                  </input>
                </OTQuestion>
              </questions>
            </OTModelerPage>
            <OTWorkgroupMemberChooser>
              <customWorkgroupMembers>
                <OTGroupMember name="asdasd" />
              </customWorkgroupMembers>
            </OTWorkgroupMemberChooser>
          </layers>
        </OTLayerContainer>
      </root>
    </OTSystem>
  </objects>
</otrunk>

