<?xml version='1.0' encoding='utf-8' ?>
<otrunk id='ec149508-39f7-11de-be03-001ff3caa767'>
  <imports>
    <import class='org.concord.otrunk.OTSystem' />
    <import class='org.concord.framework.otrunk.view.OTFrame' />
    <import class='org.concord.otrunk.view.OTViewEntry' />
    <import class='org.concord.otrunk.view.OTViewBundle' />
    <import class='org.concord.otrunk.view.document.OTDocumentViewConfig' />
    <import class='org.concord.otrunk.view.document.OTCssText' />
    <import class='org.concord.sensor.state.OTDeviceConfig' />
    <import class='org.concord.sensor.state.OTExperimentRequest' />
    <import class='org.concord.sensor.state.OTInterfaceManager' />
    <import class='org.concord.sensor.state.OTSensorDataProxy' />
    <import class='org.concord.sensor.state.OTSensorRequest' />
    <import class='org.concord.otrunk.view.document.OTCompoundDoc' />
    <import class='org.concord.otrunk.ui.OTText' />
    <import class='org.concord.otrunk.ui.question.OTQuestion' />
    <import class='org.concord.otrunk.ui.OTChoice' />
    <import class='org.concord.graph.util.state.OTDrawingTool2' />
    <import class='org.concord.framework.otrunk.wrapper.OTBlob' />
    <import class='org.concord.data.state.OTDataTable' />
    <import class='org.concord.data.state.OTDataChannelDescription' />
    <import class='org.concord.data.state.OTDataField' />
    <import class='org.concord.data.state.OTDataStore' />
    <import class='org.concord.datagraph.state.OTDataAxis' />
    <import class='org.concord.datagraph.state.OTDataCollector' />
    <import class='org.concord.datagraph.state.OTDataGraph' />
    <import class='org.concord.datagraph.state.OTDataGraphable' />
    <import class='org.concord.datagraph.state.OTMultiDataGraph' />
    <import class='org.concord.datagraph.state.OTPluginView' />
    <import class='org.concord.otrunk.control.OTButton' />
    <import class='org.concord.sensor.state.OTZeroSensor' />
    <import class='org.concord.otrunk.ui.OTUDLContainer' />
    <import class='org.concord.otrunk.ui.OTCardContainer' />
    <import class='org.concord.otrunk.ui.OTCurriculumUnit' />
    <import class='org.concord.otrunk.ui.OTSection' />
    <import class='org.concord.otrunk.ui.menu.OTMenu' />
    <import class='org.concord.otrunk.ui.menu.OTMenuRule' />
    <import class='org.concord.otrunk.ui.menu.OTNavBar' />
    <import class='org.concord.otrunk.view.OTViewChild' />
  </imports>
  <objects>
    <OTSystem>
            <bundles>
              <OTViewBundle showLeftPanel='false'>
        <frame>
          <OTFrame height='700' title='Discovering Light' useScrollPane='false' width='1140'>    </OTFrame>
        </frame>
        <views>
          <OTViewEntry local_id='text_edit_view' objectClass='org.concord.otrunk.ui.OTText' viewClass='org.concord.otrunk.ui.swing.OTTextEditView' />
          <OTViewEntry local_id='question_view' objectClass='org.concord.otrunk.ui.question.OTQuestion' viewClass='org.concord.otrunk.ui.question.OTQuestionView' />
          <OTViewEntry local_id='choice_radio_button_view' objectClass='org.concord.otrunk.ui.OTChoice' viewClass='org.concord.otrunk.ui.swing.OTChoiceRadioButtonView' />
          <OTViewEntry local_id='data_drawing_tool2_view' objectClass='org.concord.graph.util.state.OTDrawingTool2' viewClass='org.concord.datagraph.state.OTDataDrawingToolView' />
          <OTViewEntry local_id='blob_image_view' objectClass='org.concord.framework.otrunk.wrapper.OTBlob' viewClass='org.concord.otrunk.ui.swing.OTBlobImageView' />
          <OTViewEntry local_id='data_collector_view' objectClass='org.concord.datagraph.state.OTDataCollector' viewClass='org.concord.datagraph.state.OTDataCollectorView' />
          <OTViewEntry local_id='data_graph_view' objectClass='org.concord.datagraph.state.OTDataGraph' viewClass='org.concord.datagraph.state.OTDataGraphView' />
          <OTViewEntry local_id='data_field_view' objectClass='org.concord.data.state.OTDataField' viewClass='org.concord.data.state.OTDataFieldView' />
          <OTViewEntry local_id='data_drawing_tool_view' objectClass='org.concord.graph.util.state.OTDrawingTool' viewClass='org.concord.datagraph.state.OTDataDrawingToolView' />
          <OTViewEntry local_id='multi_data_graph_view' objectClass='org.concord.datagraph.state.OTMultiDataGraph' viewClass='org.concord.datagraph.state.OTMultiDataGraphView' />
          <OTViewEntry local_id='button_view' objectClass='org.concord.otrunk.control.OTButton' viewClass='org.concord.otrunk.control.OTButtonView' />
          <OTViewEntry local_id='data_table_view' objectClass='org.concord.data.state.OTDataTable' viewClass='org.concord.data.state.OTDataTableView' />
          <OTViewEntry local_id='udl_container' objectClass='org.concord.otrunk.ui.OTUDLContainer' viewClass='org.concord.otrunk.ui.OTUDLContainerView' />
          <OTViewEntry local_id='curriculum_unit_view' objectClass='org.concord.otrunk.ui.OTCurriculumUnit' viewClass='org.concord.otrunk.ui.swing.OTCurriculumUnitView' />
          <OTViewEntry local_id='section_view' objectClass='org.concord.otrunk.ui.OTSection' viewClass='org.concord.otrunk.ui.swing.OTSectionView' />
          <OTViewEntry local_id='menu_page_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.ui.menu.OTMenuPageView' />
          <OTViewEntry local_id='menu_accordion_section_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.swingx.OTMenuAccordionSectionView' />
          <OTViewEntry local_id='menu_section_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.ui.menu.OTMenuSectionView' />
          <OTViewEntry local_id='menu_page_expand_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.ui.menu.OTMenuPageExpandView' />
          <OTViewEntry local_id='card_container_view' objectClass='org.concord.otrunk.ui.OTCardContainer' viewClass='org.concord.otrunk.ui.swing.OTCardContainerView' />
          <OTViewEntry local_id='nav_bar' objectClass='org.concord.otrunk.ui.menu.OTNavBar' viewClass='org.concord.otrunk.ui.menu.OTNavBarView' />
          <OTDocumentViewConfig objectClass='org.concord.otrunk.view.document.OTDocument' viewClass='org.concord.otrunk.view.document.OTDocumentView'>
            <cssBlocks>
              <OTCssText local_id='otml_css' src='stylesheets/otml.css' />
            </cssBlocks>
          </OTDocumentViewConfig>
        </views>
      </OTViewBundle>
      
              <OTInterfaceManager>
        <deviceConfigs>
          <OTDeviceConfig configString='none' deviceId='10'>    </OTDeviceConfig>
        </deviceConfigs>
      </OTInterfaceManager>
      
            </bundles>
      <root>
        <OTUDLContainer leftPanelWidth='300'>
          <title>
            <OTCompoundDoc>
              <bodyText>
                <div id='content'>
                  <h3>Discovering Light</h3>
                </div>
              </bodyText>
            </OTCompoundDoc>
          </title>
          <menu>
            <OTViewChild scrollPanelHasBorder='false' useHorizontalScrollPane='false' useScrollPane='true'>
              <object>
                <object refid='${menu_investigation_627}' />
              </object>
              <viewid>
                <object refid='${menu_accordion_section_view}' />
              </viewid>
            </OTViewChild>
          </menu>
          <content>
            <OTCardContainer contentsMayScroll='false' local_id='section_card_container_investigation_627'>
              <cards>
                <OTSection local_id='section_1376' name='Light level tester - probe kit photodiode'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1376'>
                      <bodyText>
                        <div id='content'>
                          <h1>Light level tester - probe kit photodiode</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1376'>
                      <cards>
                        <OTCompoundDoc local_id='page_4755' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5104}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4755}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1376}' />
                  </footer>
                </OTSection>
                <OTSection local_id='section_1377' name='Measure light levels'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1377'>
                      <bodyText>
                        <div id='content'>
                          <h1>Measure light levels</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1377'>
                      <cards>
                        <OTCompoundDoc local_id='page_4756' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5105}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4756}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1377}' />
                  </footer>
                </OTSection>
                <OTSection local_id='section_1378' name='Light in a greenhouse'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1378'>
                      <bodyText>
                        <div id='content'>
                          <h1>Light in a greenhouse</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1378'>
                      <cards>
                        <OTCompoundDoc local_id='page_4757' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5106}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1553}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4758' name='Standards'>
                          <bodyText>
                            <div id='content'>
                              <h2>Standards</h2>
                              <div class='element'>
                                <object refid='${xhtml_5107}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4759' name='Materials'>
                          <bodyText>
                            <div id='content'>
                              <h2>Materials</h2>
                              <div class='element'>
                                <object refid='${xhtml_5108}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4760' name='Safety'>
                          <bodyText>
                            <div id='content'>
                              <h2>Safety</h2>
                              <div class='element'>
                                <object refid='${xhtml_5109}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4761' name='Procedure'>
                          <bodyText>
                            <div id='content'>
                              <h2>Procedure</h2>
                              <div class='element'>
                                <object refid='${xhtml_5110}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4762' name='Prediction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Prediction</h2>
                              <div class='element'>
                                <object refid='${open_response_1554}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_987}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4763' name='Collect Data'>
                          <bodyText>
                            <div id='content'>
                              <h2>Collect Data</h2>
                              <div class='element'>
                                <object refid='${xhtml_5111}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_988}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1555}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4764' name='Analysis'>
                          <bodyText>
                            <div id='content'>
                              <h2>Analysis</h2>
                              <div class='element'>
                                <object refid='${xhtml_5112}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4765' name='Further Investigations'>
                          <bodyText>
                            <div id='content'>
                              <h2>Further Investigations</h2>
                              <div class='element'>
                                <object refid='${xhtml_5113}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1556}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4757}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1378}' />
                  </footer>
                </OTSection>
                <OTSection local_id='section_1379' name='Light in a greenhouse - Probe kit'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1379'>
                      <bodyText>
                        <div id='content'>
                          <h1>Light in a greenhouse - Probe kit</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1379'>
                      <cards>
                        <OTCompoundDoc local_id='page_4766' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5114}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1557}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4767' name='Standards'>
                          <bodyText>
                            <div id='content'>
                              <h2>Standards</h2>
                              <div class='element'>
                                <object refid='${xhtml_5115}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4768' name='Materials'>
                          <bodyText>
                            <div id='content'>
                              <h2>Materials</h2>
                              <div class='element'>
                                <object refid='${xhtml_5116}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4769' name='Safety'>
                          <bodyText>
                            <div id='content'>
                              <h2>Safety</h2>
                              <div class='element'>
                                <object refid='${xhtml_5117}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4770' name='Procedure'>
                          <bodyText>
                            <div id='content'>
                              <h2>Procedure</h2>
                              <div class='element'>
                                <object refid='${xhtml_5118}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4771' name='Prediction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Prediction</h2>
                              <div class='element'>
                                <object refid='${open_response_1558}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_989}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4772' name='Collect Data'>
                          <bodyText>
                            <div id='content'>
                              <h2>Collect Data</h2>
                              <div class='element'>
                                <object refid='${xhtml_5119}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_990}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1559}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4773' name='Analysis'>
                          <bodyText>
                            <div id='content'>
                              <h2>Analysis</h2>
                              <div class='element'>
                                <object refid='${xhtml_5120}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4774' name='Further Investigations'>
                          <bodyText>
                            <div id='content'>
                              <h2>Further Investigations</h2>
                              <div class='element'>
                                <object refid='${xhtml_5121}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1560}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4766}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1379}' />
                  </footer>
                </OTSection>
                <OTSection local_id='section_1380' name='Greenhouse effect in a greenhouse'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1380'>
                      <bodyText>
                        <div id='content'>
                          <h1>Greenhouse effect in a greenhouse</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1380'>
                      <cards>
                        <OTCompoundDoc local_id='page_4775' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5122}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4776' name='Standards'>
                          <bodyText>
                            <div id='content'>
                              <h2>Standards</h2>
                              <div class='element'>
                                <object refid='${xhtml_5123}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4777' name='Materials'>
                          <bodyText>
                            <div id='content'>
                              <h2>Materials</h2>
                              <div class='element'>
                                <object refid='${xhtml_5124}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4778' name='Safety'>
                          <bodyText>
                            <div id='content'>
                              <h2>Safety</h2>
                              <div class='element'>
                                <object refid='${xhtml_5125}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4779' name='Procedure'>
                          <bodyText>
                            <div id='content'>
                              <h2>Procedure</h2>
                              <div class='element'>
                                <object refid='${xhtml_5126}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4780' name='Prediction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Prediction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5127}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1561}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_991}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4781' name='Collect Data'>
                          <bodyText>
                            <div id='content'>
                              <h2>Collect Data</h2>
                              <div class='element'>
                                <object refid='${xhtml_5128}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_992}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4782' name='Analysis'>
                          <bodyText>
                            <div id='content'>
                              <h2>Analysis</h2>
                              <div class='element'>
                                <object refid='${xhtml_5129}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4783' name='Conclusion'>
                          <bodyText>
                            <div id='content'>
                              <h2>Conclusion</h2>
                              <div class='element'>
                                <object refid='${xhtml_5130}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4784' name='Further Investigations'>
                          <bodyText>
                            <div id='content'>
                              <h2>Further Investigations</h2>
                              <div class='element'>
                                <object refid='${xhtml_5131}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1562}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4775}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1380}' />
                  </footer>
                </OTSection>
                <OTSection local_id='section_1381' name='Greenhouse effect in a greenhouse - Probe kit'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1381'>
                      <bodyText>
                        <div id='content'>
                          <h1>Greenhouse effect in a greenhouse - Probe kit</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1381'>
                      <cards>
                        <OTCompoundDoc local_id='page_4785' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5132}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4786' name='Standards'>
                          <bodyText>
                            <div id='content'>
                              <h2>Standards</h2>
                              <div class='element'>
                                <object refid='${xhtml_5133}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4787' name='Materials'>
                          <bodyText>
                            <div id='content'>
                              <h2>Materials</h2>
                              <div class='element'>
                                <object refid='${xhtml_5134}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4788' name='Safety'>
                          <bodyText>
                            <div id='content'>
                              <h2>Safety</h2>
                              <div class='element'>
                                <object refid='${xhtml_5135}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4789' name='Procedure'>
                          <bodyText>
                            <div id='content'>
                              <h2>Procedure</h2>
                              <div class='element'>
                                <object refid='${xhtml_5136}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4790' name='Prediction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Prediction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5137}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1563}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_993}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4791' name='Collect Data'>
                          <bodyText>
                            <div id='content'>
                              <h2>Collect Data</h2>
                              <div class='element'>
                                <object refid='${xhtml_5138}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_994}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4792' name='Analysis'>
                          <bodyText>
                            <div id='content'>
                              <h2>Analysis</h2>
                              <div class='element'>
                                <object refid='${xhtml_5139}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4793' name='Conclusion'>
                          <bodyText>
                            <div id='content'>
                              <h2>Conclusion</h2>
                              <div class='element'>
                                <object refid='${xhtml_5140}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4794' name='Further Investigations'>
                          <bodyText>
                            <div id='content'>
                              <h2>Further Investigations</h2>
                              <div class='element'>
                                <object refid='${xhtml_5141}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1564}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4785}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1381}' />
                  </footer>
                </OTSection>
                <OTSection local_id='section_1382' name='Heat and light from electricity'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1382'>
                      <bodyText>
                        <div id='content'>
                          <h1>Heat and light from electricity</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1382'>
                      <cards>
                        <OTCompoundDoc local_id='page_4795' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5142}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1565}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4796' name='Materials'>
                          <bodyText>
                            <div id='content'>
                              <h2>Materials</h2>
                              <div class='element'>
                                <object refid='${xhtml_5143}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4797' name='Procedure'>
                          <bodyText>
                            <div id='content'>
                              <h2>Procedure</h2>
                              <div class='element'>
                                <object refid='${xhtml_5144}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1566}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4798' name='Prediction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Prediction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5145}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1567}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_995}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4799' name='Collect Data'>
                          <bodyText>
                            <div id='content'>
                              <h2>Collect Data</h2>
                              <div class='element'>
                                <object refid='${xhtml_5146}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_996}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1568}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_997}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1569}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_998}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1570}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4800' name='Analysis'>
                          <bodyText>
                            <div id='content'>
                              <h2>Analysis</h2>
                              <div class='element'>
                                <object refid='${xhtml_5147}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4801' name='Conclusion'>
                          <bodyText>
                            <div id='content'>
                              <h2>Conclusion</h2>
                              <div class='element'>
                                <object refid='${xhtml_5148}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4802' name='Further Investigations'>
                          <bodyText>
                            <div id='content'>
                              <h2>Further Investigations</h2>
                              <div class='element'>
                                <object refid='${open_response_1571}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4795}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1382}' />
                  </footer>
                </OTSection>
                <OTSection local_id='section_1383' name='Heat and light from electricity - Probe kit'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1383'>
                      <bodyText>
                        <div id='content'>
                          <h1>Heat and light from electricity - Probe kit</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1383'>
                      <cards>
                        <OTCompoundDoc local_id='page_4803' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5149}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1572}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4804' name='Materials'>
                          <bodyText>
                            <div id='content'>
                              <h2>Materials</h2>
                              <div class='element'>
                                <object refid='${xhtml_5150}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4805' name='Procedure'>
                          <bodyText>
                            <div id='content'>
                              <h2>Procedure</h2>
                              <div class='element'>
                                <object refid='${xhtml_5151}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1573}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4806' name='Prediction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Prediction</h2>
                              <div class='element'>
                                <object refid='${xhtml_5152}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1574}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_999}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4807' name='Collect Data'>
                          <bodyText>
                            <div id='content'>
                              <h2>Collect Data</h2>
                              <div class='element'>
                                <object refid='${xhtml_5153}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_1000}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1575}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_1001}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1576}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_1002}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1577}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4808' name='Analysis'>
                          <bodyText>
                            <div id='content'>
                              <h2>Analysis</h2>
                              <div class='element'>
                                <object refid='${xhtml_5154}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4809' name='Conclusion'>
                          <bodyText>
                            <div id='content'>
                              <h2>Conclusion</h2>
                              <div class='element'>
                                <object refid='${xhtml_5155}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_4810' name='Further Investigations'>
                          <bodyText>
                            <div id='content'>
                              <h2>Further Investigations</h2>
                              <div class='element'>
                                <object refid='${open_response_1578}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_4803}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1383}' />
                  </footer>
                </OTSection>
              </cards>
              <currentCard>
                <object refid='${section_1376}' />
              </currentCard>
              <viewedCards></viewedCards>
            </OTCardContainer>
          </content>
        </OTUDLContainer>
      </root>
      <library>
        <OTCompoundDoc local_id='xhtml_5104'>
          <bodyText><p>Calibrate the phototransistor.</p></bodyText>
        </OTCompoundDoc>
        <OTMenu local_id='menu_section_1376'>
          <cardContainer>
            <object refid='${page_card_container_section_1376}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1376}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1376' stepAhead='true' />
        <OTCompoundDoc local_id='xhtml_5105'>
          <bodyText>
            <p><strong>How bright is it?</strong><br />
            This activity has three different data collectors for light, each at a different scale, for different levels of brightness.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTMenu local_id='menu_section_1377'>
          <cardContainer>
            <object refid='${page_card_container_section_1377}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1377}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1377' stepAhead='true' />
        <OTCompoundDoc local_id='xhtml_5106'>
          <bodyText>
            <p>In this activity you will build a model greenhouse and explore light levels over the course of a day.</p>
            <p><strong>How does a greenhouse work?</strong></p>
            <p><img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/greenhouse_cartoon/u10_i01_web_greenhouse_cartoon.png" alt="" /></p>
            <p>Plants obviously grow outside, but often a greenhouse, which is a house for growing plants, is used to provide better conditions for plant growth than the outdoors. What conditions do you think typical plants like? Discuss this with your group members and record your thoughts and ideas below.</p>
            <p>How do you think the conditions inside a greenhouse differ from the conditions outside? Think about different times of day and different seasons. Be prepared to discuss your thoughts with the class.</p>
            <p>What are some of the physical features of a greenhouse, and how do these features create a good house for plants?</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1553'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>How do greenhouses affect the light levels for plants?</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1553' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5107'>
          <bodyText><p>This unit addresses <span class="caps">NSES</span> standards for inquiry and physical science at grades 5-8 and <span class="caps">NCTM</span> standards on Algebra and Data Analysis at grades 6-8.</p></bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5108'>
          <bodyText>
            <ul>
            	<li>cardboard box, shoebox or plastic container with a clear top and solid bottom</li>
            	<li>plastic wrap or clear plastic</li>
            	<li><a href="http://webapps.teemss2.concord.org/teemss2-teacher/vernier_gotemp_golink/technical_hint_id_24.html">light sensor</a></li>
            	<li>tape, scissors</li>
            	<li>light source such as a swivel desk lamp</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5109'>
          <bodyText>
            <ul>
            	<li>Do not touch the bulb of the desk lamp. Severe burns may result.</li>
            	<li>Do not look directly at a light bulb. It can hurt your eyes.</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5110'>
          <bodyText>
            <ol>
            	<li>Obtain a box or container to use as your greenhouse. Your &#8220;greenhouse&#8221; box should look like one of the containers below, with a clear top and a solid bottom. Your teacher will provide a moveable light to represent the sun.<br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/greenhouse_container/u10_i01_web_greenhouse_container.png" alt="" /></li>
            	<li>In this trial, you will investigate light levels in your model greenhouse, with the lamp modeling the sun at five different times of day. The most accurate way to do this is to measure <strong>reflected</strong> light. To do this, place a white sheet of paper in the bottom of your greenhouse. The sheet of paper should be the same size as the bottom of your model greenhouse, as shown below.<br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/white_box_bottom/u10_i01_web_white_box_bottom.png" alt="" /></li>
            	<li>You will model the times of day by shining a lamp (a model of the sun) on your greenhouse at different angles. Shown below are drawings of the sun&#8217;s path over a greenhouse and how you can imitate it with a lamp.  <br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i02/greenhouse_cross_section/u10_i02_web_greenhouse_cross_section.png" alt="" /><br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/time_of_day/u10_i01_web_time_of_day.png" alt="" /></li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1554'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>Before taking your data, what do you think the relative light levels will be for these times of day? On the Prediction Graph, indicate how you think light levels will vary over the course of the day. Be prepared to defend your graph.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1554' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_987' name='Distance Data Collector' showControlBar='true' title='Distance Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_987' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='13' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_987' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Distance' labelFormat='None' max='4.0' min='0.0' units='m' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5111'>
          <bodyText>
            <ol>
            	<li>Position the lamp as shown below. This will represent dawn. Carefully measure the distance between the lamp and the top of your greenhouse to be 40 cm. Turn the lamp on.</li>
            	<li>Start the light sensor. Refer to <a href="http://webapps.teemss2.concord.org/teemss2-teacher/vernier_gotemp_golink/technical_hint_id_8.html">Technical Hints</a> to connect the light sensor.Point the light sensor at the white paper (the bottom of your greenhouse) to measure the brightness of the reflected light.  Note the value on the graph.<br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/dawn_light/u10_i01_web_dawn_light.png" alt="" /></li>
            	<li>Continue running the graph as you move the light through the positions shown in the picture below. Note the value for each of the different &#8220;times of day&#8221; and record your measurements below. Be careful to set the lamp at the same distance from your greenhouse for each measurement (40 cm), and to point the light sensor at the white paper, not the lamp. <br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/time_of_day/u10_i01_web_time_of_day.png" alt="" /></li>
            	<li>Repeat your experiment with plastic wrap over the greenhouse. Does the clear cover change the light level?</li>
            	<li>Some greenhouses use shades of various types, because many plants like partial shade. Below is a picture of a shade made of fabric, which can lie on top of a greenhouse. <br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/shade_tarp/u10_i01_web_shade_tarp.png" alt="" /><br />
            Put your model greenhouse in real sunlight, which is <strong>much</strong> brighter than a lamp. Try some shading materials that cut down but do not block the sunlight completely. Record what you tried and what the resulting light level was.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_988' name='Light Data Collector' showControlBar='true' title='Light Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_988' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='0' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='2' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_988' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Light' labelFormat='None' max='4000.0' min='0.0' units='lux' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1555'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1555' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5112'>
          <bodyText>
            <ul>
            	<li>How does light level change throughout the day in a greenhouse? Discuss how your results compare with your prediction.</li>
            	<li>What effect does the clear cover have on light levels?</li>
            	<li>How does the light level with shading compare to the light level from a lamp? From full sun?</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5113'>
          <bodyText>
            <ul>
            	<li>Change the light level by moving the light up and down or by setting your greenhouse in full sunlight. Using both the light sensor and the temperature sensor, explore how the light level affects the temperature.</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1556'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1556' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTMenu local_id='menu_section_1378'>
          <cardContainer>
            <object refid='${page_card_container_section_1378}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1378}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1378' stepAhead='true' />
        <OTCompoundDoc local_id='xhtml_5114'>
          <bodyText>
            <p>In this activity you will build a model greenhouse and explore light levels over the course of a day.</p>
            <p><strong>How does a greenhouse work?</strong></p>
            <p><img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/greenhouse_cartoon/u10_i01_web_greenhouse_cartoon.png" alt="" /></p>
            <p>Plants obviously grow outside, but often a greenhouse, which is a house for growing plants, is used to provide better conditions for plant growth than the outdoors. What conditions do you think typical plants like? Discuss this with your group members and record your thoughts and ideas below.</p>
            <p>How do you think the conditions inside a greenhouse differ from the conditions outside? Think about different times of day and different seasons. Be prepared to discuss your thoughts with the class.</p>
            <p>What are some of the physical features of a greenhouse, and how do these features create a good house for plants?</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1557'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>How do greenhouses affect the light levels for plants?</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1557' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5115'>
          <bodyText><p>This unit addresses <span class="caps">NSES</span> standards for inquiry and physical science at grades 5-8 and <span class="caps">NCTM</span> standards on Algebra and Data Analysis at grades 6-8.</p></bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5116'>
          <bodyText>
            <ul>
            	<li>cardboard box, shoebox or plastic container with a clear top and solid bottom</li>
            	<li>plastic wrap or clear plastic</li>
            	<li>light sensor. To build the sensor, see:
            	<ul>
            		<li><a href="http://itsidiy.concord.org/activities/429/sail_jnlp/6/13">Light &#8211; probe construction</a></li>
            	</ul></li>
            	<li>tape, scissors</li>
            	<li>light source such as a swivel desk lamp</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5117'>
          <bodyText>
            <ul>
            	<li>Do not touch the bulb of the desk lamp. Severe burns may result.</li>
            	<li>Do not look directly at a light bulb. It can hurt your eyes.</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5118'>
          <bodyText>
            <ol>
            	<li>Obtain a box or container to use as your greenhouse. Your &#8220;greenhouse&#8221; box should look like one of the containers below, with a clear top and a solid bottom. Your teacher will provide a moveable light to represent the sun.<br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/greenhouse_container/u10_i01_web_greenhouse_container.png" alt="" /></li>
            	<li>In this trial, you will investigate light levels in your model greenhouse, with the lamp modeling the sun at five different times of day. The most accurate way to do this is to measure <strong>reflected</strong> light. To do this, place a white sheet of paper in the bottom of your greenhouse. The sheet of paper should be the same size as the bottom of your model greenhouse, as shown below.<br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/white_box_bottom/u10_i01_web_white_box_bottom.png" alt="" /></li>
            	<li>You will model the times of day by shining a lamp (a model of the sun) on your greenhouse at different angles. Shown below are drawings of the sun&#8217;s path over a greenhouse and how you can imitate it with a lamp.  <br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i02/greenhouse_cross_section/u10_i02_web_greenhouse_cross_section.png" alt="" /><br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/time_of_day/u10_i01_web_time_of_day.png" alt="" /></li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1558'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>Before taking your data, what do you think the relative light levels will be for these times of day? On the Prediction Graph, indicate how you think light levels will vary over the course of the day. Be prepared to defend your graph.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1558' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_989' name='Distance Data Collector' showControlBar='true' title='Distance Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_989' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='13' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_989' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Distance' labelFormat='None' max='4.0' min='0.0' units='m' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5119'>
          <bodyText>
            <ol>
            	<li>Position the lamp as shown below. This will represent dawn. Carefully measure the distance between the lamp and the top of your greenhouse to be 40 cm. Turn the lamp on.</li>
            	<li>Start the light sensor. Refer to <a href="http://webapps.teemss2.concord.org/teemss2-teacher/vernier_gotemp_golink/technical_hint_id_8.html">Technical Hints</a> to connect the light sensor.Point the light sensor at the white paper (the bottom of your greenhouse) to measure the brightness of the reflected light.  Note the value on the graph.<br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/dawn_light/u10_i01_web_dawn_light.png" alt="" /></li>
            	<li>Continue running the graph as you move the light through the positions shown in the picture below. Note the value for each of the different &#8220;times of day&#8221; and record your measurements below. Be careful to set the lamp at the same distance from your greenhouse for each measurement (40 cm), and to point the light sensor at the white paper, not the lamp. <br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/time_of_day/u10_i01_web_time_of_day.png" alt="" /></li>
            	<li>Repeat your experiment with plastic wrap over the greenhouse. Does the clear cover change the light level?</li>
            	<li>Some greenhouses use shades of various types, because many plants like partial shade. Below is a picture of a shade made of fabric, which can lie on top of a greenhouse. <br />
            <img src="http://itsi.concord.org/artwork/Teemss2_images/Units/u10_i01/shade_tarp/u10_i01_web_shade_tarp.png" alt="" /><br />
            Put your model greenhouse in real sunlight, which is <strong>much</strong> brighter than a lamp. Try some shading materials that cut down but do not block the sunlight completely. Record what you tried and what the resulting light level was.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_990' name='Raw Voltage Data Collector' showControlBar='true' title='Raw Voltage Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_990' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.01' type='23' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_990' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Raw Voltage' labelFormat='None' max='10.0' min='-1.0' units='V' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1559'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1559' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5120'>
          <bodyText>
            <ul>
            	<li>How does light level change throughout the day in a greenhouse? Discuss how your results compare with your prediction.</li>
            	<li>What effect does the clear cover have on light levels?</li>
            	<li>How does the light level with shading compare to the light level from a lamp? From full sun?</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5121'>
          <bodyText>
            <ul>
            	<li>Change the light level by moving the light up and down or by setting your greenhouse in full sunlight. Using both the light sensor and the temperature sensor, explore how the light level affects the temperature.</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1560'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1560' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTMenu local_id='menu_section_1379'>
          <cardContainer>
            <object refid='${page_card_container_section_1379}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1379}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1379' stepAhead='true' />
        <OTCompoundDoc local_id='xhtml_5122'>
          <bodyText>
            <p>By using a temperature sensor, we can relate changes in sunlight to the temperature of the air being trapped in a container.</p>
            <p><img src="http://www.concord.org/private/jasonv/greenhouse/images/greenhouse21.jpg" alt="" /></p>
            <p><strong>How is the atmosphere like a greenhouse?</strong></p>
            <p>The greenhouse effect is the name scientists use to describe how heat can build up in the earth&#8217;s atmosphere.</p>
            <p>A majority of the energy from the sun arrives at the earth as visible radiation. This energy passes through our atmosphere and warms the surface of the earth. The warmed surface re-emits radiation but this radiation is not visible as it is in the infrared. Some of this infrared radiation is absorbed by our atmosphere. Our atmosphere absorbs more of the infrared radiation when water vapor, carbon dioxide, and methane are present. The more readily the infrared is absorbed, the greater the net energy gain from sunlight.</p>
            <p>The effect of this process was examined using a <em>model</em> in the <strong>Greenhouse gases</strong> activity. In this activity you will measure the phenomenon in a <em>real</em> greenhouse setting. A glass enclosure &#8212; a real greenhouse &#8212; works in the same way as the atmosphere to capture heat from  sunlight.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5123'>
          <bodyText>
            <p>This activity addresses <span class="caps">NSES</span> standards for earth and space science and inquiry at grades 5-8 <br />
            (<a href="http://books.nap.edu/readingroom/books/nses/6d.html#es">http://books.nap.edu/readingroom/books/nses/6d.html#es</a>).</p>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5124'>
          <bodyText>
            <ul>
            	<li>temperature sensor</li>
            	<li>clear plastic food container without lid</li>
            	<li>plastic wrap (large enough to cover the container)</li>
            	<li>rubber band</li>
            	<li>awl or scissors (to make a hole in plastic container)</li>
            	<li>dirt</li>
            	<li>clock</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5125'>
          <bodyText>
            <ul>
            	<li><b>Caution:</b> Do not look directly at the sun or a sun lamp as eye damage will result.</li>
            	<li>Care should be taken while punching the hole in the plastic food container with the awl or scissors so no injury will result.</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5126'>
          <bodyText>
            <ol>
            	<li>Obtain a clear plastic food container without a lid. Any size and shape container will do as long as the container&#8217;s width is larger than the metal portion of the temperature probe. The container shown just happens to be round.</li>
            	<li>Place a small amount of dirt in the bottom of the container.</li>
            	<li>Have an adult punch a small hole halfway up the side of the plastic food container. Place the temperature sensor through the side of the container.</li>
            	<li>Prepare a clear plastic wrap cover that will be held on by a rubber band.</li>
            </ol>
            <p><img src="http://itsi.concord.org/resources/images/2_and_25_Global_Warming/vgreenhouseslits1.jpg" alt="" /></p>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5127'>
          <bodyText>
            <p>Ordinary glass or clear plastic will transmit light but absorb infrared radiation. Knowing this, predict what will happen to the temperature under these two conditions:</p>
            <p>a) container in sunlight without the cover;<br />
            b) container in sunlight with the plastic cover.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1561'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>Draw your prediction on the graph below. Imagine that you will collect temperature data in sunlight for 20 minutes. For the first 10 minutes the container will have no cover. For the second 10 minutes the container will be covered with plastic. If you are indoors, the sun will be replaced by a bright light. Make the same prediction for that situation. You will need to move the time axis to include 1200 seconds (20 minutes) by clicking and dragging on the axis.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1561' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_991' name='Distance Data Collector' showControlBar='true' title='Distance Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_991' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='13' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_991' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Distance' labelFormat='None' max='4.0' min='0.0' units='m' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5128'>
          <bodyText>
            <ol>
            	<li>Place your container outside in direct sunlight or inside under a bright light.</li>
            	<li>Collect temperature data for 10 minutes with no cover.</li>
            	<li>Cover the container with plastic wrap.</li>
            	<li>Continue to collect temperature data for at least 10 more minutes.</li>
            	<li>You can repeat the experiment and save more datasets on the same graph, using the buttons on the left.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_992' name='Temperature Data Collector' showControlBar='true' title='Temperature Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_992' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-1' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='0' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_992' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Temperature' labelFormat='None' max='40.0' min='0.0' units='degC' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5129'>
          <bodyText>
            <ol>
            	<li>How did the temperature change inside your container with no cover?</li>
            	<li>What caused the change in temperature, if any?</li>
            	<li>How did the temperature change after the cover was put on?</li>
            	<li>What caused the change in temperature, if any?</li>
            	<li>How is this situation like the atmospheric &#8220;greenhouse effect&#8221;? How is it different?</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5130'>
          <bodyText><p>Try the same experiment with a light-colored material in the container, such as sand or sugar or salt. Does it make a difference? Why?</p></bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5131'>
          <bodyText>
            <ul>
            	<li>How would the readings change throughout a complete day (24 hours)?</li>
            	<li>What if the surface was more reflective? You were using a dark (dirt) surface, now try a light (sugar) surface.</li>
            	<li>What would happen if you added other materials to your container like plants or pollutants, etc.?</li>
            	<li>How would an atmosphere of another color affect the temperature within the container?</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1562'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1562' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTMenu local_id='menu_section_1380'>
          <cardContainer>
            <object refid='${page_card_container_section_1380}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1380}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1380' stepAhead='true' />
        <OTCompoundDoc local_id='xhtml_5132'>
          <bodyText>
            <p>By using a temperature sensor, we can relate changes in sunlight to the temperature of the air being trapped in a container.</p>
            <p><img src="http://www.concord.org/private/jasonv/greenhouse/images/greenhouse21.jpg" alt="" /></p>
            <p><strong>How is the atmosphere like a greenhouse?</strong></p>
            <p>The greenhouse effect is the name scientists use to describe how heat can build up in the earth&#8217;s atmosphere.</p>
            <p>A majority of the energy from the sun arrives at the earth as visible radiation. This energy passes through our atmosphere and warms the surface of the earth. The warmed surface re-emits radiation but this radiation is not visible as it is in the infrared. Some of this infrared radiation is absorbed by our atmosphere. Our atmosphere absorbs more of the infrared radiation when water vapor, carbon dioxide, and methane are present. The more readily the infrared is absorbed, the greater the net energy gain from sunlight.</p>
            <p>The effect of this process was examined using a <em>model</em> in the <strong>Greenhouse gases</strong> activity. In this activity you will measure the phenomenon in a <em>real</em> greenhouse setting. A glass enclosure &#8212; a real greenhouse &#8212; works in the same way as the atmosphere to capture heat from  sunlight.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5133'>
          <bodyText>
            <p>This activity addresses <span class="caps">NSES</span> standards for earth and space science and inquiry at grades 5-8 <br />
            (<a href="http://books.nap.edu/readingroom/books/nses/6d.html#es">http://books.nap.edu/readingroom/books/nses/6d.html#es</a>).</p>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5134'>
          <bodyText>
            <ul>
            	<li>temperature sensor: see
            	<ul>
            		<li><a href="http://itsidiy.concord.org/activities/426/sail_jnlp/6/13">TMP36 temperature &#8211; probe construction</a></li>
            		<li><a href="http://itsidiy.concord.org/activities/392/sail_jnlp/6/13">Thermocouple &#8211; probe construction</a></li>
            	</ul></li>
            	<li>clear plastic food container without lid</li>
            	<li>plastic wrap (large enough to cover the container)</li>
            	<li>rubber band</li>
            	<li>awl or scissors (to make a hole in plastic container)</li>
            	<li>dirt</li>
            	<li>clock</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5135'>
          <bodyText>
            <ul>
            	<li><b>Caution:</b> Do not look directly at the sun or a sun lamp as eye damage will result.</li>
            	<li>Care should be taken while punching the hole in the plastic food container with the awl or scissors so no injury will result.</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5136'>
          <bodyText>
            <ol>
            	<li>Obtain a clear plastic food container without a lid. Any size and shape container will do as long as the container&#8217;s width is larger than the metal portion of the temperature probe. The container shown just happens to be round.</li>
            	<li>Place a small amount of dirt in the bottom of the container.</li>
            	<li>Have an adult punch a small hole halfway up the side of the plastic food container. Place the temperature sensor through the side of the container.</li>
            	<li>Prepare a clear plastic wrap cover that will be held on by a rubber band.</li>
            </ol>
            <p><img src="http://itsi.concord.org/resources/images/2_and_25_Global_Warming/vgreenhouseslits1.jpg" alt="" /></p>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5137'>
          <bodyText>
            <p>Ordinary glass or clear plastic will transmit light but absorb infrared radiation. Knowing this, predict what will happen to the temperature under these two conditions:</p>
            <p>a) container in sunlight without the cover;<br />
            b) container in sunlight with the plastic cover.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1563'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>Draw your prediction on the graph below. Imagine that you will collect temperature data in sunlight for 20 minutes. For the first 10 minutes the container will have no cover. For the second 10 minutes the container will be covered with plastic. If you are indoors, the sun will be replaced by a bright light. Make the same prediction for that situation. You will need to move the time axis to include 1200 seconds (20 minutes) by clicking and dragging on the axis.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1563' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_993' name='Distance Data Collector' showControlBar='true' title='Distance Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_993' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='13' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_993' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Distance' labelFormat='None' max='4.0' min='0.0' units='m' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5138'>
          <bodyText>
            <ol>
            	<li>Place your container outside in direct sunlight or inside under a bright light.</li>
            	<li>Collect temperature data for 10 minutes with no cover.</li>
            	<li>Cover the container with plastic wrap.</li>
            	<li>Continue to collect temperature data for at least 10 more minutes.</li>
            	<li>You can repeat the experiment and save more datasets on the same graph, using the buttons on the left.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_994' name='Raw Voltage Data Collector' showControlBar='true' title='Raw Voltage Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_994' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.01' type='23' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_994' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Raw Voltage' labelFormat='None' max='10.0' min='-1.0' units='V' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5139'>
          <bodyText>
            <ol>
            	<li>How did the temperature change inside your container with no cover?</li>
            	<li>What caused the change in temperature, if any?</li>
            	<li>How did the temperature change after the cover was put on?</li>
            	<li>What caused the change in temperature, if any?</li>
            	<li>How is this situation like the atmospheric &#8220;greenhouse effect&#8221;? How is it different?</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5140'>
          <bodyText><p>Try the same experiment with a light-colored material in the container, such as sand or sugar or salt. Does it make a difference? Why?</p></bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5141'>
          <bodyText>
            <ul>
            	<li>How would the readings change throughout a complete day (24 hours)?</li>
            	<li>What if the surface was more reflective? You were using a dark (dirt) surface, now try a light (sugar) surface.</li>
            	<li>What would happen if you added other materials to your container like plants or pollutants, etc.?</li>
            	<li>How would an atmosphere of another color affect the temperature within the container?</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1564'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1564' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTMenu local_id='menu_section_1381'>
          <cardContainer>
            <object refid='${page_card_container_section_1381}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1381}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1381' stepAhead='true' />
        <OTCompoundDoc local_id='xhtml_5142'>
          <bodyText>
            <p><strong>How does energy change from one form to another?</strong></p>
            <p>In this activity energy will be moved from batteries to holiday bulbs and resistors, and the temperature changes will be monitored.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1565'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>When you use a flashlight, several energy transformations take place. List all of the forms of energy that are involved when you connect a battery to a light bulb. What forms of energy are in the battery, the wires, and the bulb? Where does the energy go at the end of the process?</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1565' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5143'>
          <bodyText>
            <ul>
            	<li>Temperature sensor (fast response)</li>
            	<li>AA 1.5 V battery and wires</li>
            	<li>Battery holder or rubber band</li>
            	<li>One holiday light or similar small light bulb</li>
            	<li>10 Ohm resistor (to be heated)</li>
            	<li>Small lump of modeling clay. Note:
            	<ul>
            		<li>1 Tablespoon of clay = ~28 g</li>
            		<li>1 teaspoon of clay =  ~9 g</li>
            	</ul></li>
            	<li>Aluminum foil</li>
            	<li>Clear tape</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5144'>
          <bodyText>
            <ol>
            	<li>Set up a circuit with a battery, wires, and a light bulb. Check that it works but leave it disconnected.</li>
            	<li>Obtain a 10 Ohm resistor that can be substituted for the light bulb in your circuit.</li>
            	<li>Attach the temperature sensor directly against the bulb with a piece of clear tape.<br />
            <img src="http://itsi.concord.org/resources/images/12_Energy_Conversion/bulb_w_tape.JPG" alt="" /></li>
            	<li>Prepare a piece of aluminum foil just big enough to surround the bulb â€“ about the size of a large postage stamp.</li>
            	<li>Prepare a small lump of clay about the size of a marble.</li>
            	<li>Make a drawing of your circuit.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1566'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1566' rows='2'>
              <text>Still to be implemented: later this will be a Drawing instead of an Open Response question ...</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5145'>
          <bodyText>
            <p>You will measure how fast the light bulb heats up when you connect it to the battery, under various conditions. Picture a graph where you turn on the bulb for 30 seconds, then turn it off for 30 seconds. Here are the four conditions:</p>
            <p>A. by itself, with just the clear tape holding on the temperature sensor.</p>
            <p>B. surrounded by aluminum foil.</p>
            <p>C. buried in a lump of clay.</p>
            <p>D. The final test will be to heat up a resistor that is buried in a lump of clay, along with the temperature sensor.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1567'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>For condition A, draw how you think the temperature graph will look, using the graph prediction tool. Then describe in words how the other three graphs will be different from this.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1567' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_995' name='Distance Data Collector' showControlBar='true' title='Distance Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_995' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='13' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_995' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Distance' labelFormat='None' max='4.0' min='0.0' units='m' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5146'>
          <bodyText>
            <ol>
            	<li>Attach the temperature sensor to a light bulb with a piece of tape.</li>
            	<li>Connect the bulb to a 1.5 V battery. If you don&#8217;t have a battery holder, you can use a rubber band.<br />
            <img src="http://itsi.concord.org/resources/images/12_Energy_Conversion/bulb_w_battery.JPG" alt="" /></li>
            	<li>Connect the temperature sensor.</li>
            	<li>Start data collection.</li>
            	<li>Connect your circuit so that the light bulb goes on. Leave it on for exactly 30 s. Disconnect the light bulb and record the temperature for another 30 s.</li>
            	<li>Describe this graph. What does the curve look like during the periods when the bulb is on and off?</li>
            	<li>Note the starting temperature, the rise during 30 s, and the drop during the next 30 s.</li>
            	<li>Let the bulb cool off until it is close to room temperature. Wrap it loosely with a small piece of aluminum foil.<br />
            <img src="http://itsi.concord.org/resources/images/12_Energy_Conversion/bulb_w_foi.JPG" alt="" /></li>
            	<li>Start another dataset collection using the buttons on the left.</li>
            	<li>Repeat steps 5, 6, and 7.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_996' name='Temperature Data Collector' showControlBar='true' title='Temperature Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_996' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-1' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='0' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_996' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Temperature' labelFormat='None' max='40.0' min='0.0' units='degC' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1568'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1568' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_997' name='Temperature Data Collector' showControlBar='true' title='Temperature Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_997' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-1' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='0' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_997' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Temperature' labelFormat='None' max='40.0' min='0.0' units='degC' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1569'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1569' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_998' name='Temperature Data Collector' showControlBar='true' title='Temperature Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_998' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-1' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='0' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_998' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Temperature' labelFormat='None' max='40.0' min='0.0' units='degC' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1570'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1570' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5147'>
          <bodyText>
            <ol>
            	<li>What forms of energy does the light bulb produce?</li>
            	<li>What happens to the light energy when the bulb is not enclosed in foil, and when it is enclosed in foil?</li>
            	<li>Compare the rate heating and cooling of the light bulb with and without the foil. How are they different? Why?</li>
            	<li>What can you conclude about whether light bulbs give off mostly heat energy or mostly light energy? Why?</li>
            	<li>What happens to the heating and cooling rate when the light bulb is put into a lump of clay? Why?</li>
            	<li>How does heating by this light bulb compare to heating by a 10 Ohm resistor?</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5148'>
          <bodyText><p>What can you conclude about whether light bulbs give off mostly heat energy or mostly light energy? Why?</p></bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1571'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>Try other ways of enclosing the light bulb. Turn it on and off for a fixed time and compare the rates of heating and cooling.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1571' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTMenu local_id='menu_section_1382'>
          <cardContainer>
            <object refid='${page_card_container_section_1382}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1382}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1382' stepAhead='true' />
        <OTCompoundDoc local_id='xhtml_5149'>
          <bodyText>
            <p>How does energy change from one form to another?</p>
            <p>In this activity energy will be moved from batteries to holiday bulbs and resistors, and the temperature changes will be monitored.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1572'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>When you use a flashlight, several energy transformations take place. List all of the forms of energy that are involved when you connect a battery to a light bulb. What forms of energy are in the battery, the wires, and the bulb? Where does the energy go at the end of the process?</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1572' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5150'>
          <bodyText>
            <ul>
            	<li>Temperature sensor (fast response). To build the sensor, see:
            	<ul>
            		<li>&#8220;Thermocouple &#8211; probe construction&#8221;: http://itsidiy.concord.org/activities/392/sail_jnlp/6/13</li>
            	</ul></li>
            	<li>AA 1.5 V battery and wires</li>
            	<li>One holiday light or similar small light bulb</li>
            	<li>10 Ohm resistor (to be heated)</li>
            	<li>Small lump of modeling clay. Note:
            	<ul>
            		<li>1 Tablespoon of clay = ~28 g</li>
            		<li>1 teaspoon of clay =  ~9 g</li>
            	</ul></li>
            	<li>Aluminum foil</li>
            	<li>Clear tape</li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5151'>
          <bodyText>
            <ol>
            	<li>Set up a circuit with a battery, wires, and a light bulb. Check that it works but leave it disconnected.</li>
            	<li>Obtain a 10 Ohm resistor that can be substituted for the light bulb in your circuit.</li>
            	<li>Attach the temperature sensor directly against the bulb with a piece of clear tape.<br />
            <img src="http://itsi.concord.org/resources/images/12_Energy_Conversion/bulb_w_tape.JPG" alt="" /></li>
            	<li>Prepare a piece of aluminum foil just big enough to surround the bulb â€“ about this size of a large postage stamp.</li>
            	<li>Prepare a small lump of clay about the size of a marble.</li>
            	<li>Make a drawing of your circuit.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1573'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1573' rows='2'>
              <text>Still to be implemented: later this will be a Drawing instead of an Open Response question ...</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5152'>
          <bodyText>
            <p>You will measure how fast the light bulb heats up when you connect it to the battery, under various conditions. Picture a graph where you turn on the bulb for 30 seconds, then turn it off for 30 seconds. Here are the four conditions:</p>
            <p>A. by itself, with just the clear tape holding on the temperature sensor.</p>
            <p>B. surrounded by aluminum foil.</p>
            <p>C. buried in a lump of clay.</p>
            <p>D. The final test will be to heat up a resistor that is buried in a lump of clay, along with the temperature sensor.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1574'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>For condition A, draw how you think the temperature graph will look, using the graph prediction tool. Then describe in words how the other three graphs will be different from this.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1574' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_999' name='Distance Data Collector' showControlBar='true' title='Distance Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_999' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.1' type='13' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_999' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Distance' labelFormat='None' max='4.0' min='0.0' units='m' />
          </yDataAxis>
        </OTDataCollector>
        <OTCompoundDoc local_id='xhtml_5153'>
          <bodyText>
            <ol>
            	<li>Attach the temperature sensor to a light bulb with a piece of tape.</li>
            	<li>Connect the bulb to a 1.5 V battery. If you don&#8217;t have a battery holder, you can use a rubber band.<br />
            <img src="http://itsi.concord.org/resources/images/12_Energy_Conversion/bulb_w_battery.JPG" alt="" /></li>
            	<li>Connect the temperature sensor.</li>
            	<li>Start data collection.</li>
            	<li>Connect your circuit so that the light bulb goes on. Leave it on for exactly 30 s. Disconnect the light bulb and record the temperature for another 30 s.</li>
            	<li>Describe this graph. What does the curve look like during the periods when the bulb is on and off?</li>
            	<li>Note the starting temperature, the rise during 30 s, and the drop during the next 30 s.</li>
            	<li>Let the bulb cool off until it is close to room temperature. Wrap it loosely with a small piece of aluminum foil.<br />
            <img src="http://itsi.concord.org/resources/images/12_Energy_Conversion/bulb_w_foi.JPG" alt="" /></li>
            	<li>Start another dataset collection, using the buttons on the left.</li>
            	<li>Repeat steps 5, 6, and 7.</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_1000' name='Raw Voltage Data Collector' showControlBar='true' title='Raw Voltage Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_1000' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.01' type='23' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_1000' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Raw Voltage' labelFormat='None' max='10.0' min='-1.0' units='V' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1575'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1575' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_1001' name='Raw Voltage Data Collector' showControlBar='true' title='Raw Voltage Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_1001' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.01' type='23' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_1001' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Raw Voltage' labelFormat='None' max='10.0' min='-1.0' units='V' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1576'>
          <prompt>
            <OTCompoundDoc>
              <bodyText>
                <p>10.  <br />
                11. Repeat steps 2 &#8211; 6.</p>
              </bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1576' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_1002' name='Raw Voltage Data Collector' showControlBar='true' title='Raw Voltage Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_1002' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.01' type='23' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_1002' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Raw Voltage' labelFormat='None' max='10.0' min='-1.0' units='V' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1577'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1577' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_5154'>
          <bodyText>
            <ol>
            	<li>What forms of energy does the light bulb produce?</li>
            	<li>What happens to the light energy when the bulb is not enclosed in foil, and when it is enclosed in foil?</li>
            	<li>Compare the rate heating and cooling of the light bulb with and without the foil. How are they different? Why?</li>
            	<li>What can you conclude about whether light bulbs give off mostly heat energy or mostly light energy? Why?</li>
            	<li>What happens to the heating and cooling rate when the light bulb is put into a lump of clay? Why?</li>
            	<li>How does heating by this light bulb compare to heating by a 10 Ohm resistor?</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_5155'>
          <bodyText><p>What can you conclude about whether light bulbs give off mostly heat energy or mostly light energy? Why?</p></bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1578'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>Try other ways of enclosing the light bulb. Turn it on and off for a fixed time and compare the rates of heating and cooling.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1578' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTMenu local_id='menu_section_1383'>
          <cardContainer>
            <object refid='${page_card_container_section_1383}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1383}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1383' stepAhead='true' />
        <OTMenu local_id='menu_investigation_627'>
          <cardContainer>
            <object refid='${section_card_container_investigation_627}'>    </object>
          </cardContainer>
          <menuRule>
            <object refid='${section_rule}'>    </object>
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToAnyCard='true' local_id='section_rule'></OTMenuRule>
      </library>
    </OTSystem>
  </objects>
</otrunk>
