[virtualcommons-svn] SF.net SVN: virtualcommons:[322] irrigation/trunk/src/main/resources/ configur
Status: Beta
Brought to you by:
alllee
From: <al...@us...> - 2009-10-22 18:43:04
|
Revision: 322 http://virtualcommons.svn.sourceforge.net/virtualcommons/?rev=322&view=rev Author: alllee Date: 2009-10-22 18:42:57 +0000 (Thu, 22 Oct 2009) Log Message: ----------- updated round configuration, starting variable decline at round 3 Modified Paths: -------------- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round5.xml irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round6.xml Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round5.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round5.xml 2009-10-22 17:08:13 UTC (rev 321) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round5.xml 2009-10-22 18:42:57 UTC (rev 322) @@ -3,14 +3,28 @@ <properties> <comment>Irrigation experiment round configuration</comment> +<entry key='infrastructure-degradation-factor'>10</entry> + <entry key="instructions"> <![CDATA[ <h3>Round 4 Instructions</h3> <p> -This round is the same as the previous round, but the infrastructure irrigation has -been decreased by 25%. +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 this round, the infrastructure has declined by 10%. +</p> + ]]> </entry> </properties> Modified: irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round6.xml =================================================================== --- irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round6.xml 2009-10-22 17:08:13 UTC (rev 321) +++ irrigation/trunk/src/main/resources/configuration/asu-fall-2009/round6.xml 2009-10-22 18:42:57 UTC (rev 322) @@ -9,22 +9,10 @@ <![CDATA[ <h3>Round 5 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, but the irrigation +infrastructure efficiency has experienced a severe decline of 85%. </p> -<p> -In this round, the infrastructure has declined by 10%. -</p> - ]]> </entry> </properties> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |