Thread: [virtualcommons-svn] SF.net SVN: virtualcommons:[445] irrigation/trunk/src/main/resources/ configur
Status: Beta
Brought to you by:
alllee
From: <al...@us...> - 2010-02-02 04:38:57
|
Revision: 445 http://virtualcommons.svn.sourceforge.net/virtualcommons/?rev=445&view=rev Author: alllee Date: 2010-02-02 04:38:51 +0000 (Tue, 02 Feb 2010) Log Message: ----------- fixed configuration for first treatment. Should start to templatize these configuration files. Modified Paths: -------------- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/irrigation.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round0.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round10.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round11.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round12.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round13.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round14.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round15.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round16.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round17.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round18.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round19.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round2.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round20.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round21.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round3.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round4.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round5.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round6.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round7.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round8.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round9.xml Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/irrigation.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/irrigation.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/irrigation.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -21,9 +21,14 @@ <entry key="round14">round14.xml</entry> <entry key="round15">round15.xml</entry> <entry key="round16">round16.xml</entry> +<entry key="round17">round17.xml</entry> +<entry key="round18">round18.xml</entry> +<entry key="round19">round19.xml</entry> +<entry key="round20">round20.xml</entry> +<entry key="round21">round21.xml</entry> <entry key="wait-for-participants">true</entry> -<entry key="number-of-rounds">17</entry> +<entry key="number-of-rounds">22</entry> <entry key="undisrupted-flow-required">true</entry> @@ -59,7 +64,7 @@ <h3>Welcome</h3> <p> Please be patient while the experimental environment is set up. -<b>Please do not close this window or open any other windows.</b> +<b>Please do not close this window or open any other programs.</b> </p> ]]> </entry> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round0.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round0.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round0.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -4,7 +4,10 @@ <comment>Irrigation experiment round configuration</comment> <entry key="practice-round">true</entry> +<entry key='reset-infrastructure-efficiency'>true</entry> +<entry key='initial-infrastructure-efficiency'>50</entry> + <entry key="instructions"> <![CDATA[ <p> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round10.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round10.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round10.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,8 +3,6 @@ <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 9 Instructions</h3> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round11.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round11.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round11.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,14 +3,11 @@ <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>85</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 10 Instructions</h3> <p> -This round is the same as the previous round, but the infrastructure -irrigation efficiency has experienced a severe decline of 85%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round12.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round12.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round12.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,30 +2,24 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> +<entry key='infrastructure-degradation-factor'>20</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 11 Instructions</h3> <p> -This is round 11/20. +In the past rounds the infrastructure efficiency declined from one round to +the next at a constant amount of 25%. In the following rounds the <b>average +decline</b> of the infrastructure efficiency will remain the same, but the +<b>actual amount</b> of decline can vary from round to round. This means that +in some rounds the decline will be larger than 25% and some rounds the decline +will be smaller than 25%. Before each round begins you will continue to make a +decision on how much to invest in the irrigation infrastructure. After all of +your investment contributions have been submitted the resulting level of +infrastructure efficiency will be displayed and then the round will begin. If +you have any questions, please ask them now. </p> -<p> -In the past 10 rounds the infrastructure efficiency declined from one round to the -next at a constant rate of 25%. In the following 10 rounds the average decline of -the infrastructure efficiency remains the same, but the amount of decline can vary -from round to round. This means that in some rounds the decline will be larger than 25% -and some rounds the decline will be smaller than 25%. Before each round begins you -will continue to make a decision on how much to invest in the irrigation -infrastructure. After all of your investment contributions have been submitted the -resulting level of infrastructure efficiency will be displayed and then the round -will begin. If you have any questions, please ask them now. -</p> -The infrastructure has been degraded by 10%. -</p> - ]]> </entry> </properties> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round13.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round13.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round13.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,13 +2,14 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key="max-total-token-contribution">50</entry> -<entry key='infrastructure-degradation-factor'>10</entry> + +<entry key='infrastructure-degradation-factor'>30</entry> + <entry key="instructions"> <![CDATA[ <h3>Round 12 Instructions</h3> <p> -This is round 12/20. The infrastructure has been degraded by 10%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round14.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round14.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round14.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,13 +2,14 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>85</entry> +<entry key='infrastructure-degradation-factor'>25</entry> + <entry key="instructions"> <![CDATA[ <h3>Round 13 Instructions</h3> <p> -This is round 13/20. The infrastructure has suffered a severe shock and has been degraded by 85%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round15.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round15.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round15.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,13 +2,13 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> +<entry key='infrastructure-degradation-factor'>20</entry> <entry key="instructions"> <![CDATA[ <h3>Round 14 Instructions</h3> <p> -This is round 14/20. The infrastructure has been degraded by 10%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round16.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round16.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round16.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,14 +2,14 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> +<entry key='infrastructure-degradation-factor'>35</entry> <entry key="instructions"> <![CDATA[ <h3>Round 15 Instructions</h3> <p> -This is round 15/20. The infrastructure has been degraded by 10%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round17.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round17.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round17.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,12 +2,12 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> +<entry key='infrastructure-degradation-factor'>20</entry> <entry key="instructions"> <![CDATA[ <h3>Round 16 Instructions</h3> <p> -This is round 16/20. The infrastructure has been degraded by 10%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round18.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round18.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round18.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,13 +2,13 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>85</entry> +<entry key='infrastructure-degradation-factor'>15</entry> <entry key="instructions"> <![CDATA[ <h3>Round 17 Instructions</h3> <p> -This is round 17/20. The infrastructure has suffered a severe shock and has been degraded by 85%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round19.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round19.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round19.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,14 +2,14 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> +<entry key='infrastructure-degradation-factor'>30</entry> <entry key="instructions"> <![CDATA[ <h3>Round 18 Instructions</h3> <p> -This is round 18/20. The infrastructure has been degraded by 10%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round2.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round2.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round2.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -10,8 +10,8 @@ <h3>Round 1 Instructions</h3> <p> This is the first actual round of the experiment. Before this round begins -you will have the opportunity to text chat with the other participant for -forty seconds, then decide on your level of investment in the irrigation +you will have the opportunity to text chat with the other participants in your +group, then decide on your level of investment in the irrigation infrastructure. After the total irrigation infrastructure investment has been determined you will begin the experiment and make decisions on when to open your irrigation gates and grow crops. Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round20.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round20.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round20.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -2,15 +2,14 @@ <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> -<entry key="clients-per-group">5</entry> +<entry key='infrastructure-degradation-factor'>30</entry> <entry key="instructions"> <![CDATA[ <h3>Round 19 Instructions</h3> <p> -This is round 19/20. The infrastructure has been degraded by 10%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round21.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round21.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round21.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,13 +3,14 @@ <properties> <comment>Irrigation experiment round configuration</comment> +<entry key='infrastructure-degradation-factor'>25</entry> + <entry key="instructions"> <![CDATA[ <h3>Round 20 Instructions</h3> <p> -This is round 20/20. The infrastructure has been degraded by 10%. +This is the final round. </p> - ]]> </entry> </properties> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round3.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round3.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round3.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -7,8 +7,7 @@ <![CDATA[ <h3>Round 2 Instructions</h3> <p> -This round is the same as the previous round, but the infrastructure irrigation has -been decreased by 25%. +This round is the same as the previous round. </p> ]]> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round4.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round4.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round4.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -7,10 +7,8 @@ <![CDATA[ <h3>Round 3 Instructions</h3> <p> -This round is the same as the previous round, but the infrastructure irrigation has -been decreased by 25%. +This round is the same as the previous round. </p> - ]]> </entry> </properties> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round5.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round5.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round5.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,24 +3,12 @@ <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 4 Instructions</h3> <p> -In the past rounds the infrastructure efficiency declined from one round to -the next at a constant amount of 25%. In the following rounds the <b>average -decline</b> of the infrastructure efficiency will remain the same, but the -<b>actual amount</b> of decline can vary from round to round. This means that -in some rounds the decline will be larger than 25% and some rounds the decline -will be smaller than 25%. Before each round begins you will continue to make a -decision on how much to invest in the irrigation infrastructure. After all of -your investment contributions have been submitted the resulting level of -infrastructure efficiency will be displayed and then the round will begin. If -you have any questions, please ask them now. +This round is the same as the previous round. </p> - ]]> </entry> </properties> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round6.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round6.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round6.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,8 +3,6 @@ <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>85</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 5 Instructions</h3> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round7.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round7.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round7.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,8 +3,6 @@ <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 6 Instructions</h3> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round8.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round8.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round8.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,8 +3,6 @@ <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>30</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 7 Instructions</h3> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round9.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round9.xml 2010-01-25 04:41:25 UTC (rev 444) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/t1/round9.xml 2010-02-02 04:38:51 UTC (rev 445) @@ -3,8 +3,6 @@ <properties> <comment>Irrigation experiment round configuration</comment> -<entry key='infrastructure-degradation-factor'>10</entry> - <entry key="instructions"> <![CDATA[ <h3>Round 8 Instructions</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |