[virtualcommons-svn] commit/irrigation: alllee: making chat-duration explicit
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-03-28 05:53:32
|
1 new commit in irrigation: https://bitbucket.org/virtualcommons/irrigation/changeset/be826810ad07/ changeset: be826810ad07 user: alllee date: 2012-03-28 07:53:33 summary: making chat-duration explicit affected #: 5 files diff -r f878c46d71d8c5c563ea7761b77f796f665993a4 -r be826810ad073d790e64021161c9432e5879d89a src/main/resources/configuration/asu/2011/pretest/irrigation.xml --- a/src/main/resources/configuration/asu/2011/pretest/irrigation.xml +++ b/src/main/resources/configuration/asu/2011/pretest/irrigation.xml @@ -4,6 +4,8 @@ <comment>Irrigation experiment server configuration</comment><entry key="hostname">@SERVER_ADDRESS@</entry><entry key="port">@PORT_NUMBER@</entry> + +<entry key="number-of-rounds">22</entry><entry key="round0">round0.xml</entry><entry key="round1">round1.xml</entry><entry key="round2">round2.xml</entry> @@ -30,7 +32,8 @@ <entry key='token-endowment'>10</entry><entry key='field-of-vision'>1</entry><entry key="wait-for-participants">true</entry> -<entry key="number-of-rounds">22</entry> + +<entry key='chat-duration'>60</entry><entry key='round-duration'>50</entry><entry key="q1">49</entry> diff -r f878c46d71d8c5c563ea7761b77f796f665993a4 -r be826810ad073d790e64021161c9432e5879d89a src/main/resources/configuration/asu/2011/t1/irrigation.xml --- a/src/main/resources/configuration/asu/2011/t1/irrigation.xml +++ b/src/main/resources/configuration/asu/2011/t1/irrigation.xml @@ -4,6 +4,8 @@ <comment>Irrigation experiment server configuration</comment><entry key="hostname">@SERVER_ADDRESS@</entry><entry key="port">@PORT_NUMBER@</entry> + +<entry key="number-of-rounds">22</entry><entry key="round0">round0.xml</entry><entry key="round1">round1.xml</entry><entry key="round2">round2.xml</entry> @@ -30,7 +32,8 @@ <entry key='token-endowment'>10</entry><entry key='field-of-vision'>1</entry><entry key="wait-for-participants">true</entry> -<entry key="number-of-rounds">22</entry> + +<entry key='chat-duration'>60</entry><entry key='round-duration'>50</entry><entry key="q1">49</entry> diff -r f878c46d71d8c5c563ea7761b77f796f665993a4 -r be826810ad073d790e64021161c9432e5879d89a src/main/resources/configuration/asu/2011/t2/irrigation.xml --- a/src/main/resources/configuration/asu/2011/t2/irrigation.xml +++ b/src/main/resources/configuration/asu/2011/t2/irrigation.xml @@ -4,6 +4,8 @@ <comment>Irrigation experiment server configuration</comment><entry key="hostname">@SERVER_ADDRESS@</entry><entry key="port">@PORT_NUMBER@</entry> + +<entry key="number-of-rounds">22</entry><entry key="round0">round0.xml</entry><entry key="round1">round1.xml</entry><entry key="round2">round2.xml</entry> @@ -30,7 +32,8 @@ <entry key='token-endowment'>10</entry><entry key='field-of-vision'>1</entry><entry key="wait-for-participants">true</entry> -<entry key="number-of-rounds">22</entry> + +<entry key='chat-duration'>60</entry><entry key='round-duration'>50</entry><entry key="q1">49</entry> diff -r f878c46d71d8c5c563ea7761b77f796f665993a4 -r be826810ad073d790e64021161c9432e5879d89a src/main/resources/configuration/asu/2011/t3/irrigation.xml --- a/src/main/resources/configuration/asu/2011/t3/irrigation.xml +++ b/src/main/resources/configuration/asu/2011/t3/irrigation.xml @@ -4,6 +4,8 @@ <comment>Irrigation experiment server configuration</comment><entry key="hostname">@SERVER_ADDRESS@</entry><entry key="port">@PORT_NUMBER@</entry> + +<entry key="number-of-rounds">22</entry><entry key="round0">round0.xml</entry><entry key="round1">round1.xml</entry><entry key="round2">round2.xml</entry> @@ -30,7 +32,8 @@ <entry key='token-endowment'>10</entry><entry key='field-of-vision'>1</entry><entry key="wait-for-participants">true</entry> -<entry key="number-of-rounds">22</entry> + +<entry key='chat-duration'>60</entry><entry key='round-duration'>50</entry><entry key="q1">49</entry> diff -r f878c46d71d8c5c563ea7761b77f796f665993a4 -r be826810ad073d790e64021161c9432e5879d89a src/main/resources/configuration/asu/2011/t4/irrigation.xml --- a/src/main/resources/configuration/asu/2011/t4/irrigation.xml +++ b/src/main/resources/configuration/asu/2011/t4/irrigation.xml @@ -4,6 +4,8 @@ <comment>Irrigation experiment server configuration</comment><entry key="hostname">@SERVER_ADDRESS@</entry><entry key="port">@PORT_NUMBER@</entry> + +<entry key="number-of-rounds">22</entry><entry key="round0">round0.xml</entry><entry key="round1">round1.xml</entry><entry key="round2">round2.xml</entry> @@ -30,7 +32,8 @@ <entry key='token-endowment'>10</entry><entry key='field-of-vision'>1</entry><entry key="wait-for-participants">true</entry> -<entry key="number-of-rounds">22</entry> + +<entry key='chat-duration'>60</entry><entry key='round-duration'>50</entry><entry key="q1">49</entry> Repository URL: https://bitbucket.org/virtualcommons/irrigation/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |