<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="ecfce070-81db-11de-8a39-0800200c9a66">
  <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.wrapper.OTObjectSet" />
	<import class="org.concord.otrunk.ui.OTLayerContainer" />
	<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.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.otrunk.OTSystem" />
    <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.otrunkmw.OTModelerPage" />
    <import class="org.concord.otrunk.ui.OTText" />
    <import class="org.concord.otrunk.view.document.OTDocumentViewConfig" />
    <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.framework.otrunk.view.OTFrame" />
    <import class="org.concord.otrunk.ui.OTChoice" />
    <import class="org.concord.otrunk.ui.question.OTQuestion" />
  </imports>
  <objects>
    <OTSystem>
      <bundles>
        <OTViewBundle showLeftPanel="false">
          <views>
          	<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" />
			<OTChoiceViewConfig objectClass="org.concord.otrunk.ui.OTChoice" viewClass="org.concord.otrunk.ui.swing.OTChoiceCheckBoxView" useViewsAsChoices="true" />
            
          	<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"/>

            <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://mw2.concord.org/public/part2/vdw/index.cml">
          <questions>
            <OTQuestion id="cb6ff2a8-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page1.cml">
              <prompt>
                <OTText id="cb70dd09-7087-11dd-ba1b-f3c5187e67cd" text="What is the difference between polar and non-polar molecules (and don't just talk about the colors used to represent them)?" />
              </prompt>
              <input>
                <OTText id="cb71794a-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="cb71794b-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="cb71c76c-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page1.cml">
              <prompt>
                <OTText id="cb71ee7d-7087-11dd-ba1b-f3c5187e67cd" text="Which of the following formed van der Waals attractions (check all that apply):" />
              </prompt>
              <input>
                <OTChoice id="cb71ee7e-7087-11dd-ba1b-f3c5187e67cd" selectionUI="1">
                  <choices>
                    <OTText text="+ ends of polar molecules to + ends of other polar molecules" />
                    <OTText id="cb72fef0-7087-11dd-ba1b-f3c5187e67cd" text="+ ends of polar molecules to - ends of other polar molecules" />
                    <OTText text="- ends of polar molecules to - ends of other polar molecules" />
                    <OTText id="cb72fef2-7087-11dd-ba1b-f3c5187e67cd" text="non-polar molecules to other non-polar molecules" />
                    <OTText id="cb72fef3-7087-11dd-ba1b-f3c5187e67cd" text="non-polar molecules to + parts of polar molecules" />
                    <OTText id="cb732604-7087-11dd-ba1b-f3c5187e67cd" text="non-polar molecules to - parts of polar molecules" />
                  </choices>
                  <correctChoices>
                    <object refid="cb72fef0-7087-11dd-ba1b-f3c5187e67cd" />
                    <object refid="cb72fef2-7087-11dd-ba1b-f3c5187e67cd" />
                    <object refid="cb72fef3-7087-11dd-ba1b-f3c5187e67cd" />
                    <object refid="cb732604-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="cc06b375-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page2.cml">
              <prompt>
                <OTText id="cc06b376-7087-11dd-ba1b-f3c5187e67cd" text="What is the primary attraction between NON-POLAR molecules:" />
              </prompt>
              <input>
                <OTChoice id="cc06b377-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText id="cc06b378-7087-11dd-ba1b-f3c5187e67cd" text="London Dispersion attraction" />
                    <OTText text="dipole-dipole attraction" />
                    <OTText text="gravitational attraction" />
                    <OTText text="magnetic attraction" />
                  </choices>
                  <correctChoice>
                    <object refid="cc06b378-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="cc0728ac-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page2.cml">
              <prompt>
                <OTText id="cc0728ad-7087-11dd-ba1b-f3c5187e67cd" text="What is the primary attraction between POLAR molecules:" />
              </prompt>
              <input>
                <OTChoice id="cc074fbe-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="London Dispersion attraction" />
                    <OTText id="cc074fc0-7087-11dd-ba1b-f3c5187e67cd" text="dipole-dipole attraction" />
                    <OTText text="gravitational attraction" />
                    <OTText text="magnetic attraction" />
                  </choices>
                  <correctChoice>
                    <object refid="cc074fc0-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="cc086133-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page2.cml">
              <prompt>
                <OTText id="cc086134-7087-11dd-ba1b-f3c5187e67cd" text="Which type of van der Waals attraction is stronger:" />
              </prompt>
              <input>
                <OTChoice id="cc088845-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="London Dispersion attraction" />
                    <OTText id="cc088847-7087-11dd-ba1b-f3c5187e67cd" text="dipole-dipole attraction" />
                    <OTText text="gravitational attraction" />
                    <OTText text="magnetic attraction" />
                  </choices>
                  <correctChoice>
                    <object refid="cc088847-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ccdb8fba-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page3.cml">
              <prompt>
                <OTText id="ccdb8fbb-7087-11dd-ba1b-f3c5187e67cd" text="Which liquid boiled first (i.e. had the lowest boiling point):" />
              </prompt>
              <input>
                <OTChoice id="ccdc2bfc-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="The polar liquid boiled first." />
                    <OTText id="ccdc530e-7087-11dd-ba1b-f3c5187e67cd" text="The non-polar liquid boiled first." />
                    <OTText text="They both boiled at the same time." />
                  </choices>
                  <correctChoice>
                    <object refid="ccdc530e-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ccdc7a20-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page3.cml">
              <prompt>
                <OTText id="ccdc7a21-7087-11dd-ba1b-f3c5187e67cd" text="Explain how van der Waals attractions affect the boilng point of a substance." />
              </prompt>
              <input>
                <OTText id="ccdc7a22-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="ccdc7a23-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="ccdca134-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page3.cml">
              <prompt>
                <OTText id="ccdca135-7087-11dd-ba1b-f3c5187e67cd" text="Explain why polar and non-polar substances won't stay mixed with each other? " />
              </prompt>
              <input>
                <OTText id="ccdca136-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="ccdca137-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="ce329448-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page4.cml">
              <prompt>
                <OTText id="ce32bb59-7087-11dd-ba1b-f3c5187e67cd" text="Which molecule had the strongest attraction:" />
              </prompt>
              <input>
                <OTChoice id="ce32bb5a-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="the least polar molecule" />
                    <OTText text="the medium polarity moleucle" />
                    <OTText id="ce32bb5d-7087-11dd-ba1b-f3c5187e67cd" text="the most polar molecule" />
                  </choices>
                  <correctChoice>
                    <object refid="ce32bb5d-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ce32e26e-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page4.cml">
              <prompt>
                <OTText id="ce33097f-7087-11dd-ba1b-f3c5187e67cd" text="Which molecule had the weakest attraction:" />
              </prompt>
              <input>
                <OTChoice id="ce330980-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText id="ce330981-7087-11dd-ba1b-f3c5187e67cd" text="the least polar molecule" />
                    <OTText text="the medium polarity moleucle" />
                    <OTText text="the most polar molecule" />
                  </choices>
                  <correctChoice>
                    <object refid="ce330981-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ce333094-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page4.cml">
              <prompt>
                <OTText id="ce333095-7087-11dd-ba1b-f3c5187e67cd" text="Explain why polarity has an affect on the strength of attraction between molecules." />
              </prompt>
              <input>
                <OTText id="ce333096-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="ce3357a7-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="ce337eb8-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page4.cml">
              <prompt>
                <OTText id="ce337eb9-7087-11dd-ba1b-f3c5187e67cd" text="Which substance will have the highest boiling point:" />
              </prompt>
              <input>
                <OTChoice id="ce337eba-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="1-heptanol" />
                    <OTText text="1,7-heptanediol" />
                    <OTText id="ce33a5cd-7087-11dd-ba1b-f3c5187e67cd" text="1,4,7-heptanetriol" />
                  </choices>
                  <correctChoice>
                    <object refid="ce33a5cd-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="ce33ccde-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page4.cml">
              <prompt>
                <OTText id="ce33ccdf-7087-11dd-ba1b-f3c5187e67cd" text="Explain your choice for highest boiling point:" />
              </prompt>
              <input>
                <OTText id="ce33cce0-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="ce33cce1-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="d0681202-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page5.cml">
              <prompt>
                <OTText id="d0681203-7087-11dd-ba1b-f3c5187e67cd" text="Which molecule pairs had the strongest attraction (check all that apply):" />
              </prompt>
              <input>
                <OTChoice id="d0681204-7087-11dd-ba1b-f3c5187e67cd" selectionUI="1">
                  <choices>
                    <OTText text="the two small molecules" />
                    <OTText id="d0681206-7087-11dd-ba1b-f3c5187e67cd" text="the two large straight molecules" />
                    <OTText text="the large straight and bent molecules" />
                    <OTText text="the large straight and circular molecules" />
                    <OTText id="d0683919-7087-11dd-ba1b-f3c5187e67cd" text="the large curved and circular molecules" />
                  </choices>
                  <correctChoices>
                    <object refid="d0681206-7087-11dd-ba1b-f3c5187e67cd" />
                    <object refid="d0683919-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="d068602a-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page5.cml">
              <prompt>
                <OTText id="d068873b-7087-11dd-ba1b-f3c5187e67cd" text="Propane boils at -42°C, butane at 0°C, and pentane at 36°C. They are all straight molecules. Which one is the biggest? " />
              </prompt>
              <input>
                <OTChoice id="d068873c-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="propane" />
                    <OTText text="butane" />
                    <OTText id="d068fc6f-7087-11dd-ba1b-f3c5187e67cd" text="pentane" />
                  </choices>
                  <correctChoice>
                    <object refid="d068fc6f-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="d0692380-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page5.cml">
              <prompt>
                <OTText id="d0692381-7087-11dd-ba1b-f3c5187e67cd" text="Small molecules did not attract well. However, only some of the large ones had a strong attraction. Describe how both size and shape play a role in the strength of the London Dispersion attraction." />
              </prompt>
              <input>
                <OTText id="d0692382-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="d0692383-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="d101e114-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page6.cml">
              <prompt>
                <OTText id="d101e115-7087-11dd-ba1b-f3c5187e67cd" text="While not possible, imagine that water molecules had no attraction for each other at all. Would you most likely find water as a solid, liquid, or gas? Explain your reasoning." />
              </prompt>
              <input>
                <OTText id="d101e116-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="d101e117-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="d1ed5288-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page7.cml">
              <prompt>
                <OTText id="d1ed5289-7087-11dd-ba1b-f3c5187e67cd" text="Which pair of bases is held together more strongly: C and G, or A and T? How do you know?" />
              </prompt>
              <input>
                <OTText id="d1ed528a-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="d1ed528b-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="d31afd1c-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page9.cml">
              <prompt>
                <OTText id="d31afd1d-7087-11dd-ba1b-f3c5187e67cd" text="Why do you think a gecko's feet stick much better to a wall than your fingers? Think about surface area, van der Waals attractions, and the rough surface (on a microscopic level) of a typical wall." />
              </prompt>
              <input>
                <OTText id="d31afd1e-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="d31afd1f-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="d3c1c470-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page10.cml">
              <prompt>
                <OTText id="d3c1c471-7087-11dd-ba1b-f3c5187e67cd" text="1) Which of the following is NOT an attractive force between molecules:" />
              </prompt>
              <input>
                <OTChoice id="d3c1c472-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="London dispersion" />
                    <OTText text="dipole-dipole" />
                    <OTText id="d3c1c475-7087-11dd-ba1b-f3c5187e67cd" text="covalent bond" />
                    <OTText text="hydrogen bond" />
                  </choices>
                  <correctChoice>
                    <object refid="d3c1c475-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="d3c21297-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page10.cml">
              <prompt>
                <OTText id="d3c21298-7087-11dd-ba1b-f3c5187e67cd" text="2) Which factors affect the strength of the van der Waals attractions? (check all that apply)" />
              </prompt>
              <input>
                <OTChoice id="d3c21299-7087-11dd-ba1b-f3c5187e67cd" selectionUI="1">
                  <choices>
                    <OTText text="the color of the molecules" />
                    <OTText id="d3c239ab-7087-11dd-ba1b-f3c5187e67cd" text="the polarity of the molecules" />
                    <OTText id="d3c239ac-7087-11dd-ba1b-f3c5187e67cd" text="the shape of the molecules" />
                    <OTText id="d3c239ad-7087-11dd-ba1b-f3c5187e67cd" text="the size of the molecules" />
                  </choices>
                  <correctChoices>
                    <object refid="d3c239ab-7087-11dd-ba1b-f3c5187e67cd" />
                    <object refid="d3c239ac-7087-11dd-ba1b-f3c5187e67cd" />
                    <object refid="d3c239ad-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoices>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="d3c260be-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page10.cml">
              <prompt>
                <OTText id="d3c260bf-7087-11dd-ba1b-f3c5187e67cd" text="3) You have two substances: A and B. Both have molecules of similar size and shape. Substance A has molecules that attract with London dispersion attraction, and substance B has molecules that attract with dipole-dipole attraction. Which one will have the higher boiling point?" />
              </prompt>
              <input>
                <OTChoice id="d3c260c0-7087-11dd-ba1b-f3c5187e67cd" selectionUI="0">
                  <choices>
                    <OTText text="Substance A" />
                    <OTText id="d3c287d2-7087-11dd-ba1b-f3c5187e67cd" text="Substance B" />
                  </choices>
                  <correctChoice>
                    <object refid="d3c287d2-7087-11dd-ba1b-f3c5187e67cd" />
                  </correctChoice>
                </OTChoice>
              </input>
            </OTQuestion>
            <OTQuestion id="d3c2d5f3-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page10.cml">
              <prompt>
                <OTText id="d3c2fd04-7087-11dd-ba1b-f3c5187e67cd" text="4) Explain why you chose Substance A or B." />
              </prompt>
              <input>
                <OTText id="d3c2fd05-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="d3c2fd06-7087-11dd-ba1b-f3c5187e67cd" />
              </correctAnswer>
            </OTQuestion>
            <OTQuestion id="d3c32417-7087-11dd-ba1b-f3c5187e67cd" name="http://mw2.concord.org/public/part2/vdw/page10.cml">
              <prompt>
                <OTText id="d3c32418-7087-11dd-ba1b-f3c5187e67cd" text="5) You have two substances, both of which have the same boiling point (or attraction between their molecules). The first substance is made from molecules that are small (just a few atoms bonded together), and the second substance is made from molecules that are larger (many atoms bonded together). How can it be possible for two such different molecules to yield substances with the same boiling point? Describe the kinds of van der Waals attractions that must be involved and any other properties of the molecules that could cause this result." />
              </prompt>
              <input>
                <OTText id="d3c32419-7087-11dd-ba1b-f3c5187e67cd" text="" />
              </input>
              <correctAnswer>
                <OTText id="d3c3241a-7087-11dd-ba1b-f3c5187e67cd" />
              </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>

