[virtualcommons-svn] commit/irrigation: alllee: minor instruction tweaks
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-03-27 04:31:55
|
1 new commit in irrigation: https://bitbucket.org/virtualcommons/irrigation/changeset/089f49b2f359/ changeset: 089f49b2f359 user: alllee date: 2012-03-27 06:31:53 summary: minor instruction tweaks affected #: 5 files diff -r 97848317c45589cef63637848d843bd4172bd5e4 -r 089f49b2f359c6ee92405e85778505702f962adf 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 @@ -83,15 +83,13 @@ <h2>How to participate</h2><hr><p> -This exercise mimics decisions people make in irrigation systems. In each round you -will receive {self.tokenEndowment} tokens which you can invest in the irrigation -infrastructure. Based on the <b>water delivery capacity</b> of the irrigation -infrastructure and the availability of water you will be able to grow crops. Tokens -earned in a round is the sum of tokens not invested plus tokens earned by growing -crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to -invest in the irrigation infrastructure. Based on the combined contributions of all -5 participants in your group in each round, your group can maintain the capacity of -the irrigation infrastructure for growing crops. +This exercise mimics decisions people make in irrigation systems. In each round you will receive {self.tokenEndowment} +tokens. You can choose to invest in the irrigation infrastructure or keep the tokens. Based on the <b>water delivery +capacity</b> of the irrigation infrastructure and the availability of water you will be able to grow crops. The total +number of tokens you can earn in a round is the sum of your tokens not invested plus the tokens you earn from growing +crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to invest in the irrigation +infrastructure. Based on the combined contributions of all 5 participants in your group in each round, your group can +maintain the capacity of the irrigation infrastructure for growing crops. </p><p> diff -r 97848317c45589cef63637848d843bd4172bd5e4 -r 089f49b2f359c6ee92405e85778505702f962adf 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 @@ -83,15 +83,13 @@ <h2>How to participate</h2><hr><p> -This exercise mimics decisions people make in irrigation systems. In each round you -will receive {self.tokenEndowment} tokens which you can invest in the irrigation -infrastructure. Based on the <b>water delivery capacity</b> of the irrigation -infrastructure and the availability of water you will be able to grow crops. Tokens -earned in a round is the sum of tokens not invested plus tokens earned by growing -crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to -invest in the irrigation infrastructure. Based on the combined contributions of all -5 participants in your group in each round, your group can maintain the capacity of -the irrigation infrastructure for growing crops. +This exercise mimics decisions people make in irrigation systems. In each round you will receive {self.tokenEndowment} +tokens. You can choose to invest in the irrigation infrastructure or keep the tokens. Based on the <b>water delivery +capacity</b> of the irrigation infrastructure and the availability of water you will be able to grow crops. The total +number of tokens you can earn in a round is the sum of your tokens not invested plus the tokens you earn from growing +crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to invest in the irrigation +infrastructure. Based on the combined contributions of all 5 participants in your group in each round, your group can +maintain the capacity of the irrigation infrastructure for growing crops. </p><p> diff -r 97848317c45589cef63637848d843bd4172bd5e4 -r 089f49b2f359c6ee92405e85778505702f962adf 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 @@ -83,15 +83,13 @@ <h2>How to participate</h2><hr><p> -This exercise mimics decisions people make in irrigation systems. In each round you -will receive {self.tokenEndowment} tokens which you can invest in the irrigation -infrastructure. Based on the <b>water delivery capacity</b> of the irrigation -infrastructure and the availability of water you will be able to grow crops. Tokens -earned in a round is the sum of tokens not invested plus tokens earned by growing -crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to -invest in the irrigation infrastructure. Based on the combined contributions of all -5 participants in your group in each round, your group can maintain the capacity of -the irrigation infrastructure for growing crops. +This exercise mimics decisions people make in irrigation systems. In each round you will receive {self.tokenEndowment} +tokens. You can choose to invest in the irrigation infrastructure or keep the tokens. Based on the <b>water delivery +capacity</b> of the irrigation infrastructure and the availability of water you will be able to grow crops. The total +number of tokens you can earn in a round is the sum of your tokens not invested plus the tokens you earn from growing +crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to invest in the irrigation +infrastructure. Based on the combined contributions of all 5 participants in your group in each round, your group can +maintain the capacity of the irrigation infrastructure for growing crops. </p><p> diff -r 97848317c45589cef63637848d843bd4172bd5e4 -r 089f49b2f359c6ee92405e85778505702f962adf 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 @@ -83,15 +83,13 @@ <h2>How to participate</h2><hr><p> -This exercise mimics decisions people make in irrigation systems. In each round you -will receive {self.tokenEndowment} tokens which you can invest in the irrigation -infrastructure. Based on the <b>water delivery capacity</b> of the irrigation -infrastructure and the availability of water you will be able to grow crops. Tokens -earned in a round is the sum of tokens not invested plus tokens earned by growing -crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to -invest in the irrigation infrastructure. Based on the combined contributions of all -5 participants in your group in each round, your group can maintain the capacity of -the irrigation infrastructure for growing crops. +This exercise mimics decisions people make in irrigation systems. In each round you will receive {self.tokenEndowment} +tokens. You can choose to invest in the irrigation infrastructure or keep the tokens. Based on the <b>water delivery +capacity</b> of the irrigation infrastructure and the availability of water you will be able to grow crops. The total +number of tokens you can earn in a round is the sum of your tokens not invested plus the tokens you earn from growing +crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to invest in the irrigation +infrastructure. Based on the combined contributions of all 5 participants in your group in each round, your group can +maintain the capacity of the irrigation infrastructure for growing crops. </p><p> diff -r 97848317c45589cef63637848d843bd4172bd5e4 -r 089f49b2f359c6ee92405e85778505702f962adf 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 @@ -83,15 +83,13 @@ <h2>How to participate</h2><hr><p> -This exercise mimics decisions people make in irrigation systems. In each round you -will receive {self.tokenEndowment} tokens which you can invest in the irrigation -infrastructure. Based on the <b>water delivery capacity</b> of the irrigation -infrastructure and the availability of water you will be able to grow crops. Tokens -earned in a round is the sum of tokens not invested plus tokens earned by growing -crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to -invest in the irrigation infrastructure. Based on the combined contributions of all -5 participants in your group in each round, your group can maintain the capacity of -the irrigation infrastructure for growing crops. +This exercise mimics decisions people make in irrigation systems. In each round you will receive {self.tokenEndowment} +tokens. You can choose to invest in the irrigation infrastructure or keep the tokens. Based on the <b>water delivery +capacity</b> of the irrigation infrastructure and the availability of water you will be able to grow crops. The total +number of tokens you can earn in a round is the sum of your tokens not invested plus the tokens you earn from growing +crops. Each token is worth {dollarsPerToken}. In each round you will first decide how much to invest in the irrigation +infrastructure. Based on the combined contributions of all 5 participants in your group in each round, your group can +maintain the capacity of the irrigation infrastructure for growing crops. </p><p> 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. |