<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="2767fe20-6c7d-11dc-8314-0800200c9a66">
  <imports>
    <import class="org.concord.data.state.OTDataStore" />
    <import class="org.concord.data.state.OTDataChannelDescription" />
    <import class="org.concord.data.state.OTDataField" />
    <import class="org.concord.data.state.OTDataTable" />
    <import class="org.concord.datagraph.state.OTDataGraph" />
    <import class="org.concord.datagraph.state.OTDataAxis" />
    <import class="org.concord.datagraph.state.OTDataGraphable" />
    <import class="org.concord.datagraph.state.OTDataCollector" />
    <import class="org.concord.datagraph.state.OTMultiDataGraph" />
    <import class="org.concord.datagraph.state.OTPluginView" />
    <import class="org.concord.datagraph.state.OTDataBarGraphable" />
    <import class="org.concord.framework.otrunk.view.OTFrame" />
    <import class="org.concord.graph.util.state.OTDrawingTool" />
    <import class="org.concord.graph.util.state.OTDrawingStamp" />
    <import class="org.concord.graph.util.state.OTDrawingImageIcon" />
    <import class="org.concord.graph.util.state.OTDrawingShape" />
    <import class="org.concord.graph.util.state.OTDrawingTool2" />
    <import class="org.concord.graph.util.state.OTPointTextLabel" />
    <import class="org.concord.otrunk.OTInclude" />
    <import class="org.concord.otrunk.OTSystem" />
    <import class="org.concord.otrunk.overlay.OTOverlay" />
    <import class="org.concord.otrunk.script.ui.OTScriptObject" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariable" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariableComponent" />
    <import class="org.concord.otrunk.script.ui.OTScriptVariableView" />
    <import class="org.concord.otrunk.script.js.OTJavascript" />
    <import class="org.concord.otrunk.script.OTScriptEngineBundle" />
    <import class="org.concord.otrunk.script.OTScriptEngineEntry" />
    <import class="org.concord.otrunk.ui.OTButton" />
    <import class="org.concord.otrunk.ui.OTCardContainer" />
    <import class="org.concord.otrunk.ui.OTChoice" />
    <import class="org.concord.otrunk.ui.OTChoiceMultiple" />
    <import class="org.concord.otrunk.ui.OTImage" />
    <import class="org.concord.otrunk.ui.OTModeSwitcher" />
    <import class="org.concord.otrunk.ui.OTScrollContainer" />
    <import class="org.concord.otrunk.ui.OTText" />
    <import class="org.concord.otrunk.ui.question.OTQuestion" />
    <import class="org.concord.otrunk.ui.snapshot.OTSnapshot" />
    <import class="org.concord.otrunk.ui.snapshot.OTSnapshotButton" />
    <import class="org.concord.otrunk.ui.snapshot.OTSnapshotAlbum" />
    <import class="org.concord.otrunk.ui.snapshot.OTSnapshotChooser" />
    <import class="org.concord.otrunk.ui.swing.OTChoiceViewConfig" />
    <import class="org.concord.otrunk.util.OTSharingBundle" />
    <import class="org.concord.otrunk.view.OTObjectEditViewConfig" />
    <import class="org.concord.otrunk.view.OTViewChild" />
    <import class="org.concord.otrunk.view.OTViewEntry" />
    <import class="org.concord.otrunk.view.OTViewBundle" />
    <import class="org.concord.otrunk.view.OTViewMode" />
    <import class="org.concord.otrunk.view.document.OTCompoundDoc" />
    <import class="org.concord.otrunk.view.document.OTCssText" />
    <import class="org.concord.otrunk.view.document.OTDocumentViewConfig" />
    <import class="org.concord.otrunk.view.prototype.OTPrototypeViewEntry" />
    <import class="org.concord.otrunk.view.prototype.OTPrototypeEventController" />
    <import class="org.concord.otrunk.view.prototype.OTPrototypeMapEntry" />
    <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.sensor.state.OTZeroSensor" />
  </imports>
  <objects>
    <OTSystem local_id="system">
      <bundles>
        <OTViewBundle showLeftPanel="false">
          <frame>
            <OTFrame useScrollPane="true" width="850" height="600" />
          </frame>
          <views>
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTScrollContainer" viewClass="org.concord.otrunk.ui.swing.OTScrollContainerView"/>
            <OTViewEntry local_id="question_view" objectClass="org.concord.otrunk.ui.question.OTQuestion" viewClass="org.concord.otrunk.ui.question.OTQuestionView" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTImage" viewClass="org.concord.otrunk.ui.swing.OTImageView" />
            <OTViewEntry objectClass="org.concord.otrunk.ui.OTButton" viewClass="org.concord.otrunk.ui.swing.OTButtonView" />
            <OTChoiceViewConfig local_id="choice-checkbox-view" objectClass="org.concord.otrunk.ui.OTChoiceMultiple" viewClass="org.concord.otrunk.ui.swing.OTChoiceCheckBoxView" useViewsAsChoices="true" />
            <OTChoiceViewConfig local_id="choice-radio-view" objectClass="org.concord.otrunk.ui.OTChoice" viewClass="org.concord.otrunk.ui.swing.OTChoiceRadioButtonView" useViewsAsChoices="true" />
            <OTViewEntry id="453a61b0-e18b-11dc-95ff-0800200c9a66" objectClass="org.concord.otrunk.ui.OTChoice" viewClass="org.concord.otrunk.ui.swing.OTChoiceComboBoxView" />
            <OTViewEntry id="be713960-e18a-11dc-95ff-0800200c9a66" objectClass="org.concord.otrunk.ui.OTText" viewClass="org.concord.otrunk.ui.swing.OTTextEditView" />
            <OTViewEntry id="c93a7460-e18a-11dc-95ff-0800200c9a66" objectClass="org.concord.otrunk.ui.OTText" viewClass="org.concord.otrunk.ui.swing.OTTextView" />
            <OTDocumentViewConfig id="0d03b9c0-e48a-11dc-95ff-0800200c9a66" objectClass="org.concord.otrunk.view.document.OTCompoundDoc" viewClass="org.concord.otrunk.view.document.OTDocumentView">
                <css>
                    body { 
                        font-size: 14;
                    }
                    div {
                        padding-top: 4px;
                    }
                </css>
            </OTDocumentViewConfig>
            <OTViewEntry objectClass="org.concord.graph.util.state.OTDrawingTool2" viewClass="org.concord.datagraph.state.OTDataDrawingToolView" />
          </views>
        </OTViewBundle>
      </bundles>
      <root>
                <OTCompoundDoc local_id="page-1" name='1'>
                          <bodyText>
                            <div class="buffer">
                              <div class="border">
                                <div class="body">
                                  <p>
                                  <img src="http://capa.concord.org/images/dmm.jpg" />
                                  </p><p>
                                  <object refid="46aedef8-f069-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/circuit.jpg" />
                                  </p><p>
                                  <object refid="a72c41c5-f069-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <object refid="45c54d82-f06a-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <object refid="98bf103f-f06a-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/circuit.jpg" />
                                  </p><p>
                                  <object refid="cba4ff76-f06a-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/dmm.jpg" />
                                  </p><p>
                                  <object refid="38e6d126-f06b-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/circuit.jpg" />
                                  <br />
                                  <object refid="3e014653-f06b-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <object refid="4b356718-f06b-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <object refid="42198dca-f06b-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/dmm.jpg" />
                                  </p><p>
                                  <object refid="3d17bed0-f06d-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="cab6ef3f-f06d-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="8c4db063-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  <br />
                                  <object refid="8ff1b230-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="92a168f7-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="947c91ae-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="96364fb5-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="9820baac-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="a0821d83-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="a24e2b0a-f06f-11dc-824c-89cf4466923e" />
                                  </p><p>
                                  <img src="http://capa.concord.org/images/oscope.jpg" />
                                  </p><p>
                                  <object refid="a4434461-f06f-11dc-824c-89cf4466923e" />
                                  </p>
                                  <p>You may close this test when you have finished.</p>
                                  <p>THANK YOU FOR TAKING THIS TEST!</p>
                                </div>
                              </div>
                            </div>
                          </bodyText>
                          <documentRefs>
                            <OTQuestion id="46aedef8-f069-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>1. To measure voltage, the selector on the DMM must be turned to</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc id="78b43316-f069-11dc-824c-89cf4466923e" name='a. Any position; the meter automatically adjusts'>
                                      <bodyText><div>a. Any position; the meter automatically adjusts</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. The "V" position'>
                                      <bodyText><div>b. The "V" position</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. The "A" position'>
                                      <bodyText><div>c. The "A" position</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. The "Ω" position'>
                                      <bodyText><div>d. The "Ω" position</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                  
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>b. The "V" position</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="a72c41c5-f069-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>2. To measure the battery voltage, place the DMM probes</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. At H and C'>
                                      <bodyText><div>a. At H and C</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. At B and G'>
                                      <bodyText><div>b. At B and G</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. At B and E'>
                                      <bodyText><div>c. At B and E</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. At D and F'>
                                      <bodyText><div>d. At D and F</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>d. At D and F</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="45c54d82-f06a-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>3. With the switch closed, the voltage between points G and F will measure about</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. The same as the battery voltage'>
                                      <bodyText><div>a. The same as the battery voltage</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Half the battery voltage'>
                                      <bodyText><div>b. Half the battery voltage</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Zero'>
                                      <bodyText><div>c. Zero</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name="d. Battery voltage divided by resistor's resistance">
                                      <bodyText><div>d. Battery voltage divided by resistor's resistance</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>c. Zero</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="98bf103f-f06a-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>4. A DMM voltage reading of "9.48 mV" is equivalent to</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. 0.00948 V'>
                                      <bodyText><div>a. 0.00948 V</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. 0.948 V'>
                                      <bodyText><div>b. 0.948 V</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. 0.849 V'>
                                      <bodyText><div>c. 0.849 V</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. 948 kV'>
                                      <bodyText><div>d. 948 kV</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>a. 0.00948 V</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="cba4ff76-f06a-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>5. While measuring the voltage drop across the resistor</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. The battery polarity must be reversed.'>
                                      <bodyText><div>a. The battery polarity must be reversed.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. The DMM probes must be connected at C and D.'>
                                      <bodyText><div>b. The DMM probes must be connected at C and D.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. The DMM knob must be set on A.'>
                                      <bodyText><div>c. The DMM knob must be set on A.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. The switch must be closed.'>
                                      <bodyText><div>d. The switch must be closed.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>d. The switch must be closed.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="38e6d126-f06b-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>6. To measure current, the selector on the DMM must be turned to</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. The "A" position'>
                                      <bodyText><div>a. The "A" position</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. The W position'>
                                      <bodyText><div>b. The W position</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Any position; the meter automatically adjusts.'>
                                      <bodyText><div>c. Any position; the meter automatically adjusts.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. The "V" position'>
                                      <bodyText><div>d. The "V" position</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>a. The "A" position</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="3e014653-f06b-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>7. To find the current through the resistor, set the selector for measuring current,</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Close the switch, and place the DMM probes at B and C.'>
                                      <bodyText><div>a. Close the switch, and place the DMM probes at B and C.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Open the switch, and place the DMM probes at D and E.'>
                                      <bodyText><div>b. Open the switch, and place the DMM probes at D and E.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Open the switch, and place the DMM probes at G and F.'>
                                      <bodyText><div>c. Open the switch, and place the DMM probes at G and F.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Close the switch, and place the DMM probes at B and G.'>
                                      <bodyText><div>d. Close the switch, and place the DMM probes at B and G.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>c. Open the switch, and place the DMM probes at G and F.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="4b356718-f06b-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>8. One way to find the resistance of the resistor, is to apply Ohm’s Law by</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Closing the switch, and measuring the current with probes at D and E, and the voltage with probes at B and C.'>
                                      <bodyText><div>a. Closing the switch, and measuring the current with probes at D and E, and the voltage with probes at B and C.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Opening the switch, and measuring the current with probes at F and G, and then closing the switch and measuring the voltage with probes at B and C.'>
                                      <bodyText><div>b. Opening the switch, and measuring the current with probes at F and G, and then closing the switch and measuring the voltage with probes at B and C.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Closing the switch, and measuring the current with probes at B and G, and then opening the switch and measuring the voltage with probes at D and E.'>
                                      <bodyText><div>c. Closing the switch, and measuring the current with probes at B and G, and then opening the switch and measuring the voltage with probes at D and E.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Opening the switch, and measuring the current with probes at D and E, and the voltage with probes at F and G.'>
                                      <bodyText><div>d. Opening the switch, and measuring the current with probes at D and E, and the voltage with probes at F and G.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>b. Opening the switch, and measuring the current with probes at F and G, and then closing the switch and measuring the voltage with probes at B and C.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="42198dca-f06b-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>9. Suppose you measure the voltage with the red probe on the "+" battery terminal and black probe on the "–" terminal. If you reverse the red and black probes,</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. It doesn’t matter—you’ll see the same voltage reading both times.'>
                                      <bodyText><div>a. It doesn’t matter—you’ll see the same voltage reading both times.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. The voltage will read zero when you reverse the probes.'>
                                      <bodyText><div>b. The voltage will read zero when you reverse the probes.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. The value in the display will be the same, but with a different sign (positive or negative).'>
                                      <bodyText><div>c. The value in the display will be the same, but with a different sign (positive or negative).</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. The reading in the display in the second case will be the reciprocal of the first reading.'>
                                      <bodyText><div>d. The reading in the display in the second case will be the reciprocal of the first reading.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>c. The value in the display will be the same, but with a different sign (positive or negative).</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="3d17bed0-f06d-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>10. With DMM selector knob turned to W, you can measure the resistor by</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Opening the switch and placing the probes at C and H.'>
                                      <bodyText><div>a. Opening the switch and placing the probes at C and H.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Closing the switch and placing the probes at C and G.'>
                                      <bodyText><div>b. Closing the switch and placing the probes at C and G.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Closing the switch and placing the probes at B and C.'>
                                      <bodyText><div>c. Closing the switch and placing the probes at B and C.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Opening the switch and placing the probes at F and G.'>
                                      <bodyText><div>d. Opening the switch and placing the probes at F and G.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>a. Opening the switch and placing the probes at C and H.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="cab6ef3f-f06d-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>11. The switch labeled "Channel" has three settings: A, B, and A &amp; B. This switch set to "A" would be appropriate when</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. The Source switch is set to "EXT."'>
                                      <bodyText><div>a. The Source switch is set to "EXT."</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. You want Channel A to appear on the top of the screen, and Channel B on the bottom.'>
                                      <bodyText><div>b. You want Channel A to appear on the top of the screen, and Channel B on the bottom.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. You want to watch television channel A.'>
                                      <bodyText><div>c. You want to watch television channel A.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. You wish to study the signal from the cable plugged into the CH A jack.'>
                                      <bodyText><div>d. You wish to study the signal from the cable plugged into the CH A jack.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>d. You wish to study the signal from the cable plugged into the CH A jack.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="8c4db063-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>12. Which of the following is usually the first step in measuring the amplitude of an input signal?</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Set the TRIGGER to a Positive slope.'>
                                      <bodyText><div>a. Set the TRIGGER to a Positive slope.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Turn the X-Position and Y-Position fully counterclockwise.'>
                                      <bodyText><div>b. Turn the X-Position and Y-Position fully counterclockwise.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Turn the TIME/DIV knob until the trace is visible on the screen.'>
                                      <bodyText><div>c. Turn the TIME/DIV knob until the trace is visible on the screen.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Turn ON the oscilloscope.'>
                                      <bodyText><div>d. Turn ON the oscilloscope.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>d. Turn ON the oscilloscope.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="8ff1b230-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>13. The VOLTS/DIV knob is used to</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Calibrate the voltage sensitivity of the oscilloscope.'>
                                      <bodyText><div>a. Calibrate the voltage sensitivity of the oscilloscope.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Make the wave from peak-to-peak fit in the display.'>
                                      <bodyText><div>b. Make the wave from peak-to-peak fit in the display.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Move the curve on the display up or down.'>
                                      <bodyText><div>c. Move the curve on the display up or down.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Move the curve on the display left or right.'>
                                      <bodyText><div>d. Move the curve on the display left or right.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>b. Make the wave from peak-to-peak fit in the display.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="92a168f7-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>14. The TIME/DIV knob is used to</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Make between one and two cycles of the wave visible in the display.'>
                                      <bodyText><div>a. Make between one and two cycles of the wave visible in the display.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Compensate for a positive or negative trigger setting.'>
                                      <bodyText><div>b. Compensate for a positive or negative trigger setting.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Adjust the display to measure the peak-to-peak value.'>
                                      <bodyText><div>c. Adjust the display to measure the peak-to-peak value.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Adjust the frequency of the input signal.'>
                                      <bodyText><div>d. Adjust the frequency of the input signal.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>a. Make between one and two cycles of the wave visible in the display.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="947c91ae-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>15. Which of the following knobs would you use to adjust the display to better determine the peak-to-peak amplitude?</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Level'>
                                      <bodyText><div>a. Level</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Y-POS'>
                                      <bodyText><div>b. Y-POS</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. CHANNEL'>
                                      <bodyText><div>c. CHANNEL</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Source'>
                                      <bodyText><div>d. Source</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>b. Y-POS</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="96364fb5-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>16. After adjusting the display, you count 5½ grid squares from the bottom of the wave to the top of the wave. The TIME/DIV setting is "0.2 ms," and the VOLTS/DIV setting is 50 mV. The peak-to-peak amplitude of this signal is</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. 275 mV'>
                                      <bodyText><div>a. 275 mV</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. 5.5 mV'>
                                      <bodyText><div>b. 5.5 mV</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. 10 mV'>
                                      <bodyText><div>c. 10 mV</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. 1.1 mV'>
                                      <bodyText><div>d. 1.1 mV</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>a. 275 mV</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="9820baac-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>17. Seeing the signal shown in the illustration, which of the following adjustments would improve the display to better measure the amplitude of the signal?</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Adjusting the Level knob to more negative.'>
                                      <bodyText><div>a. Adjusting the Level knob to more negative.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Turning the VOLTS/DIV knob clockwise.'>
                                      <bodyText><div>b. Turning the VOLTS/DIV knob clockwise.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Turning the TIME/DIV knob counter-clockwise.'>
                                      <bodyText><div>c. Turning the TIME/DIV knob counter-clockwise.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Sliding CHANNEL switch to the A position.'>
                                      <bodyText><div>d. Sliding CHANNEL switch to the A position.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>b. Turning the VOLTS/DIV knob clockwise.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="a0821d83-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>18. After adjusting the display, you count 9.2 grid squares between two consecutive peaks of the wave (left to right). The TIME/DIV setting is "10 ms," and the VOLTS/DIV setting is 20 V. The period of this signal is</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. 10.8 sec'>
                                      <bodyText><div>a. 10.8 sec</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. 0.102 sec'>
                                      <bodyText><div>b. 0.102 sec</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. 0.092 sec'>
                                      <bodyText><div>c. 0.092 sec</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. 184 sec'>
                                      <bodyText><div>d. 184 sec</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>c. 0.092 sec</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="a24e2b0a-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>19. The signal described in the previous question has a frequency of</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. 10.8 Hz'>
                                      <bodyText><div>a. 10.8 Hz</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. 5.4 kHz'>
                                      <bodyText><div>b. 5.4 kHz</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. 9.2 mHz'>
                                      <bodyText><div>c. 9.2 mHz</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. 102 MHz'>
                                      <bodyText><div>d. 102 MHz</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>a. 10.8 Hz</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                            <OTQuestion id="a4434461-f06f-11dc-824c-89cf4466923e" name='Question' showConvertButton="true">
                              <prompt>
                                <OTCompoundDoc>
                                  <bodyText><div>20. A signal with a very high frequency would require you to</div></bodyText>
                                </OTCompoundDoc>
                              </prompt>
                              <input>
                                <OTChoice name='Multiple choice' alignContent="0">
                                  <choices>
                                    <OTCompoundDoc name='a. Turn the TIME/DIV knob far clockwise.'>
                                      <bodyText><div>a. Turn the TIME/DIV knob far clockwise.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='b. Turn the X-POS and Y-POS knobs almost all the way counter-clockwise.'>
                                      <bodyText><div>b. Turn the X-POS and Y-POS knobs almost all the way counter-clockwise.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='c. Change to Channel A.'>
                                      <bodyText><div>c. Change to Channel A.</div></bodyText>
                                    </OTCompoundDoc>
                                    <OTCompoundDoc name='d. Adjust the VOLTS/DIV so the peak-to-peak amplitude fits within one grid square.'>
                                      <bodyText><div>d. Adjust the VOLTS/DIV so the peak-to-peak amplitude fits within one grid square.</div></bodyText>
                                    </OTCompoundDoc>
                                  </choices>
                                </OTChoice>
                              </input>
                              <correctAnswer>
                                <OTCompoundDoc>
                                  <bodyText><div>a. Turn the TIME/DIV knob far clockwise.</div></bodyText>
                                </OTCompoundDoc>
                              </correctAnswer>
                            </OTQuestion>
                          </documentRefs>
                        </OTCompoundDoc>
      </root>
      <library>
      </library>
    </OTSystem>
  </objects>
</otrunk>