<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="7cc62070-fc86-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" />
    <import class="org.concord.otrunk.user.OTWorkgroupMemberChooser" />
  </imports>
  <objects>
    <OTSystem>
      <bundles>
        <OTViewBundle showLeftPanel="false">
          <views>
            <OTViewEntry objectClass="org.concord.otrunk.user.OTWorkgroupMemberChooser" viewClass="org.concord.otrunk.ui.swing.OTWorkgroupMemberChooserView" />
            <OTViewEntry objectClass="org.concord.data.state.OTDataTable" viewClass="org.concord.data.state.OTDataTableView" />
            <OTViewEntry objectClass="org.concord.otrunk.view.document.OTDocument" viewClass="org.concord.otrunk.view.document.OTDocumentView" />
            <OTChoiceViewConfig objectClass="org.concord.otrunk.ui.OTChoice" viewClass="org.concord.otrunk.ui.swing.OTChoiceCheckBoxView" useViewsAsChoices="true" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTLayerContainer" viewClass="org.concord.otrunk.ui.swing.OTLayerContainerView" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTButton" viewClass="org.concord.otrunk.ui.swing.OTButtonView" />
            <OTViewEntry objectClass="org.concord.otrunk.script.ui.OTScriptObject" viewClass="org.concord.otrunk.script.ui.OTScriptObjectView" />
            <OTViewEntry objectClass="org.concord.otrunkmw.OTModelerPage" viewClass="org.concord.otrunkmw.OTModelerPageView" />
          </views>
          <frame>
            <OTFrame width="800" height="600" />
          </frame>
        </OTViewBundle>
        <OTScriptEngineBundle>
          <engines>
            <OTScriptEngineEntry objectClass="org.concord.otrunk.script.js.OTJavascript" engineClass="org.concord.otrunk.script.js.OTJavascriptEngine" />
          </engines>
        </OTScriptEngineBundle>
      </bundles>
      <root>
        <OTLayerContainer>
          <layers>
            <OTModelerPage local_id="mwpage" authoredDataURL="http://ri-itest.concord.org/SAMActivities/studentAtittudeSurvey/studentAttitudeSurvey_v1-post/studentAttitudeSurvey.cml">
              <variables />
              <questions>
                <OTQuestion id="bb697043-fc86-11de-a591-9d5355cb2672" name="http://ri-itest.concord.org/SAMActivities/studentAtittudeSurvey/studentAttitudeSurvey_v1-post/studentAttitudeSurvey.cml">
                  <prompt>
                    <OTText id="bb6a5aa4-fc86-11de-a591-9d5355cb2672" text="Please list at least 3 professions or fields that you know of that use computer modeling:" />
                  </prompt>
                  <input>
                    <OTText id="bb6c2f65-fc86-11de-a591-9d5355cb2672" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="bb6c7d87-fc86-11de-a591-9d5355cb2672" name="likert1">
                  <prompt>
                    <OTText id="bb6c7d88-fc86-11de-a591-9d5355cb2672" text="I'll need a good understanding of science for my future job." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6c7d89-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6d19ca-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb6d19cb-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb6d40dc-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb6d40dd-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb6d40de-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6d19ca-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb6d67ef-fc86-11de-a591-9d5355cb2672" name="likert2">
                  <prompt>
                    <OTText id="bb6d67f0-fc86-11de-a591-9d5355cb2672" text="Science makes me think." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6d67f1-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6d67f2-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb6d67f3-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb6d67f4-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb6d8f05-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb6d8f06-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6d67f2-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb6db617-fc86-11de-a591-9d5355cb2672" name="likert3">
                  <prompt>
                    <OTText id="bb6db618-fc86-11de-a591-9d5355cb2672" text="Most science classes are dull and boring." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6db619-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6db61a-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb6ddd2b-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb6ddd2c-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb6ddd2d-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb6ddd2e-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6db61a-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb6e043f-fc86-11de-a591-9d5355cb2672" name="likert4">
                  <prompt>
                    <OTText id="bb6ec790-fc86-11de-a591-9d5355cb2672" text="I enjoy learning science." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6ec791-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6ec792-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb6ec793-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb6ec794-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb6eeea5-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb6eeea6-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6ec792-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb6f15b7-fc86-11de-a591-9d5355cb2672" name="likert5">
                  <prompt>
                    <OTText id="bb6f15b8-fc86-11de-a591-9d5355cb2672" text="Science is easy for me to understand." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6f15b9-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6f15ba-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb6f15bb-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb6f3ccc-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb6f3ccd-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb6f3cce-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6f15ba-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb6f63df-fc86-11de-a591-9d5355cb2672" name="likert6">
                  <prompt>
                    <OTText id="bb6f63e0-fc86-11de-a591-9d5355cb2672" text="I like learning new technologies." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6f63e1-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6f63e2-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb6f63e3-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb6f8af4-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb6f8af5-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb6f8af6-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6f63e2-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb6fb207-fc86-11de-a591-9d5355cb2672" name="likert7">
                  <prompt>
                    <OTText id="bb6fb208-fc86-11de-a591-9d5355cb2672" text="I enjoy learning when I get to do things." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6fb209-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6fb20a-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb6fb20b-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb6fb20c-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb6fb20d-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb6fb20e-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6fb20a-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb6fd91f-fc86-11de-a591-9d5355cb2672" name="likert8">
                  <prompt>
                    <OTText id="bb6fd920-fc86-11de-a591-9d5355cb2672" text="Working with a computer will not help me understand science." />
                  </prompt>
                  <input>
                    <OTChoice id="bb6fff31-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb6fff32-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb707463-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb707464-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb707465-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb707466-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb6fff32-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb709b77-fc86-11de-a591-9d5355cb2672" name="likert9">
                  <prompt>
                    <OTText id="bb709b78-fc86-11de-a591-9d5355cb2672" text="I feel that I’m good at using computers to learn science." />
                  </prompt>
                  <input>
                    <OTChoice id="bb709b79-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb709b7a-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb709b7b-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb70c28c-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb70c28d-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb70c28e-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb709b7a-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb70e99f-fc86-11de-a591-9d5355cb2672" name="likert10">
                  <prompt>
                    <OTText id="bb70e9a0-fc86-11de-a591-9d5355cb2672" text="Working with computers is fun." />
                  </prompt>
                  <input>
                    <OTChoice id="bb70e9a1-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb70e9a2-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb70e9a3-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb70e9a4-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb7110b5-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb715ed6-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb70e9a2-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb71acf7-fc86-11de-a591-9d5355cb2672" name="likert11">
                  <prompt>
                    <OTText id="bb71acf8-fc86-11de-a591-9d5355cb2672" text="I like listening to others when trying to decide which problem-solving approach to use." />
                  </prompt>
                  <input>
                    <OTChoice id="bb71acf9-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb71acfa-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb71acfb-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb71acfc-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb71d40d-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb71d40e-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb71acfa-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb71d40f-fc86-11de-a591-9d5355cb2672" name="likert12">
                  <prompt>
                    <OTText id="bb71d410-fc86-11de-a591-9d5355cb2672" text="I am good at supporting conclusions with evidence." />
                  </prompt>
                  <input>
                    <OTChoice id="bb71fb21-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb71fb22-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb71fb23-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb71fb24-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb71fb25-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb71fb26-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb71fb22-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb722237-fc86-11de-a591-9d5355cb2672" name="likert13">
                  <prompt>
                    <OTText id="bb722238-fc86-11de-a591-9d5355cb2672" text="I often try to explain activities to my teammates or classmates." />
                  </prompt>
                  <input>
                    <OTChoice id="bb724949-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb72494a-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb72494b-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb72494c-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb72494d-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb72494e-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb72494a-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb72976f-fc86-11de-a591-9d5355cb2672" name="likert14">
                  <prompt>
                    <OTText id="bb729770-fc86-11de-a591-9d5355cb2672" text="I like to work with others to complete projects." />
                  </prompt>
                  <input>
                    <OTChoice id="bb729771-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb729772-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb729773-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb729774-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb72be85-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb72be86-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb729772-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb72e597-fc86-11de-a591-9d5355cb2672" name="likert15">
                  <prompt>
                    <OTText id="bb72e598-fc86-11de-a591-9d5355cb2672" 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="bb72e599-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb730caa-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb730cab-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb730cac-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb730cad-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb730cae-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb730caa-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb7333bf-fc86-11de-a591-9d5355cb2672" name="likert16">
                  <prompt>
                    <OTText id="bb7333c0-fc86-11de-a591-9d5355cb2672" 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="bb7333c1-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb7333c2-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb735ad3-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb735ad4-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb735ad5-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb735ad6-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb7333c2-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb7381e7-fc86-11de-a591-9d5355cb2672" name="likert17">
                  <prompt>
                    <OTText id="bb7381e8-fc86-11de-a591-9d5355cb2672" text="I work hard on activities even when I don't like what I am doing." />
                  </prompt>
                  <input>
                    <OTChoice id="bb7381e9-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb7381ea-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb7381eb-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb7381ec-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb73a8fd-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb73a8fe-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb7381ea-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb73f71f-fc86-11de-a591-9d5355cb2672" name="likert18">
                  <prompt>
                    <OTText id="bb741e30-fc86-11de-a591-9d5355cb2672" text="If the science activities get difficult, I will likely give up or do something else." />
                  </prompt>
                  <input>
                    <OTChoice id="bb741e31-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb741e32-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb741e33-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb741e34-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb741e35-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb741e36-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb741e32-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb744547-fc86-11de-a591-9d5355cb2672" name="likert19">
                  <prompt>
                    <OTText id="bb744548-fc86-11de-a591-9d5355cb2672" text="Having knowledge about how to use computer models will help me get into college." />
                  </prompt>
                  <input>
                    <OTChoice id="bb744549-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb746c5a-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb746c5b-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb746c5c-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb74e18d-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb74e18e-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb746c5a-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb75089f-fc86-11de-a591-9d5355cb2672" name="likert20">
                  <prompt>
                    <OTText id="bb7508a0-fc86-11de-a591-9d5355cb2672" text="What I learn in science class has little to do with my everyday life." />
                  </prompt>
                  <input>
                    <OTChoice id="bb7508a1-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb7508a2-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb7508a3-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb752fb4-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb752fb5-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb752fb6-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb7508a2-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb7556c7-fc86-11de-a591-9d5355cb2672" name="likert21">
                  <prompt>
                    <OTText id="bb7556c8-fc86-11de-a591-9d5355cb2672" text="I expect that to use what I have learned in science class in my possible future career." />
                  </prompt>
                  <input>
                    <OTChoice id="bb7556c9-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb7556ca-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb7556cb-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb7556cc-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb7556cd-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb7556ce-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb7556ca-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb757ddf-fc86-11de-a591-9d5355cb2672" name="likert22">
                  <prompt>
                    <OTText id="bb757de0-fc86-11de-a591-9d5355cb2672" text="Understanding science means being good at solving math problems." />
                  </prompt>
                  <input>
                    <OTChoice id="bb757de1-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb757de2-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb75a4f3-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb75a4f4-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb75a4f5-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb75a4f6-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb757de2-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb75cc07-fc86-11de-a591-9d5355cb2672" name="likert23">
                  <prompt>
                    <OTText id="bb75cc08-fc86-11de-a591-9d5355cb2672" text="A computer is an important tool for learning science concepts." />
                  </prompt>
                  <input>
                    <OTChoice id="bb75cc09-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb75cc0a-fc86-11de-a591-9d5355cb2672" text="5" />
                        <OTText id="bb75cc0b-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb75f31c-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb75f31d-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb75f31e-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb75cc0a-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb761a2f-fc86-11de-a591-9d5355cb2672" name="likert24">
                  <prompt>
                    <OTText id="bb761a30-fc86-11de-a591-9d5355cb2672" text="Scientist" />
                  </prompt>
                  <input>
                    <OTChoice id="bb761a31-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb761a32-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb761a33-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb764144-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb764145-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb761a32-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb764146-fc86-11de-a591-9d5355cb2672" name="likert25">
                  <prompt>
                    <OTText id="bb766857-fc86-11de-a591-9d5355cb2672" text="Engineer" />
                  </prompt>
                  <input>
                    <OTChoice id="bb766858-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb766859-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb76685a-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb76685b-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb76685c-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb766859-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb768f6d-fc86-11de-a591-9d5355cb2672" name="likert26">
                  <prompt>
                    <OTText id="bb768f6e-fc86-11de-a591-9d5355cb2672" text="Mathematician" />
                  </prompt>
                  <input>
                    <OTChoice id="bb768f6f-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb768f70-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb768f71-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb768f72-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb76b683-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb768f70-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb76dd94-fc86-11de-a591-9d5355cb2672" name="likert27">
                  <prompt>
                    <OTText id="bb76dd95-fc86-11de-a591-9d5355cb2672" text="Computer Specialist" />
                  </prompt>
                  <input>
                    <OTChoice id="bb76dd96-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb76dd97-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb76dd98-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb76dd99-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb76dd9a-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb76dd97-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb772bbb-fc86-11de-a591-9d5355cb2672" name="likert28">
                  <prompt>
                    <OTText id="bb772bbc-fc86-11de-a591-9d5355cb2672" text="Job involving computer modeling" />
                  </prompt>
                  <input>
                    <OTChoice id="bb772bbd-fc86-11de-a591-9d5355cb2672" selectionUI="0">
                      <choices>
                        <OTText id="bb772bbe-fc86-11de-a591-9d5355cb2672" text="4" />
                        <OTText id="bb772bbf-fc86-11de-a591-9d5355cb2672" text="3" />
                        <OTText id="bb772bc0-fc86-11de-a591-9d5355cb2672" text="2" />
                        <OTText id="bb772bc1-fc86-11de-a591-9d5355cb2672" text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="bb772bbe-fc86-11de-a591-9d5355cb2672" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb7752d2-fc86-11de-a591-9d5355cb2672" name="likert30">
                  <prompt>
                    <OTText id="bb7752d3-fc86-11de-a591-9d5355cb2672" text="In what role can you see yourself using computers and technology in the future? (Check ALL that apply.)" />
                  </prompt>
                  <input>
                    <OTChoice id="bb7752d4-fc86-11de-a591-9d5355cb2672" selectionUI="1">
                      <choices>
                        <OTText id="bb7752d5-fc86-11de-a591-9d5355cb2672" text="Inventing" />
                        <OTText id="bb7752d6-fc86-11de-a591-9d5355cb2672" text="Designing" />
                        <OTText id="bb7779e7-fc86-11de-a591-9d5355cb2672" text="Building or Construting" />
                        <OTText id="bb7779e8-fc86-11de-a591-9d5355cb2672" text="Programming" />
                        <OTText id="bb7779e9-fc86-11de-a591-9d5355cb2672" text="Using it as part of a job" />
                        <OTText id="bb7779ea-fc86-11de-a591-9d5355cb2672" text="Using it for fun" />
                        <OTText id="bb7779eb-fc86-11de-a591-9d5355cb2672" text="Just knowing how to turn it on and off" />
                        <OTText id="bb7779ec-fc86-11de-a591-9d5355cb2672" text="I do not care much about using technology" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="bb7752d5-fc86-11de-a591-9d5355cb2672" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb78162e-fc86-11de-a591-9d5355cb2672" name="likert31">
                  <prompt>
                    <OTText id="bb78162f-fc86-11de-a591-9d5355cb2672" text="Where do you have access to a computer? (Check ALL that apply.)" />
                  </prompt>
                  <input>
                    <OTChoice id="bb781630-fc86-11de-a591-9d5355cb2672" selectionUI="1">
                      <choices>
                        <OTText id="bb781631-fc86-11de-a591-9d5355cb2672" text="At home" />
                        <OTText id="bb781632-fc86-11de-a591-9d5355cb2672" text="At school" />
                        <OTText id="bb781633-fc86-11de-a591-9d5355cb2672" text="At the local public library" />
                        <OTText id="bb781634-fc86-11de-a591-9d5355cb2672" text="At a friend's house" />
                        <OTText id="bb783d45-fc86-11de-a591-9d5355cb2672" text="I don't have access to a computer" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="bb781631-fc86-11de-a591-9d5355cb2672" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="bb786457-fc86-11de-a591-9d5355cb2672" name="http://ri-itest.concord.org/SAMActivities/studentAtittudeSurvey/studentAttitudeSurvey_v1-post/studentAttitudeSurvey.cml">
                  <prompt>
                    <OTText id="bb786458-fc86-11de-a591-9d5355cb2672" text="In what classes and activities do you use computers in school?" />
                  </prompt>
                  <input>
                    <OTText id="bb786459-fc86-11de-a591-9d5355cb2672" text="" />
                  </input>
                </OTQuestion>
              </questions>
            </OTModelerPage>
            <OTWorkgroupMemberChooser />
          </layers>
        </OTLayerContainer>
      </root>
    </OTSystem>
  </objects>
</otrunk>

