[virtualcommons-svn] SF.net SVN: virtualcommons:[500] foraging/trunk/src/main/resources/ configurat
Status: Beta
Brought to you by:
alllee
From: <db...@us...> - 2010-03-31 02:29:45
|
Revision: 500 http://virtualcommons.svn.sourceforge.net/virtualcommons/?rev=500&view=rev Author: dbarge Date: 2010-03-31 02:29:38 +0000 (Wed, 31 Mar 2010) Log Message: ----------- - changed the configuration files to alter some text in the instructions of round4.xml. - changed the configuration files for limited and full vision. Modified Paths: -------------- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round0.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round1.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round3.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round4.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round5.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round6.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round0.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round2.xml foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round4.xml Added Paths: ----------- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fov/ Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round0.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round0.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round0.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -7,7 +7,6 @@ <entry key="practice-round">true</entry> <entry key="private-property">true</entry> <entry key="duration">240</entry> - <entry key="quiz">true</entry> <entry key="q1">C</entry> <entry key="q2">B</entry> @@ -43,17 +42,16 @@ </p> <br> <form> -Which of the statements is <b><u>incorrect</u></b>? <br> -<input type="radio" name="q1" value="A">Your decisions of where to collect tokens affects the regeneration of tokens.<br> -<input type="radio" name="q1" value="B">When you have collected all tokens on -the screen, no new tokens will appear.<br> -<input type="radio" name="q1" value="C">Tokens grow from the middle of the +<span class='q1'>Q1. Which of the statements is <b><u>incorrect</u></b>?</span> <br> +<input type="radio" name="q1" value="A">A. Your decisions of where to collect tokens affects the regeneration of tokens.<br> +<input type="radio" name="q1" value="B">B. When you have collected all tokens on the screen, no new tokens will appear.<br> +<input type="radio" name="q1" value="C">C. Tokens grow from the middle of the screen.<br> -<input type="radio" name="q1" value="D">In order to collect a token you need +<input type="radio" name="q1" value="D">D. In order to collect a token you need to press the space bar while your yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> is on a cell with a token.<br> <br><br> -Which sequence of situations is not possible? <br> +<span class='q2'>Q2. Which sequence of situations is <b><u>not possible</u></b>?</span> <br> <img src="@CODEBASE_URL@/images/question2.jpg"><br> <input type="radio" name="q2" value="A">A<br> <input type="radio" name="q2" value="B">B<br> Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round1.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round1.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round1.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -7,7 +7,6 @@ <entry key="duration">240</entry> <entry key="resource-depth">29</entry> <entry key="resource-width">29</entry> - <entry key='always-explicit'>true</entry> <entry key='max-cell-occupancy'>1</entry> @@ -36,10 +35,6 @@ number embedded in the dot. On the top right corner of the screen you can see how many tokens each player has collected. On the top left corner of the screen you can see a clock that displays the remaining time in the round.</p> -<p>Since you can only see the resource within your vision you may neither see all -the other participants nor all the resource units. The figure below indicates the -vision range compared to the whole environment</p> -<img src="@CODEBASE_URL@/images/vision-range.jpg"> <p> If you have any questions please raise your hand. <b>Do you have any questions so far?</b> Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round3.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round3.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round3.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -8,6 +8,9 @@ <entry key="resource-depth">29</entry> <entry key="resource-width">29</entry> +<!-- enable field of vision for tokens and subjects --> + + <entry key='always-explicit'>true</entry> <entry key='max-cell-occupancy'>1</entry> Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round4.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round4.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round4.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -8,12 +8,13 @@ <entry key="resource-width">29</entry> <entry key="duration">240</entry> +<!-- enable field of vision for tokens and subjects --> + <entry key='always-explicit'>true</entry> <entry key='max-cell-occupancy'>1</entry> <!-- before this round begins, we have a chat session --> <entry key="chat-enabled">true</entry> -<entry key="chat-duration">240</entry> <!-- enable sanctioning --> <entry key="sanction-type">real-time</entry> @@ -25,10 +26,10 @@ <!-- enable quiz --> <entry key='quiz'>true</entry> -<entry key='q1'>1</entry> -<entry key='q2'>2</entry> -<entry key='q3'>1</entry> -<entry key='q4'>1</entry> +<entry key='q1'>B</entry> +<entry key='q2'>C</entry> +<entry key='q3'>B</entry> +<entry key='q4'>B</entry> <entry key="instructions"> <![CDATA[ @@ -59,10 +60,8 @@ another participant reduces your number of tokens, you will also receive a message. These messages will be displayed on the bottom of your screen. <li>If your tokens are being reduced or you are reducing another participant's -tokens, you will receive some visual cues. When your tokens are being reduced -your yellow dot will turn red briefly with a blue background. The participant -currently reducing your tokens will turn purple with a white background. -<li>You may reduce the earnings of other participants as long as there are +tokens, you will receive some visual cues. When you are sanctioned your yellow dot will turn red briefly with a blue background. The participant sanctioning you will turn purple with a white background. +<li>You may sanction other participants as long as there are tokens remaining on the screen and while both you and the other participant have a positive number of tokens collected during the round. <b>Each time</b> you press the numeric key corresponding to another participant your token @@ -110,39 +109,39 @@ </p> <form> -Each time I press the numeric keys between 1-5 my tokens will be reduced -by:<br> -<input type="radio" name="q1" value="0">0 tokens<br> -<input type="radio" name="q1" value="1">1 token<br> -<input type="radio" name="q1" value="2">2 tokens<br> -<input type="radio" name="q1" value="4">4 tokens<br> +<span class='q1'>Q1. Each time I press the numeric keys between 1-5 my tokens will be reduced +by:</span><br> +<input type="radio" name="q1" value="A">A. 0 tokens<br> +<input type="radio" name="q1" value="B">B. 1 token<br> +<input type="radio" name="q1" value="C">C. 2 tokens<br> +<input type="radio" name="q1" value="D">D. 4 tokens<br> <br><br> -Each time I press the numeric keys between 1-5 the number of tokens of the -corresponding participant is reduced by:<br> -<input type="radio" name="q2" value="0">0 tokens<br> -<input type="radio" name="q2" value="1">1 token<br> -<input type="radio" name="q2" value="2">2 tokens<br> -<input type="radio" name="q2" value="4">4 tokens<br> +<span class='q2'>Q2. Each time I press the numeric keys between 1-5 the number of tokens of the +corresponding participant is reduced by:</span><br> +<input type="radio" name="q2" value="A">A. 0 tokens<br> +<input type="radio" name="q2" value="B">B. 1 token<br> +<input type="radio" name="q2" value="C">C. 2 tokens<br> +<input type="radio" name="q2" value="D">D. 4 tokens<br> <br><br> -The background of your yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> turns blue. What does this represent?<br> -<input type="radio" name="q3" value="0">You collected a token<br> -<input type="radio" name="q3" value="1">Another participant is subtracting two +<span class='q3'>Q3. The background of your yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> turns blue. What does this represent?</span><br> +<input type="radio" name="q3" value="A">A. You collected a token<br> +<input type="radio" name="q3" value="B">B. Another participant is subtracting two tokens from you<br> -<input type="radio" name="q3" value="2">You are subtracting two tokens from another +<input type="radio" name="q3" value="C">C. You are subtracting two tokens from another participant<br> -<input type="radio" name="q3" value="3">You are moving too fast<br> +<input type="radio" name="q3" value="D">D. You are moving too fast<br> <br><br> -Every time I press the numeric keys between 1-5:<br> -<input type="radio" name="q4" value="0">Two tokens are subtracted from my tokens +<span class='q4'>Q4. Every time I press the numeric keys between 1-5:</span><br> +<input type="radio" name="q4" value="A">A. Two tokens are subtracted from my tokens collected this round<br> -<input type="radio" name="q4" value="1">One token is subtracted from my tokens +<input type="radio" name="q4" value="B">B. One token is subtracted from my tokens collected this round<br> -<input type="radio" name="q4" value="2">The background of my yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> turns blue +<input type="radio" name="q4" value="C">C. The background of my yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> turns blue momentarily<br> -<input type="radio" name="q4" value="3">My yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> is paused for two seconds<br> +<input type="radio" name="q4" value="D">D. My yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> is paused for two seconds<br> <input type="submit" name="submit" value="Submit"> </form> Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round5.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round5.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round5.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -8,6 +8,9 @@ <entry key="resource-width">29</entry> <entry key="duration">240</entry> +<!-- enable field of vision for tokens and subjects --> + + <!-- enable sanctioning --> <entry key="sanction-type">real-time</entry> <entry key="sanction-cost">1</entry> @@ -20,7 +23,6 @@ <!-- before this round begins, we have a chat session --> <entry key="chat-enabled">true</entry> -<entry key="chat-duration">240</entry> <entry key="instructions"> <![CDATA[ Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round6.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round6.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-fullvision/round6.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -8,6 +8,7 @@ <entry key="resource-width">29</entry> <entry key="duration">240</entry> + <!-- enable sanctioning --> <entry key="sanction-type">real-time</entry> <entry key="sanction-cost">1</entry> @@ -20,7 +21,6 @@ <!-- before this round begins, we have a chat session --> <entry key="chat-enabled">true</entry> -<entry key="chat-duration">240</entry> <entry key="instructions"> <![CDATA[ Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round0.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round0.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round0.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -55,7 +55,7 @@ to press the space bar while your yellow dot <img src="@CODEBASE_URL@/images/gem-self.gif"> is on a cell with a token.<br> <br><br> -<span class='q2'>Q2. Which sequence of situations is not possible?</span> <br> +<span class='q2'>Q2. Which sequence of situations is <b><u>not possible</u></b>?</span> <br> <img src="@CODEBASE_URL@/images/question2.jpg"><br> <input type="radio" name="q2" value="A">A<br> <input type="radio" name="q2" value="B">B<br> Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round2.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round2.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round2.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -10,9 +10,6 @@ <!-- enable field of vision for tokens and subjects --> -<entry key='tokens-field-of-vision'>true</entry> -<entry key='subjects-field-of-vision'>true</entry> - <entry key='initial-distribution'>.25</entry> <entry key='tokens-field-of-vision'>true</entry> Modified: foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round4.xml =================================================================== --- foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round4.xml 2010-03-31 00:58:49 UTC (rev 499) +++ foraging/trunk/src/main/resources/configuration/asu-experiments/voting-limitedvision/round4.xml 2010-03-31 02:29:38 UTC (rev 500) @@ -62,10 +62,8 @@ another participant reduces your number of tokens, you will also receive a message. These messages will be displayed on the bottom of your screen. <li>If your tokens are being reduced or you are reducing another participant's -tokens, you will receive some visual cues. When your tokens are being reduced -your yellow dot will turn red briefly with a blue background. The participant -currently reducing your tokens will turn purple with a white background. -<li>You may reduce the earnings of other participants as long as there are +tokens, you will receive some visual cues. When you are sanctioned your yellow dot will turn red briefly with a blue background. The participant sanctioning you will turn purple with a white background. +<li>You may sanction other participants as long as there are tokens remaining on the screen and while both you and the other participant have a positive number of tokens collected during the round. <b>Each time</b> you press the numeric key corresponding to another participant your token This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |