<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="874b8410-3938-012a-b543-0017f2cc694e">
  <imports>
    <import class="org.concord.data.state.OTDataChannelDescription" />
    <import class="org.concord.data.state.OTDataStore" />
    <import class="org.concord.data.state.OTDataTable" />
    <import class="org.concord.framework.otrunk.view.OTFrame" />
    <import class="org.concord.framework.otrunk.wrapper.OTObjectSet" />
    <import class="org.concord.otrunk.OTSystem" />
    <import class="org.concord.otrunk.ui.OTText" />
    <import class="org.concord.otrunk.ui.OTLayerContainer" />
    <import class="org.concord.otrunk.ui.OTTextPane" />
    <import class="org.concord.otrunk.ui.OTPlacementContainer" />
    <import class="org.concord.otrunk.ui.OTPlacement" />
    <import class="org.concord.otrunk.ui.OTChoice" />
    <import class="org.concord.otrunk.ui.OTChoiceMultiple" />
    <import class="org.concord.otrunk.ui.question.OTQuestion" />
    <import class="org.concord.otrunk.ui.OTImage" />
    <import class="org.concord.otrunk.ui.OTButton" />
    <import class="org.concord.otrunk.ui.OTLayerContainer" />
    <import class="org.concord.otrunk.ui.swing.OTChoiceViewConfig" />
    <import class="org.concord.otrunk.view.document.OTDocumentViewConfig" />
    <import class="org.concord.otrunk.view.OTViewEntry" />
    <import class="org.concord.otrunk.view.OTViewBundle" />
    <import class="org.concord.otrunk.view.document.OTCompoundDoc" />
    <import class="org.concord.otrunk.view.document.OTTextObject" />
    <import class="org.concord.otrunk.script.OTScriptEngineBundle" />
    <import class="org.concord.otrunk.script.OTScriptEngineEntry" />
    <import class="org.concord.otrunk.script.ui.OTScriptObject" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariable" />
    <import class="org.concord.otrunk.script.js.OTJavascript" />
    <import class="org.concord.otrunkmw.OTModelerPage" />
    <import class="org.concord.otrunk.user.OTWorkgroupMemberChooser" />
  </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/ProteinsAndNucleic/ProteinsAndNucleic_v2/index.cml">
              <variables />
              <questions>
                <OTQuestion id="a796a90c-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page2.cml">
                  <prompt>
                    <OTText id="a797936d-0091-11de-ab4d-3723d4519ad9" text="Which atoms are found in all of the proteins?" />
                  </prompt>
                  <input>
                    <OTChoice id="a79856be-0091-11de-ab4d-3723d4519ad9" selectionUI="1">
                      <choices>
                        <OTText id="a7991a0f-0091-11de-ab4d-3723d4519ad9" text="Carbon" />
                        <OTText id="a7994120-0091-11de-ab4d-3723d4519ad9" text="Hydrogen" />
                        <OTText id="a7994121-0091-11de-ab4d-3723d4519ad9" text="Nitrogen" />
                        <OTText id="a7994122-0091-11de-ab4d-3723d4519ad9" text="Oxygen" />
                        <OTText text="Sulfur" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="a7991a0f-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="a7994120-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="a7994121-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="a7994122-0091-11de-ab4d-3723d4519ad9" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="a79a2b85-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page2.cml">
                  <prompt>
                    <OTText id="a79a2b86-0091-11de-ab4d-3723d4519ad9" text="Which element is found in some, but not all proteins? " />
                  </prompt>
                  <input>
                    <OTChoice id="a79a2b87-0091-11de-ab4d-3723d4519ad9" selectionUI="1">
                      <choices>
                        <OTText text="Carbon" />
                        <OTText text="Hydrogen" />
                        <OTText text="Nitrogen" />
                        <OTText text="Oxygen" />
                        <OTText id="a79a79ac-0091-11de-ab4d-3723d4519ad9" text="Sulfur" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="a79a79ac-0091-11de-ab4d-3723d4519ad9" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ac3c3c5e-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page3.cml">
                  <prompt>
                    <OTText id="ac3c3c5f-0091-11de-ab4d-3723d4519ad9" text="Is polyethylene (above) a homo- or heteropolymer? Explain your answer." />
                  </prompt>
                  <input>
                    <OTText id="ac3c3c60-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="ac3c8982-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page3.cml">
                  <prompt>
                    <OTText id="ac3c8983-0091-11de-ab4d-3723d4519ad9" text="&#xA;Take a snapshot of your homopolymer and drag it in to the box below." />
                  </prompt>
                  <input>
                    <OTImage id="ac3c8984-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="ac3d25c5-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page3.cml">
                  <prompt>
                    <OTText id="ac3d25c6-0091-11de-ab4d-3723d4519ad9" text="&#xA;Take a snapshot of your heteropolymer and drag it into the box below." />
                  </prompt>
                  <input>
                    <OTImage id="ac3d4cd7-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="ac3e3738-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page3.cml">
                  <prompt>
                    <OTText id="ac3e3739-0091-11de-ab4d-3723d4519ad9" text="&#xA;Why do scientists call proteins heteropolymers?" />
                  </prompt>
                  <input>
                    <OTText id="ac3e373a-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="b054a9dc-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page4.cml">
                  <prompt>
                    <OTText id="b054a9dd-0091-11de-ab4d-3723d4519ad9" text="&#xA;Large side chain:" />
                  </prompt>
                  <input>
                    <OTImage id="b054a9de-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="b054d0ef-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page4.cml">
                  <prompt>
                    <OTText id="b054d0f0-0091-11de-ab4d-3723d4519ad9" text="&#xA;Polar side chain:" />
                  </prompt>
                  <input>
                    <OTImage id="b054d0f1-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="b054f802-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page4.cml">
                  <prompt>
                    <OTText id="b054f803-0091-11de-ab4d-3723d4519ad9" text="&#xA;Nonpolar side chain:" />
                  </prompt>
                  <input>
                    <OTImage id="b054f804-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="b0551f15-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page4.cml">
                  <prompt>
                    <OTText id="b0551f16-0091-11de-ab4d-3723d4519ad9" text="&#xA;Charged side chain:" />
                  </prompt>
                  <input>
                    <OTImage id="b0551f17-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="b46920b8-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page5.cml">
                  <prompt>
                    <OTText id="b46920b9-0091-11de-ab4d-3723d4519ad9" text="If the hydrogen bonds could not form within the oval area, how would that affect the function of the protein?" />
                  </prompt>
                  <input>
                    <OTText id="b46920ba-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="b4696edc-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page5.cml">
                  <prompt>
                    <OTText id="b4696edd-0091-11de-ab4d-3723d4519ad9" text="&#xA;Place the snapshot of the protein with half hydrophobic and half hydrophilic amino acids. Point out how the amino acids help determine the shape of the folded protein." />
                  </prompt>
                  <input>
                    <OTImage id="b4696ede-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="b46ec60f-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page5.cml">
                  <prompt>
                    <OTText id="b46ec610-0091-11de-ab4d-3723d4519ad9" text="Imagine you are one of the hydrophobic amino acids. What do you experience as the chain folds in water? Describe your interactions with other amino acids and with water molecules." />
                  </prompt>
                  <input>
                    <OTText id="b46ec611-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="bd82fe13-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page6.cml">
                  <prompt>
                    <OTText id="bd82fe14-0091-11de-ab4d-3723d4519ad9" text="&#xA;Place the snapshot of the unaltered protein after it has folded in the box below." />
                  </prompt>
                  <input>
                    <OTImage id="bd82fe15-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="bd834c36-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page6.cml">
                  <prompt>
                    <OTText id="bd834c37-0091-11de-ab4d-3723d4519ad9" text="&#xA;Create a protein with a different shape by changing a single amino acid. Take a snapshot and drag it here." />
                  </prompt>
                  <input>
                    <OTImage id="bd834c38-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="c0a41439-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page7.cml">
                  <prompt>
                    <OTText id="c0a4143a-0091-11de-ab4d-3723d4519ad9" text="&#xA;The order of the nucleotide monomers in DNA carries genetic information. Write the letters of the nucleotides in the DNA fragment above in sequence, from #1 to #12, below. (Hint ❏)" />
                  </prompt>
                  <input>
                    <OTText id="c0a4143b-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="c0a43b4d-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page7.cml">
                  <prompt>
                    <OTText id="c0a43b4e-0091-11de-ab4d-3723d4519ad9" text="&#xA;Which components are the same in all the DNA nucleotide monomers? (Hint ❏)" />
                  </prompt>
                  <input>
                    <OTChoice id="c0a43b4f-0091-11de-ab4d-3723d4519ad9" selectionUI="1">
                      <choices>
                        <OTText id="c0a43b50-0091-11de-ab4d-3723d4519ad9" text="the sugar" />
                        <OTText id="c0a46261-0091-11de-ab4d-3723d4519ad9" text="the phosphate" />
                        <OTText text="the base" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="c0a43b50-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="c0a46261-0091-11de-ab4d-3723d4519ad9" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="c0a48974-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page7.cml">
                  <prompt>
                    <OTText id="c0a48975-0091-11de-ab4d-3723d4519ad9" text="&#xA;Which components serve to link the DNA nucleotide monomers together into a copolymer?" />
                  </prompt>
                  <input>
                    <OTChoice id="c0a4b086-0091-11de-ab4d-3723d4519ad9" selectionUI="1">
                      <choices>
                        <OTText id="c0a4b087-0091-11de-ab4d-3723d4519ad9" text="the sugar" />
                        <OTText id="c0a4b088-0091-11de-ab4d-3723d4519ad9" text="the phosphate" />
                        <OTText text="the base" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="c0a4b087-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="c0a4b088-0091-11de-ab4d-3723d4519ad9" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="c51f8a4b-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page8.cml">
                  <prompt>
                    <OTText id="c51f8a4c-0091-11de-ab4d-3723d4519ad9" text="&#xA;The more hydrogen bonds the nucleotides form, the more stable the relationships between them. What is the maximum number of hydrogen bonds you can form? (Count the dotted lines.)" />
                  </prompt>
                  <input>
                    <OTChoice id="c51f8a4d-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="6" />
                        <OTText id="c51f8a4f-0091-11de-ab4d-3723d4519ad9" text="5" />
                        <OTText text="4" />
                        <OTText text="3" />
                        <OTText text="2" />
                        <OTText text="1" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="c51f8a4f-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="c51fd874-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page8.cml">
                  <prompt>
                    <OTText id="c51fd875-0091-11de-ab4d-3723d4519ad9" text="&#xA;Place the snapshot of your arrangement of the molecules that shows the maximal number of dotted lines (representing hydrogen bonds):" />
                  </prompt>
                  <input>
                    <OTImage id="c51fd876-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="c51fff87-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page8.cml">
                  <prompt>
                    <OTText id="c51fff88-0091-11de-ab4d-3723d4519ad9" text="&#xA;Place the snapshot of your arrangement of the molecules that shows the new strand is created:" />
                  </prompt>
                  <input>
                    <OTImage id="c51fff89-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="c520269a-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page8.cml">
                  <prompt>
                    <OTText id="c520269b-0091-11de-ab4d-3723d4519ad9" text="&#xA;Recall the definitions of homopolymer and heteropolymer on Page 3. A DNA molecule is" />
                  </prompt>
                  <input>
                    <OTChoice id="c520269c-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="a homopolymer." />
                        <OTText id="c520269e-0091-11de-ab4d-3723d4519ad9" text="a heteropolymer." />
                        <OTText text="not a polymer." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="c520269e-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ca795270-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page9.cml">
                  <prompt>
                    <OTText id="ca795271-0091-11de-ab4d-3723d4519ad9" text="&#xA;Which of the following is NOT a factor in complementary base pairing?" />
                  </prompt>
                  <input>
                    <OTChoice id="ca797982-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="The sites for the hydrogen bonding on each pair." />
                        <OTText id="ca797984-0091-11de-ab4d-3723d4519ad9" text="The number of rings on a base pair." />
                        <OTText text="The sizes of the paired bases." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="ca797984-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="ca79a096-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page9.cml">
                  <prompt>
                    <OTText id="ca79a097-0091-11de-ab4d-3723d4519ad9" text="Are there equal amounts of thymine (T) and adenine (A) in a DNA double helix? Explain your answer." />
                  </prompt>
                  <input>
                    <OTText id="ca79a098-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="cd95d4ba-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page10.cml">
                  <prompt>
                    <OTText id="cd95d4bb-0091-11de-ab4d-3723d4519ad9" text="Is photocopying a document similar to making an RNA strand? Explain how the two processes are alike and how they are different." />
                  </prompt>
                  <input>
                    <OTText id="cd95d4bc-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="cd95fbce-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page10.cml">
                  <prompt>
                    <OTText id="cd95fbcf-0091-11de-ab4d-3723d4519ad9" text="&#xA;Place the snapshot of your completed RNA strand." />
                  </prompt>
                  <input>
                    <OTImage id="cd95fbd0-0091-11de-ab4d-3723d4519ad9" />
                  </input>
                </OTQuestion>
                <OTQuestion id="d18cff91-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page11.cml">
                  <prompt>
                    <OTText id="d18cff92-0091-11de-ab4d-3723d4519ad9" text="The information in the first three nucleotides codes for the following amino acid:" />
                  </prompt>
                  <input>
                    <OTChoice id="d18cff93-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="K (lysine)" />
                        <OTText text="H (histidine)" />
                        <OTText id="d18cff96-0091-11de-ab4d-3723d4519ad9" text="M (methionine)" />
                        <OTText text="S (serine)" />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="d18cff96-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="d18d4db8-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page11.cml">
                  <prompt>
                    <OTText id="d18d4db9-0091-11de-ab4d-3723d4519ad9" text="The function of RNA is to create a protein chain. How is an RNA's structure related to its function? " />
                  </prompt>
                  <input>
                    <OTText id="d18d4dba-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="db691b7c-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db691b7d-0091-11de-ab4d-3723d4519ad9" text="&#xA;The side chain gives an amino acid its property. Which of the following affects how it interacts with other amino acids and its environment? (Check all that apply.)" />
                  </prompt>
                  <input>
                    <OTChoice id="db691b7e-0091-11de-ab4d-3723d4519ad9" selectionUI="1">
                      <choices>
                        <OTText id="db691b7f-0091-11de-ab4d-3723d4519ad9" text="The side chain is polar." />
                        <OTText id="db691b80-0091-11de-ab4d-3723d4519ad9" text="The side chain is nonpolar." />
                        <OTText id="db691b81-0091-11de-ab4d-3723d4519ad9" text="The side chain is charged." />
                        <OTText id="db694292-0091-11de-ab4d-3723d4519ad9" text="The side chain is hydrophobic." />
                        <OTText id="db694293-0091-11de-ab4d-3723d4519ad9" text="The side chain is hydrophilic." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <OTObjectSet>
                      <objects>
                        <object refid="db691b7f-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="db691b80-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="db691b81-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="db694292-0091-11de-ab4d-3723d4519ad9" />
                        <object refid="db694293-0091-11de-ab4d-3723d4519ad9" />
                      </objects>
                    </OTObjectSet>
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="db6969a5-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db6969a6-0091-11de-ab4d-3723d4519ad9" text="&#xA;Proteins and nucleic acids are:" />
                  </prompt>
                  <input>
                    <OTChoice id="db6969a7-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="monomers." />
                        <OTText text="homopolymers." />
                        <OTText id="db6969aa-0091-11de-ab4d-3723d4519ad9" text="heteropolymers." />
                        <OTText text="none of the above." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="db6969aa-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="db6990bc-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db6990bd-0091-11de-ab4d-3723d4519ad9" text="&#xA;Explain the relationship between monomers and polymers using a protein chain as an example." />
                  </prompt>
                  <input>
                    <OTText id="db6990be-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="db69b7d0-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db69b7d1-0091-11de-ab4d-3723d4519ad9" text="&#xA;Explain the relationship between the sequence of DNA and the primary structure (the sequence) of proteins." />
                  </prompt>
                  <input>
                    <OTText id="db69b7d2-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
                <OTQuestion id="db6a05f4-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db6a05f5-0091-11de-ab4d-3723d4519ad9" text="&#xA;Which of the following best describes what the two amino acids F (phenylalanine) in the center of the molecule in the picture to the right is experiencing?" />
                  </prompt>
                  <input>
                    <OTChoice id="db6a05f6-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="They are attracted to the water molecules around them." />
                        <OTText text="They are repelled by the water molecules around them." />
                        <OTText text="They are attracted to amino acids I and A." />
                        <OTText id="db6a05fa-0091-11de-ab4d-3723d4519ad9" text="They are not attracted or repelled by water; the water is more attracted to itself." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="db6a05fa-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="db6a541b-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db6a541c-0091-11de-ab4d-3723d4519ad9" text="&#xA;The function of a protein is determined by all of the following EXCEPT:" />
                  </prompt>
                  <input>
                    <OTChoice id="db6a541d-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="the way the chain folds." />
                        <OTText text="the sequence of the amino acids." />
                        <OTText id="db6a5420-0091-11de-ab4d-3723d4519ad9" text="the backbone of the amino acids." />
                        <OTText text="the bumps and valleys on the surface." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="db6a5420-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="db6a7b32-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db6a7b33-0091-11de-ab4d-3723d4519ad9" text="&#xA;Nucleic acids carry information for making proteins in:" />
                  </prompt>
                  <input>
                    <OTChoice id="db6a7b34-0091-11de-ab4d-3723d4519ad9" selectionUI="0">
                      <choices>
                        <OTText text="the sugar portion of the nucleotides." />
                        <OTText id="db6aa246-0091-11de-ab4d-3723d4519ad9" text="the sequence of the nucleotides." />
                        <OTText text="the way they fold into a helix." />
                        <OTText text="the bumps and valleys on the surface of the helix." />
                      </choices>
                    </OTChoice>
                  </input>
                  <correctAnswer>
                    <object refid="db6aa246-0091-11de-ab4d-3723d4519ad9" />
                  </correctAnswer>
                </OTQuestion>
                <OTQuestion id="db6ac959-0091-11de-ab4d-3723d4519ad9" name="http://ri-itest.concord.org/SAMActivities/ProteinsAndNucleic/ProteinsAndNucleic_v2/page12.cml">
                  <prompt>
                    <OTText id="db6ac95a-0091-11de-ab4d-3723d4519ad9" text="&#xA;How does random motion of molecules play a role in the way RNA and proteins form?" />
                  </prompt>
                  <input>
                    <OTText id="db6ac95b-0091-11de-ab4d-3723d4519ad9" text="" />
                  </input>
                </OTQuestion>
              </questions>
            </OTModelerPage>
            <OTWorkgroupMemberChooser />
          </layers>
        </OTLayerContainer>
      </root>
    </OTSystem>
  </objects>
</otrunk>

