[virtualcommons-svn] commit/foraging: alllee: removing limited vision from stockholm censored chat
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-02-15 20:02:38
|
1 new commit in foraging: https://bitbucket.org/virtualcommons/foraging/changeset/988df1d12478/ changeset: 988df1d12478 user: alllee date: 2012-02-15 21:02:20 summary: removing limited vision from stockholm censored chat treatment affected #: 7 files diff -r 95fcd4147fe8170445a5b5bf54c23c6e7b47bd4d -r 988df1d1247859ffe0c1789964035dcb52dd8a48 src/main/resources/configuration/stockholm/censored-chat/round0.xml --- a/src/main/resources/configuration/stockholm/censored-chat/round0.xml +++ b/src/main/resources/configuration/stockholm/censored-chat/round0.xml @@ -8,9 +8,6 @@ <entry key="private-property">true</entry><entry key="duration">240</entry> -<entry key='tokens-field-of-vision'>true</entry> -<entry key='subjects-field-of-vision'>true</entry> - <entry key="quiz">true</entry><entry key="q1">C</entry><entry key="q2">B</entry> diff -r 95fcd4147fe8170445a5b5bf54c23c6e7b47bd4d -r 988df1d1247859ffe0c1789964035dcb52dd8a48 src/main/resources/configuration/stockholm/censored-chat/round1.xml --- a/src/main/resources/configuration/stockholm/censored-chat/round1.xml +++ b/src/main/resources/configuration/stockholm/censored-chat/round1.xml @@ -8,9 +8,6 @@ <entry key="resource-depth">29</entry><entry key="resource-width">29</entry> -<entry key='tokens-field-of-vision'>true</entry> -<entry key='subjects-field-of-vision'>true</entry> - <entry key='always-explicit'>true</entry><entry key='max-cell-occupancy'>1</entry> @@ -38,13 +35,6 @@ with a white number embedded in the dot. </p><p> - Your vision will be limited in this experiment and you might not see all the - other participants or all the resource units depending on your position and the - position of the other members of your group. The figure below indicates the - vision range compared to the whole environment. -</p> -<img src="@CODEBASE_URL@/images/vision-range.jpg"> -<p> In each round of the token task, you can see how many tokens each player has collected at the top right corner of the screen. On the top left corner of the screen you will see the remaining time in the round. diff -r 95fcd4147fe8170445a5b5bf54c23c6e7b47bd4d -r 988df1d1247859ffe0c1789964035dcb52dd8a48 src/main/resources/configuration/stockholm/censored-chat/round2.xml --- a/src/main/resources/configuration/stockholm/censored-chat/round2.xml +++ b/src/main/resources/configuration/stockholm/censored-chat/round2.xml @@ -7,13 +7,7 @@ <entry key="duration">240</entry><entry key="resource-depth">29</entry><entry key="resource-width">29</entry> - -<!-- enable field of vision for tokens and subjects --><entry key='initial-distribution'>.25</entry> - -<entry key='tokens-field-of-vision'>true</entry> -<entry key='subjects-field-of-vision'>true</entry> - <entry key='always-explicit'>true</entry><entry key='max-cell-occupancy'>1</entry></properties> diff -r 95fcd4147fe8170445a5b5bf54c23c6e7b47bd4d -r 988df1d1247859ffe0c1789964035dcb52dd8a48 src/main/resources/configuration/stockholm/censored-chat/round3.xml --- a/src/main/resources/configuration/stockholm/censored-chat/round3.xml +++ b/src/main/resources/configuration/stockholm/censored-chat/round3.xml @@ -7,11 +7,6 @@ <entry key="duration">240</entry><entry key="resource-depth">29</entry><entry key="resource-width">29</entry> - -<!-- 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='always-explicit'>true</entry><entry key='max-cell-occupancy'>1</entry><!-- resource regrowth parameters --> diff -r 95fcd4147fe8170445a5b5bf54c23c6e7b47bd4d -r 988df1d1247859ffe0c1789964035dcb52dd8a48 src/main/resources/configuration/stockholm/censored-chat/round4.xml --- a/src/main/resources/configuration/stockholm/censored-chat/round4.xml +++ b/src/main/resources/configuration/stockholm/censored-chat/round4.xml @@ -7,26 +7,16 @@ <entry key="resource-depth">29</entry><entry key="resource-width">29</entry><entry key="duration">240</entry> - -<!-- 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='always-explicit'>true</entry><entry key='max-cell-occupancy'>1</entry> - <!-- before this round begins, we have a chat session --><entry key='censored-chat-enabled'>true</entry><entry key='chat-enabled'>true</entry> - <!-- enable sanctioning --><entry key="sanction-type">real-time</entry><entry key="sanction-cost">1</entry><entry key="sanction-multiplier">2</entry> - - <entry key="initial-distribution">.25</entry> - <!-- sanctioning quiz --><entry key='quiz'>false</entry><entry key='q1'>B</entry> diff -r 95fcd4147fe8170445a5b5bf54c23c6e7b47bd4d -r 988df1d1247859ffe0c1789964035dcb52dd8a48 src/main/resources/configuration/stockholm/censored-chat/round5.xml --- a/src/main/resources/configuration/stockholm/censored-chat/round5.xml +++ b/src/main/resources/configuration/stockholm/censored-chat/round5.xml @@ -7,21 +7,13 @@ <entry key="resource-depth">29</entry><entry key="resource-width">29</entry><entry key="duration">240</entry> - -<!-- enable field of vision for tokens and subjects --> -<entry key='tokens-field-of-vision'>true</entry> -<entry key='subjects-field-of-vision'>true</entry> - <!-- enable sanctioning --><entry key="sanction-type">real-time</entry><entry key="sanction-cost">1</entry><entry key="sanction-multiplier">2</entry> - <entry key="initial-distribution">.25</entry> - <entry key='always-explicit'>true</entry><entry key='max-cell-occupancy'>1</entry> - <!-- enable censored chat session before this round --><entry key='censored-chat-enabled'>true</entry><entry key='chat-enabled'>true</entry> diff -r 95fcd4147fe8170445a5b5bf54c23c6e7b47bd4d -r 988df1d1247859ffe0c1789964035dcb52dd8a48 src/main/resources/configuration/stockholm/censored-chat/round6.xml --- a/src/main/resources/configuration/stockholm/censored-chat/round6.xml +++ b/src/main/resources/configuration/stockholm/censored-chat/round6.xml @@ -7,20 +7,14 @@ <entry key="resource-depth">29</entry><entry key="resource-width">29</entry><entry key="duration">240</entry> - -<entry key='tokens-field-of-vision'>true</entry> -<entry key='subjects-field-of-vision'>true</entry><!-- enable sanctioning --><entry key="sanction-type">real-time</entry><entry key="sanction-cost">1</entry><entry key="sanction-multiplier">2</entry> - <entry key="initial-distribution">.25</entry> - <entry key='always-explicit'>true</entry><entry key='max-cell-occupancy'>1</entry> - -<!-- before this round begins, we have a chat session --> +<!-- enable censored chat--><entry key='censored-chat-enabled'>true</entry><entry key='chat-enabled'>true</entry></properties> Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |