<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="874b8410-3938-012a-b543-0017f2cc694e">
  <imports>
    <import class="org.concord.data.state.OTDataChannelDescription" />	
    <import class="org.concord.data.state.OTDataStore" />
    <import class="org.concord.data.state.OTDataTable" />
    <import class="org.concord.framework.otrunk.view.OTFrame" />
    <import class="org.concord.framework.otrunk.wrapper.OTObjectSet" />
    <import class="org.concord.otrunk.OTSystem" />
    <import class="org.concord.otrunk.ui.OTText" />
    <import class="org.concord.otrunk.ui.OTLayerContainer" />
    <import class="org.concord.otrunk.ui.OTTextPane" />
    <import class="org.concord.otrunk.ui.OTPlacementContainer" />
    <import class="org.concord.otrunk.ui.OTPlacement" />
    <import class="org.concord.otrunk.ui.OTChoice" />
    <import class="org.concord.otrunk.ui.OTChoiceMultiple" />
    <import class="org.concord.otrunk.ui.question.OTQuestion" />
    <import class="org.concord.otrunk.ui.OTImage" />
    <import class="org.concord.otrunk.ui.OTButton" />
    <import class="org.concord.otrunk.ui.OTLayerContainer"/>
    <import class="org.concord.otrunk.ui.swing.OTChoiceViewConfig" />
    <import class="org.concord.otrunk.view.document.OTDocumentViewConfig" />
    <import class="org.concord.otrunk.view.OTViewEntry" />
    <import class="org.concord.otrunk.view.OTViewBundle" />
    <import class="org.concord.otrunk.view.document.OTCompoundDoc" />
    <import class="org.concord.otrunk.view.document.OTTextObject" />
    <import class="org.concord.otrunk.script.OTScriptEngineBundle" />
    <import class="org.concord.otrunk.script.OTScriptEngineEntry" />
    <import class="org.concord.otrunk.script.ui.OTScriptObject" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariable"/>
    <import class="org.concord.otrunk.script.js.OTJavascript"/>
    <import class="org.concord.otrunkmw.OTModelerPage" />
  </imports>
  <objects>
    <OTSystem>
      <bundles>
        <OTViewBundle showLeftPanel="false">
          <views>
          	<OTViewEntry objectClass="org.concord.data.state.OTDataTable" viewClass="org.concord.data.state.OTDataTableView" />
          	<OTViewEntry objectClass="org.concord.otrunk.view.document.OTDocument" viewClass="org.concord.otrunk.view.document.OTDocumentView"/>
            <OTChoiceViewConfig objectClass="org.concord.otrunk.ui.OTChoice" viewClass="org.concord.otrunk.ui.swing.OTChoiceCheckBoxView" useViewsAsChoices="true" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTLayerContainer" viewClass="org.concord.otrunk.ui.swing.OTLayerContainerView"/>
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTButton" viewClass="org.concord.otrunk.ui.swing.OTButtonView" />
            <OTViewEntry objectClass="org.concord.otrunk.script.ui.OTScriptObject" viewClass="org.concord.otrunk.script.ui.OTScriptObjectView" />
            <OTViewEntry objectClass="org.concord.otrunkmw.OTModelerPage" viewClass="org.concord.otrunkmw.OTModelerPageView" />
          </views>
          <frame>
            <OTFrame width="800" height="700" />
          </frame>
        </OTViewBundle>
        <OTScriptEngineBundle>
          <engines>
            <OTScriptEngineEntry objectClass="org.concord.otrunk.script.js.OTJavascript" engineClass="org.concord.otrunk.script.js.OTJavascriptEngine" />
          </engines>
        </OTScriptEngineBundle>
      </bundles>
      <root>
      	<OTLayerContainer>
      		<layers>
        <OTModelerPage local_id="mwpage" authoredDataURL="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/index.cml">
          <questions>
            <OTQuestion id="e8737b75-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page2.cml">
              <prompt>
                <OTText id="e8750216-80d3-11dd-ab6a-7126185a9092" text="Remove atoms inside the balloon until there are fewer than 20 atoms. Run the model for a minute, take a snapshot, and drag the image into the box below." />
              </prompt>
              <input>
                <OTImage id="e876fde7-80d3-11dd-ab6a-7126185a9092" />
              </input>
            </OTQuestion>
            <OTQuestion id="e877e848-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page2.cml">
              <prompt>
                <OTText id="e8780f59-80d3-11dd-ab6a-7126185a9092" text="Add atoms inside the balloon until there are more than 60 atoms. Run the model for a minute, take a snapshot, and drag the image into the box below." />
              </prompt>
              <input>
                <OTImage id="e8780f5a-80d3-11dd-ab6a-7126185a9092" />
              </input>
            </OTQuestion>
            <OTQuestion id="e878ab9b-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page2.cml">
              <prompt>
                <OTText id="e878d2ac-80d3-11dd-ab6a-7126185a9092" text="How does adding and removing atoms affect the position of the balloon's skin (the rectangle)?" />
              </prompt>
              <input>
                <OTText id="e878d2ad-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="e878d2ae-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="e87995ff-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page2.cml">
              <prompt>
                <OTText id="e8799600-80d3-11dd-ab6a-7126185a9092" text="Can you think of other ways of increasing the number of collisions on the balloon without adding more atoms to it?" />
              </prompt>
              <input>
                <OTText id="e8799601-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="e8799602-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="ebaf1e83-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page3.cml">
              <prompt>
                <OTText id="ebaf1e84-80d3-11dd-ab6a-7126185a9092" text="According to your data, which of the four graphs above best represents the relationship between pressure and volume of a gas at constant temperature? " />
              </prompt>
              <input>
                <OTChoice id="ebaf1e85-80d3-11dd-ab6a-7126185a9092" selectionUI="0">
                  <choices>
                    <OTText id="ebb11a56-80d3-11dd-ab6a-7126185a9092" text="❶" />
                    <OTText text="❷" />
                    <OTText text="❸" />
                    <OTText text="❹" />
                  </choices>
                  <correctChoice>
                    <object refid="ebb11a56-80d3-11dd-ab6a-7126185a9092" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ebb22bca-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page3.cml">
              <prompt>
                <OTText id="ebb22bcb-80d3-11dd-ab6a-7126185a9092" text="Which of the following best describe what occured as the volume increased?" />
              </prompt>
              <input>
                <OTChoice id="ebb22bcc-80d3-11dd-ab6a-7126185a9092" selectionUI="0">
                  <choices>
                    <OTText text="The strength and/or rate of collisions increased" />
                    <OTText id="ebb22bce-80d3-11dd-ab6a-7126185a9092" text="The strength and/or rate of collisions decreased." />
                  </choices>
                  <correctChoice>
                    <object refid="ebb22bce-80d3-11dd-ab6a-7126185a9092" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ebb38b5f-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page3.cml">
              <prompt>
                <OTText id="ebb38b60-80d3-11dd-ab6a-7126185a9092" text="In your own words, describe the relationship between pressure and volume." />
              </prompt>
              <input>
                <OTText id="ebb38b61-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="ebb38b62-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="eda52233-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page4.cml">
              <prompt>
                <OTText id="eda52234-80d3-11dd-ab6a-7126185a9092" text="Why does the piston move when the temperature changes? Include in your answer how molecules colliding with the piston can account for the movement." />
              </prompt>
              <input>
                <OTText id="eda54945-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="eda54946-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="eda57057-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page4.cml">
              <prompt>
                <OTText id="eda57058-80d3-11dd-ab6a-7126185a9092" text="Use the slider to select a lower temperature, run the model for a minute, take a snapshot and describe what happens to the volume of the gas." />
              </prompt>
              <input>
                <OTImage id="eda57059-80d3-11dd-ab6a-7126185a9092" />
              </input>
            </OTQuestion>
            <OTQuestion id="eda5976a-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page4.cml">
              <prompt>
                <OTText id="eda5976b-80d3-11dd-ab6a-7126185a9092" text="Use the slider to select a higher temperature, run the model for a minute, take a snapshot, and describe what happens to the volume of the gas." />
              </prompt>
              <input>
                <OTImage id="eda5976c-80d3-11dd-ab6a-7126185a9092" />
              </input>
            </OTQuestion>
            <OTQuestion id="eda5be7d-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page4.cml">
              <prompt>
                <OTText id="eda5e58e-80d3-11dd-ab6a-7126185a9092" text="In your own words, describe the relationship between temperature and volume in the ideal gas law." />
              </prompt>
              <input>
                <OTText id="eda5e58f-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="eda5e590-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="ef4fc501-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page5.cml">
              <prompt>
                <OTText id="ef4fc502-80d3-11dd-ab6a-7126185a9092" text="Which of the following best describes what occured as the temperature increased?" />
              </prompt>
              <input>
                <OTChoice id="ef4fc503-80d3-11dd-ab6a-7126185a9092" selectionUI="0">
                  <choices>
                    <OTText id="ef4fc504-80d3-11dd-ab6a-7126185a9092" text="The strength and/or rate of collisions increased" />
                    <OTText text="The strength and/or rate of collisions decreased." />
                  </choices>
                  <correctChoice>
                    <object refid="ef4fc504-80d3-11dd-ab6a-7126185a9092" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ef501326-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page5.cml">
              <prompt>
                <OTText id="ef501327-80d3-11dd-ab6a-7126185a9092" text="How does changing the temperature of the gas affect the pressure?" />
              </prompt>
              <input>
                <OTText id="ef501328-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="ef501329-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="ef50614a-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page5.cml">
              <prompt>
                <OTText id="ef50614b-80d3-11dd-ab6a-7126185a9092" text="In your own words, describe the relationship between pressure and temperature." />
              </prompt>
              <input>
                <OTText id="ef50614c-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="ef50614d-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f0bebe5e-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0bebe5f-80d3-11dd-ab6a-7126185a9092" text="120 molecules" />
              </prompt>
              <input>
                <OTText id="f0bebe60-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f0bf81b1-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f0bfcfd2-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0bfcfd3-80d3-11dd-ab6a-7126185a9092" text="100 molecules" />
              </prompt>
              <input>
                <OTText id="f0bfcfd4-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f0bfcfd5-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f0bff6e6-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0c01df7-80d3-11dd-ab6a-7126185a9092" text="80 molecules" />
              </prompt>
              <input>
                <OTText id="f0c01df8-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f0c01df9-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f0c0450a-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0c0450b-80d3-11dd-ab6a-7126185a9092" text="60 molecules" />
              </prompt>
              <input>
                <OTText id="f0c0450c-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f0c06c1d-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f0c0932e-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0c0932f-80d3-11dd-ab6a-7126185a9092" text="40 molecules" />
              </prompt>
              <input>
                <OTText id="f0c09330-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f0c09331-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f0c0ba42-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0c0e153-80d3-11dd-ab6a-7126185a9092" text="20 molecules" />
              </prompt>
              <input>
                <OTText id="f0c0e154-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f0c0e155-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f0c10866-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0c10867-80d3-11dd-ab6a-7126185a9092" text="According to your data, which of the four graphs below best represents the relationship between the number of particles and volume of a gas (at constant pressure and temperature)? " />
              </prompt>
              <input>
                <OTChoice id="f0c10868-80d3-11dd-ab6a-7126185a9092" selectionUI="0">
                  <choices>
                    <OTText text="❶" />
                    <OTText text="❷" />
                    <OTText text="❸" />
                    <OTText id="f0c1a4ac-80d3-11dd-ab6a-7126185a9092" text="❹" />
                  </choices>
                  <correctChoice>
                    <object refid="f0c1a4ac-80d3-11dd-ab6a-7126185a9092" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="f0c1f2cd-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0c1f2ce-80d3-11dd-ab6a-7126185a9092" text="Which of the following best explains what occurred as the number of particles decreased (check all that apply)? " />
              </prompt>
              <input>
                <OTChoice id="f0c1f2cf-80d3-11dd-ab6a-7126185a9092" selectionUI="1">
                  <choices>
                    <OTText text="The strength of collisions increased." />
                    <OTText text="The strength of collisions decreased." />
                    <OTText text="The rate of collisions increased." />
                    <OTText id="f0c219e3-80d3-11dd-ab6a-7126185a9092" text="The rate of collisions decreased." />
                  </choices>
                  <correctChoices>
                    <object refid="f0c219e3-80d3-11dd-ab6a-7126185a9092" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="f0c240f4-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page6.cml">
              <prompt>
                <OTText id="f0c240f5-80d3-11dd-ab6a-7126185a9092" text="In your own words, describe the relationship between volume and number of molecules." />
              </prompt>
              <input>
                <OTText id="f0c240f6-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f0c240f7-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f2693a38-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page7.cml">
              <prompt>
                <OTText id="f2693a39-80d3-11dd-ab6a-7126185a9092" text="Take a snapshot that illustrates that you figured out the reason why the soda can collapsed." />
              </prompt>
              <input>
                <OTImage id="f269614a-80d3-11dd-ab6a-7126185a9092" />
              </input>
            </OTQuestion>
            <OTQuestion id="f269885b-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page7.cml">
              <prompt>
                <OTText id="f269885c-80d3-11dd-ab6a-7126185a9092" text="Use your understanding to explain why the coke can on the first page collapsed. Assume the can was sealed when it was placed in the ice water." />
              </prompt>
              <input>
                <OTText id="f269885d-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f269885e-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f4bdb18f-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page8.cml">
              <prompt>
                <OTText id="f4bdb190-80d3-11dd-ab6a-7126185a9092" text="Which relationship of the following best explains this experiment?" />
              </prompt>
              <input>
                <OTChoice id="f4bdb191-80d3-11dd-ab6a-7126185a9092" selectionUI="0">
                  <choices>
                    <OTText text="V-P relationship" />
                    <OTText id="f4bdd8a3-80d3-11dd-ab6a-7126185a9092" text="T-V relationship" />
                    <OTText text="T-P relationship" />
                  </choices>
                  <correctChoice>
                    <object refid="f4bdd8a3-80d3-11dd-ab6a-7126185a9092" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="f4bdffb5-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page8.cml">
              <prompt>
                <OTText id="f4bdffb6-80d3-11dd-ab6a-7126185a9092" text="Use your understanding to explain why the balloon shrank and then expanded in this experiment. " />
              </prompt>
              <input>
                <OTText id="f4bdffb7-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f4bdffb8-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f4be4dd9-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page8.cml">
              <prompt>
                <OTText id="f4be4dda-80d3-11dd-ab6a-7126185a9092" text="List two ways you can increase the pressure in a container with a fixed volume and explain why this causes a pressure increase. " />
              </prompt>
              <input>
                <OTText id="f4be4ddb-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f4be4ddc-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="f4be9bfd-80d3-11dd-ab6a-7126185a9092" name="http://ri-itest.concord.org/SAMActivities/GasLaws/GasLaws_v1/page8.cml">
              <prompt>
                <OTText id="f4be9bfe-80d3-11dd-ab6a-7126185a9092" text="SCUBA tanks have to be built to withstand very high pressure because many gas molecules are put inside them. Why would putting more molecules inside cause high pressure?" />
              </prompt>
              <input>
                <OTText id="f4be9bff-80d3-11dd-ab6a-7126185a9092" text="" />
              </input>
              <correctAnswer>
                <OTText id="f4be9c00-80d3-11dd-ab6a-7126185a9092" />
              </correctAnswer>
            </OTQuestion>
          </questions>
        </OTModelerPage>
		        <object refid="${user-greeting-script}"/>
		    </layers>
		</OTLayerContainer>
      </root>
      <library>
      	<OTCompoundDoc local_id="greeting-popup">
      		<bodyText>
      			<div style="font-size: 15px;">
	      			greeting-text
	      			<br/>
	      			<table>
	      				<tr>
	      					<td width="300px">
	      						<object refid="${user-list}"/>
	      					</td>
	      				</tr>
	      				<tr>
	      					<td width="400px">
	      						<object refid="${user-table}"/>
	      					</td>
	      				</tr>
	      				<tr>
	      					<td width="100px">
	      						<object refid="${close-button}"/>
	      					</td>
	      				</tr>
	      			</table>
      			</div>
      		</bodyText>
      		<documentRefs>
      			<OTChoice local_id="user-list"/>
      			<OTDataTable local_id="user-table" name="Data table" showLastRowForAddingNew="true" visibleRows="5">
                  <dataStore>
                    <OTDataStore numberChannels="1">
                      <channelDescriptions>
                        <OTDataChannelDescription name="Student names" numericData="false" />
                      </channelDescriptions>
                      <values>
                        <string />
                        <string />
                        <string />
                        <string />
                      </values>
                    </OTDataStore>
                  </dataStore>
                </OTDataTable>
                <OTButton local_id="close-button" text="Ok"/>
      		</documentRefs>
      	</OTCompoundDoc>
      	<OTScriptObject local_id="user-greeting-script">
      		<variables>
      			<OTScriptVariable name="popup" reference="${greeting-popup}"/>
      			<OTScriptVariable name="list" reference="${user-list}"/>
      			<OTScriptVariable name="table" reference="${user-table}"/>
      			<OTScriptVariable name="button" reference="${close-button}"/>
      			<OTScriptVariable name="users">
      				<reference>
      					<OTObjectSet name="list of users in group" />
      				</reference>
      			</OTScriptVariable>
      			<OTScriptVariable name="frame">
      				<reference>
      					<OTFrame height="300" width="400"/>
      				</reference>
      			</OTScriptVariable>
      		</variables>
      		<script>
	            <OTJavascript src="../../scripts/user-greeting-script.js" />
	          </script>
      	</OTScriptObject>
      </library>
    </OTSystem>
  </objects>
</otrunk>

