Created
November 20, 2008 17:11
-
-
Save stepheneb/27109 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<OTUDLCompoundDoc id="c05510a7-5367-11dd-bf21-11a44a6b030d" | |
name="%c05510a7-5367-11dd-bf21-11a44a6b030d" showDefinitions="false"> | |
<bodyText> | |
<div | |
style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px"> | |
Isabel is rollerblading around town. Run 3 trials to figure out her | |
velocity. | |
<br /> | |
<ol> | |
<li>Press the START button to begin the trial.</li> | |
<li>Press the STOP button to end the trial</li> | |
<li>Record the information in the table below.</li> | |
<li>To begin a new trial for Isabel, press the RESET button. | |
</li> | |
</ol> | |
<p /> | |
<center> | |
<table width='730'> | |
<tr> | |
<td> | |
<object refid="${rollerblade_model}" /> | |
</td> | |
<td> | |
Seconds <br /> | |
<object refid="${lblTimer}" viewid="c93a7460-e18a-11dc-95ff-0800200c9a66" /> | |
</td> | |
</tr> | |
<tr> | |
<td> | |
<img src="images/direction.gif" align="top" /> | |
Position (m): 1 unit = 1 meter | |
<object refid="${runpause_button}" /> | |
<object refid="${reset_button}" /> | |
</td> | |
<td> | |
<object refid="${logging_script_rollerblade}" /> | |
<object refid="${script_rollerblade}" /> | |
</td> | |
</tr> | |
</table> | |
</center> | |
<p /> | |
<object refid="42efca12-706d-11dd-a791-a14c6b8a6d08" /> | |
<p /> | |
Click the right arrow to run Shandice's trials. | |
</div> | |
</bodyText> | |
<documentRefs> | |
<OTDataTable id="42efca12-706d-11dd-a791-a14c6b8a6d08" name="Data table" | |
showLastRowForAddingNew="false" visibleRows="6"> | |
<dataStore> | |
<OTDataStore numberChannels="9"> | |
<channelDescriptions> | |
<OTDataChannelDescription name="Isabel" | |
numericData="false" locked="true" /> | |
<OTDataChannelDescription name="Initial position (m)" | |
numericData="false" /> | |
<OTDataChannelDescription name="Final position (m)" | |
numericData="false" /> | |
<OTDataChannelDescription name="Change in position (m)" | |
numericData="false" /> | |
<OTDataChannelDescription name="Initial time (s)" | |
numericData="false" /> | |
<OTDataChannelDescription name="Final time (s)" | |
numericData="false" /> | |
<OTDataChannelDescription name="Change in time (s)" | |
numericData="false" /> | |
<OTDataChannelDescription name="Speed (m/s)" | |
numericData="false" /> | |
<OTDataChannelDescription name="Direction (NESW)" | |
numericData="false" /> | |
</channelDescriptions> | |
<values> | |
<string>Trial 1</string> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<string>Trial 2</string> | |
<string /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<null /> | |
<string>Trial 3</string> | |
</values> | |
</OTDataStore> | |
</dataStore> | |
</OTDataTable> | |
</documentRefs> | |
</OTUDLCompoundDoc> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment