<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="40a58e10-9ee3-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.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="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/studentAtittudeSurvey/studentAttitudeSurvey_v1/studentAttitudeSurvey.cml">
              <variables />
              <questions>
                <OTQuestion id="ae1aa50d-9ee3-11de-91b0-d7cb18205dc8" name="http://ri-itest.concord.org/SAMActivities/studentAtittudeSurvey/studentAttitudeSurvey_v1/studentAttitudeSurvey.cml">
                  <prompt>
                    <OTText id="ae1c2bae-9ee3-11de-91b0-d7cb18205dc8" text="Please list at least 3 professions or fields that you know of that use computer modeling:" />
                  </prompt>
                  <input>
                    <OTText id="ae1ca0df-9ee3-11de-91b0-d7cb18205dc8" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="ae1cc7f1-9ee3-11de-91b0-d7cb18205dc8" name="likert1">
                  <prompt>
                    <OTText id="ae1cc7f2-9ee3-11de-91b0-d7cb18205dc8" text="I'll need a good understanding of science for my future job." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1cc7f3-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1cef04-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1cef05-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1cef06-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1cef07-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1d1618-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1cef04-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1d1619-9ee3-11de-91b0-d7cb18205dc8" name="likert2">
                  <prompt>
                    <OTText id="ae1d161a-9ee3-11de-91b0-d7cb18205dc8" text="Science makes me think." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1d161b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1d161c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1d161d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1d3d2e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1d3d2f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1d3d30-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1d161c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1d6441-9ee3-11de-91b0-d7cb18205dc8" name="likert3">
                  <prompt>
                    <OTText id="ae1d6442-9ee3-11de-91b0-d7cb18205dc8" text="Most science classes are dull and boring." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1d6443-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1d6444-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1d8b55-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1d8b56-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1d8b57-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1d8b58-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1d6444-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1db269-9ee3-11de-91b0-d7cb18205dc8" name="likert4">
                  <prompt>
                    <OTText id="ae1db26a-9ee3-11de-91b0-d7cb18205dc8" text="I enjoy learning science." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1db26b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1db26c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1db26d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1db26e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1db26f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1dd980-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1db26c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1dd981-9ee3-11de-91b0-d7cb18205dc8" name="likert5">
                  <prompt>
                    <OTText id="ae1dd982-9ee3-11de-91b0-d7cb18205dc8" text="Science is easy for me to understand." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1dd983-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1dd984-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1e0095-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1e0096-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1e0097-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1e0098-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1dd984-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1e0099-9ee3-11de-91b0-d7cb18205dc8" name="likert6">
                  <prompt>
                    <OTText id="ae1e27aa-9ee3-11de-91b0-d7cb18205dc8" text="I like learning new technologies." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1e27ab-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1e27ac-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1e27ad-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1e27ae-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1e27af-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1e27b0-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1e27ac-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1e4ec1-9ee3-11de-91b0-d7cb18205dc8" name="likert7">
                  <prompt>
                    <OTText id="ae1e4ec2-9ee3-11de-91b0-d7cb18205dc8" text="I enjoy learning when I get to do things." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1e4ec3-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1e4ec4-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1e4ec5-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1e4ec6-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1e4ec7-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1e75d8-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1e4ec4-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1eeb09-9ee3-11de-91b0-d7cb18205dc8" name="likert8">
                  <prompt>
                    <OTText id="ae1eeb0a-9ee3-11de-91b0-d7cb18205dc8" text="Working with a computer will not help me understand science." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1eeb0b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1eeb0c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1eeb0d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1f121e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1f121f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1f1220-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1eeb0c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1f3931-9ee3-11de-91b0-d7cb18205dc8" name="likert9">
                  <prompt>
                    <OTText id="ae1f3932-9ee3-11de-91b0-d7cb18205dc8" text="I feel that I’m good at using computers to learn science." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1f3933-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1f3934-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1f3935-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1f6046-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1f6047-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1f6048-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1f3934-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1f8759-9ee3-11de-91b0-d7cb18205dc8" name="likert10">
                  <prompt>
                    <OTText id="ae1f875a-9ee3-11de-91b0-d7cb18205dc8" text="Working with computers is fun." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1f875b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1fae6c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1fae6d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1fae6e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1fae6f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1fae70-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1fae6c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae1fd581-9ee3-11de-91b0-d7cb18205dc8" name="likert11">
                  <prompt>
                    <OTText id="ae1fd582-9ee3-11de-91b0-d7cb18205dc8" text="I like listening to others when trying to decide which problem-solving approach to use." />
                  </prompt>
                  <input>
                    <OTChoice id="ae1fd583-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae1fd584-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae1fd585-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae1fd586-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae1fd587-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae1ffc98-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae1fd584-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae2023a9-9ee3-11de-91b0-d7cb18205dc8" name="likert12">
                  <prompt>
                    <OTText id="ae2023aa-9ee3-11de-91b0-d7cb18205dc8" text="I am good at supporting conclusions with evidence." />
                  </prompt>
                  <input>
                    <OTChoice id="ae2023ab-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae2023ac-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae2023ad-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae2023ae-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae204abf-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae204ac0-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae2023ac-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae2071d1-9ee3-11de-91b0-d7cb18205dc8" name="likert13">
                  <prompt>
                    <OTText id="ae2071d2-9ee3-11de-91b0-d7cb18205dc8" text="I often try to explain activities to my teammates or classmates." />
                  </prompt>
                  <input>
                    <OTChoice id="ae2071d3-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae2071d4-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae2071d5-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae2071d6-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae2098e7-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae2098e8-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae2071d4-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae2098e9-9ee3-11de-91b0-d7cb18205dc8" name="likert14">
                  <prompt>
                    <OTText id="ae2098ea-9ee3-11de-91b0-d7cb18205dc8" text="I like to work with others to complete projects." />
                  </prompt>
                  <input>
                    <OTChoice id="ae2098eb-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae210e1c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae210e1d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae21352e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae21352f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae213530-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae210e1c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae21a961-9ee3-11de-91b0-d7cb18205dc8" name="likert15">
                  <prompt>
                    <OTText id="ae21a962-9ee3-11de-91b0-d7cb18205dc8" text="When working in teams, I ask my teammates for help when I run into a problem or don't understand something." />
                  </prompt>
                  <input>
                    <OTChoice id="ae21a963-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae21a964-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae21d075-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae21d076-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae21d077-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae21d078-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae21a964-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae21f789-9ee3-11de-91b0-d7cb18205dc8" name="likert16">
                  <prompt>
                    <OTText id="ae21f78a-9ee3-11de-91b0-d7cb18205dc8" text="If I get lazy or bored during activities, I am likely to quit before I finish what I had planned to do." />
                  </prompt>
                  <input>
                    <OTChoice id="ae21f78b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae21f78c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae21f78d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae21f78e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae21f78f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae21f790-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae21f78c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae221ea1-9ee3-11de-91b0-d7cb18205dc8" name="likert17">
                  <prompt>
                    <OTText id="ae221ea2-9ee3-11de-91b0-d7cb18205dc8" text="I work hard on activities even when I don't like what I am doing." />
                  </prompt>
                  <input>
                    <OTChoice id="ae221ea3-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae221ea4-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae221ea5-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae2245b6-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae2245b7-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae2245b8-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae221ea4-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae2293d9-9ee3-11de-91b0-d7cb18205dc8" name="likert18">
                  <prompt>
                    <OTText id="ae2293da-9ee3-11de-91b0-d7cb18205dc8" text="If the science activities get difficult, I will likely give up or do something else." />
                  </prompt>
                  <input>
                    <OTChoice id="ae22baeb-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae22baec-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae22baed-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae22baee-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae22baef-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae22baf0-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae22baec-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae22e201-9ee3-11de-91b0-d7cb18205dc8" name="likert19">
                  <prompt>
                    <OTText id="ae22e202-9ee3-11de-91b0-d7cb18205dc8" text="Having knowledge about how to use computer models will help me get into college." />
                  </prompt>
                  <input>
                    <OTChoice id="ae22e203-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae22e204-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae22e205-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae22e206-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae22e207-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae22e208-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae22e204-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae230919-9ee3-11de-91b0-d7cb18205dc8" name="likert20">
                  <prompt>
                    <OTText id="ae23091a-9ee3-11de-91b0-d7cb18205dc8" text="What I learn in science class has little to do with my everyday life." />
                  </prompt>
                  <input>
                    <OTChoice id="ae23091b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae23091c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae23091d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae23091e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae23302f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae233030-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae23091c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae233031-9ee3-11de-91b0-d7cb18205dc8" name="likert21">
                  <prompt>
                    <OTText id="ae233032-9ee3-11de-91b0-d7cb18205dc8" text="I expect that to use what I have learned in science class in my possible future career." />
                  </prompt>
                  <input>
                    <OTChoice id="ae233033-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae235744-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae235745-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae235746-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae235747-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae235748-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae235744-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae237e59-9ee3-11de-91b0-d7cb18205dc8" name="likert22">
                  <prompt>
                    <OTText id="ae237e5a-9ee3-11de-91b0-d7cb18205dc8" text="Understanding science means being good at solving math problems." />
                  </prompt>
                  <input>
                    <OTChoice id="ae237e5b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae237e5c-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae23a56d-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae23a56e-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae23a56f-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae23a570-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae237e5c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae23cc81-9ee3-11de-91b0-d7cb18205dc8" name="likert23">
                  <prompt>
                    <OTText id="ae23cc82-9ee3-11de-91b0-d7cb18205dc8" text="A computer is an important tool for learning science concepts." />
                  </prompt>
                  <input>
                    <OTChoice id="ae23cc83-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae23cc84-9ee3-11de-91b0-d7cb18205dc8" text="5" />
                        <OTText id="ae23cc85-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae23cc86-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae23cc87-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae23f398-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae23cc84-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae23f399-9ee3-11de-91b0-d7cb18205dc8" name="likert24">
                  <prompt>
                    <OTText id="ae23f39a-9ee3-11de-91b0-d7cb18205dc8" text="Scientist" />
                  </prompt>
                  <input>
                    <OTChoice id="ae23f39b-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae23f39c-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae241aad-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae241aae-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae241aaf-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae23f39c-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae241ab0-9ee3-11de-91b0-d7cb18205dc8" name="likert25">
                  <prompt>
                    <OTText id="ae2441c1-9ee3-11de-91b0-d7cb18205dc8" text="Engineer" />
                  </prompt>
                  <input>
                    <OTChoice id="ae2441c2-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae2441c3-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae2441c4-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae2441c5-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae2441c6-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae2441c3-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae2468d7-9ee3-11de-91b0-d7cb18205dc8" name="likert26">
                  <prompt>
                    <OTText id="ae2468d8-9ee3-11de-91b0-d7cb18205dc8" text="Mathematician" />
                  </prompt>
                  <input>
                    <OTChoice id="ae2468d9-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae2468da-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae2468db-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae2468dc-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae2468dd-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae2468da-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae24b6fe-9ee3-11de-91b0-d7cb18205dc8" name="likert27">
                  <prompt>
                    <OTText id="ae24b6ff-9ee3-11de-91b0-d7cb18205dc8" text="Computer Specialist" />
                  </prompt>
                  <input>
                    <OTChoice id="ae24b700-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae24b701-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae24b702-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae24b703-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae24b704-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae24b701-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae24de15-9ee3-11de-91b0-d7cb18205dc8" name="likert28">
                  <prompt>
                    <OTText id="ae24de16-9ee3-11de-91b0-d7cb18205dc8" text="Job involving computer modeling" />
                  </prompt>
                  <input>
                    <OTChoice id="ae24de17-9ee3-11de-91b0-d7cb18205dc8" selectionUI="0">
                      <choices>
                        <OTText id="ae24de18-9ee3-11de-91b0-d7cb18205dc8" text="4" />
                        <OTText id="ae24de19-9ee3-11de-91b0-d7cb18205dc8" text="3" />
                        <OTText id="ae24de1a-9ee3-11de-91b0-d7cb18205dc8" text="2" />
                        <OTText id="ae25052b-9ee3-11de-91b0-d7cb18205dc8" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ae24de18-9ee3-11de-91b0-d7cb18205dc8" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae25052c-9ee3-11de-91b0-d7cb18205dc8" name="likert30">
                  <prompt>
                    <OTText id="ae25052d-9ee3-11de-91b0-d7cb18205dc8" text="In what role can you see yourself using computers and technology in the future? (Check ALL that apply.)" />
                  </prompt>
                  <input>
                    <OTChoice id="ae25052e-9ee3-11de-91b0-d7cb18205dc8" selectionUI="1">
                      <choices>
                        <OTText id="ae25052f-9ee3-11de-91b0-d7cb18205dc8" text="Inventing" />
                        <OTText id="ae25a170-9ee3-11de-91b0-d7cb18205dc8" text="Designing" />
                        <OTText id="ae25a171-9ee3-11de-91b0-d7cb18205dc8" text="Building or Construting" />
                        <OTText id="ae25a172-9ee3-11de-91b0-d7cb18205dc8" text="Programming" />
                        <OTText id="ae25a173-9ee3-11de-91b0-d7cb18205dc8" text="Using it as part of a job" />
                        <OTText id="ae25a174-9ee3-11de-91b0-d7cb18205dc8" text="Using it for fun" />
                        <OTText id="ae25a175-9ee3-11de-91b0-d7cb18205dc8" text="Just knowing how to turn it on and off" />
                        <OTText id="ae25a176-9ee3-11de-91b0-d7cb18205dc8" text="I do not care much about using technology" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="ae25052f-9ee3-11de-91b0-d7cb18205dc8" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae25c888-9ee3-11de-91b0-d7cb18205dc8" name="likert31">
                  <prompt>
                    <OTText id="ae25c889-9ee3-11de-91b0-d7cb18205dc8" text="Where do you have access to a computer? (Check ALL that apply.)" />
                  </prompt>
                  <input>
                    <OTChoice id="ae25c88a-9ee3-11de-91b0-d7cb18205dc8" selectionUI="1">
                      <choices>
                        <OTText id="ae25c88b-9ee3-11de-91b0-d7cb18205dc8" text="At home" />
                        <OTText id="ae25ef9c-9ee3-11de-91b0-d7cb18205dc8" text="At school" />
                        <OTText id="ae25ef9d-9ee3-11de-91b0-d7cb18205dc8" text="At the local public library" />
                        <OTText id="ae25ef9e-9ee3-11de-91b0-d7cb18205dc8" text="At a friend's house" />
                        <OTText id="ae25ef9f-9ee3-11de-91b0-d7cb18205dc8" text="I don't have access to a computer" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="ae25c88b-9ee3-11de-91b0-d7cb18205dc8" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ae2616b1-9ee3-11de-91b0-d7cb18205dc8" name="http://ri-itest.concord.org/SAMActivities/studentAtittudeSurvey/studentAttitudeSurvey_v1/studentAttitudeSurvey.cml">
                  <prompt>
                    <OTText id="ae2616b2-9ee3-11de-91b0-d7cb18205dc8" text="In what classes and activities do you use computers in school?" />
                  </prompt>
                  <input>
                    <OTText id="ae2616b3-9ee3-11de-91b0-d7cb18205dc8" text="" />
                  </input>
                </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>
                <object refid="${greeting-popup}" />
              </reference>
            </OTScriptVariable>
            <OTScriptVariable name="list">
              <reference>
                <object refid="${user-list}" />
              </reference>
            </OTScriptVariable>
            <OTScriptVariable name="table">
              <reference>
                <object refid="${user-table}" />
              </reference>
            </OTScriptVariable>
            <OTScriptVariable name="button">
              <reference>
                <object refid="${close-button}" />
              </reference>
            </OTScriptVariable>
            <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>
          <scriptState />
        </OTScriptObject>
      </library>
    </OTSystem>
  </objects>
</otrunk>

