[virtualcommons-svn] commit/irrigation: alllee: replacing station id (e.g., "Station <station-numbe
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-03-28 05:30:25
|
1 new commit in irrigation: https://bitbucket.org/virtualcommons/irrigation/changeset/19e743b0b180/ changeset: 19e743b0b180 user: alllee date: 2012-03-28 07:30:20 summary: replacing station id (e.g., "Station <station-number>") with <station-number> affected #: 5 files diff -r c5d95b9aeb85b2b3129952e1b4acb4d643c09801 -r 19e743b0b18033dfabd62b5debaa0889ac47d546 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 @@ -408,11 +408,11 @@ <p> This was the last round, but not the end of the experiment. We ask that you please carefully fill out a brief survey as we prepare your payments. </p> - <h2>Payment for Computer Number {clientData.id.stationId}</h2> + <h2>Payment for Computer Number {clientData.id.stationNumber}</h2><hr><p> When payments are ready we will call you up one by one. Please wait until - your computer number, <b>{clientData.id.stationId}</b>, is called to turn in your + your computer number, <b>{clientData.id.stationNumber}</b>, is called to turn in your survey and receive payment. NOTE: Please <b>answer the survey completely (there may be a back side)</b> and <b>bring all your belongings with you</b> when you come up to receive diff -r c5d95b9aeb85b2b3129952e1b4acb4d643c09801 -r 19e743b0b18033dfabd62b5debaa0889ac47d546 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 @@ -408,11 +408,11 @@ <p> This was the last round, but not the end of the experiment. We ask that you please carefully fill out a brief survey as we prepare your payments. </p> - <h2>Payment for Computer Number {clientData.id.stationId}</h2> + <h2>Payment for Computer Number {clientData.id.stationNumber}</h2><hr><p> When payments are ready we will call you up one by one. Please wait until - your computer number, <b>{clientData.id.stationId}</b>, is called to turn in your + your computer number, <b>{clientData.id.stationNumber}</b>, is called to turn in your survey and receive payment. NOTE: Please <b>answer the survey completely (there may be a back side)</b> and <b>bring all your belongings with you</b> when you come up to receive diff -r c5d95b9aeb85b2b3129952e1b4acb4d643c09801 -r 19e743b0b18033dfabd62b5debaa0889ac47d546 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 @@ -408,11 +408,11 @@ <p> This was the last round, but not the end of the experiment. We ask that you please carefully fill out a brief survey as we prepare your payments. </p> - <h2>Payment for Computer Number {clientData.id.stationId}</h2> + <h2>Payment for Computer Number {clientData.id.stationNumber}</h2><hr><p> When payments are ready we will call you up one by one. Please wait until - your computer number, <b>{clientData.id.stationId}</b>, is called to turn in your + your computer number, <b>{clientData.id.stationNumber}</b>, is called to turn in your survey and receive payment. NOTE: Please <b>answer the survey completely (there may be a back side)</b> and <b>bring all your belongings with you</b> when you come up to receive diff -r c5d95b9aeb85b2b3129952e1b4acb4d643c09801 -r 19e743b0b18033dfabd62b5debaa0889ac47d546 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 @@ -408,11 +408,11 @@ <p> This was the last round, but not the end of the experiment. We ask that you please carefully fill out a brief survey as we prepare your payments. </p> - <h2>Payment for Computer Number {clientData.id.stationId}</h2> + <h2>Payment for Computer Number {clientData.id.stationNumber}</h2><hr><p> When payments are ready we will call you up one by one. Please wait until - your computer number, <b>{clientData.id.stationId}</b>, is called to turn in your + your computer number, <b>{clientData.id.stationNumber}</b>, is called to turn in your survey and receive payment. NOTE: Please <b>answer the survey completely (there may be a back side)</b> and <b>bring all your belongings with you</b> when you come up to receive diff -r c5d95b9aeb85b2b3129952e1b4acb4d643c09801 -r 19e743b0b18033dfabd62b5debaa0889ac47d546 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 @@ -408,11 +408,11 @@ <p> This was the last round, but not the end of the experiment. We ask that you please carefully fill out a brief survey as we prepare your payments. </p> - <h2>Payment for Computer Number {clientData.id.stationId}</h2> + <h2>Payment for Computer Number {clientData.id.stationNumber}</h2><hr><p> When payments are ready we will call you up one by one. Please wait until - your computer number, <b>{clientData.id.stationId}</b>, is called to turn in your + your computer number, <b>{clientData.id.stationNumber}</b>, is called to turn in your survey and receive payment. NOTE: Please <b>answer the survey completely (there may be a back side)</b> and <b>bring all your belongings with you</b> when you come up to receive 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. |