[virtualcommons-svn] commit/foraging: alllee: updates to imposed strategy instructions
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-03-01 08:19:19
|
1 new commit in foraging: https://bitbucket.org/virtualcommons/foraging/changeset/b4e233eb7aff/ changeset: b4e233eb7aff user: alllee date: 2012-03-01 09:19:12 summary: updates to imposed strategy instructions affected #: 2 files diff -r 16fd62a91832b42b904c015cd8aa3aaf2b74eea7 -r b4e233eb7aff92bf8ed80d699427363a2a7dbf97 src/main/resources/configuration/iu/2011/imposed-punish/server.xml --- a/src/main/resources/configuration/iu/2011/imposed-punish/server.xml +++ b/src/main/resources/configuration/iu/2011/imposed-punish/server.xml @@ -275,17 +275,9 @@ <p><b>NOTE:</b> There was a tie and the selected strategy listed here was randomly selected as the winner.</p> {endif} <p><b> {first(selectedRules)} </b></p> - <h2>Implementation</h2> - <hr> - <p> - Neither the computer, nor the experimenter will intervene to implement the - strategy. - </p> - <p><b>Any questions?</b> If you have any questions at this time, raise your - hand and someone will come over to your station and answer it. - </p> ]]></entry> + <entry key='initial-voting-instructions'><![CDATA[ <h1>Important New Instructions!</h1> @@ -363,59 +355,21 @@ {endif} ]]></entry> -<entry key='imposed-strategy-instructions'> -<![CDATA[ -<h1>Important New Instructions!</h1> -<h2>Strategy for managing how players collect tokens for the rest of the experiment</h2> -<hr> -<p> -Your group is being assigned a strategy for how you and the three other people in your group collect tokens for the rest of the experiment. -</p> -<h2>Assigned Strategy</h2> -<hr> -<p> -<b>{strategy}</b> -</p> -<h2>Implementation</h2> -<hr> - <p>Neither the computer nor the experimenter will intervene to implement the - strategy. - </p> - - <p> - <b>Do you have any questions?</b> If you have any questions at this time, - raise your hand and someone will come over to your station and answer it. - </p> -]]> -</entry><entry key='submitted-vote-instructions'><![CDATA[ {if (self.imposedStrategyEnabled)} <h1>The Assigned Strategy</h1><hr> - <p>Your group is being assigned the following strategy. All other members in your group are being notified of the same strategy.</p> - <ul> - <li><b>{first(selectedRules)}</b></li> - </ul> - <h2>Implementation</h2> - <hr> - <p> - Neither the computer, nor the experimenter will intervene to implement the - strategy. - </p> - <p><b>Any questions?</b> If you have any questions at this time, raise your - hand and someone will come over to your station and answer it. - </p> + <p>Your group has been assigned the following strategy. Every member in your group is being notified of the same strategy.</p> + <p><b> {first(selectedRules)} </b></p> {else} <h1>Submitted</h1><hr> - <p>Your nomination has been recorded. The final - results of the nomination will be shown once all the nominations in your - group have been received. + <p>Your nomination has been recorded. The final results of the nomination will be shown once all the + nominations in your group have been received. </p> {endif} ]]></entry> - </properties> diff -r 16fd62a91832b42b904c015cd8aa3aaf2b74eea7 -r b4e233eb7aff92bf8ed80d699427363a2a7dbf97 src/main/resources/configuration/iu/2011/imposed/server.xml --- a/src/main/resources/configuration/iu/2011/imposed/server.xml +++ b/src/main/resources/configuration/iu/2011/imposed/server.xml @@ -365,56 +365,20 @@ ]]></entry> -<entry key='imposed-strategy-instructions'> -<![CDATA[ -<h1>Important New Instructions!</h1> -<h2>Strategy for managing how players collect tokens for the rest of the experiment</h2> -<hr> -<p> -Your group is being assigned a strategy for how you and the three other people in your group collect tokens for the rest of the experiment. -</p> -<h2>Assigned Strategy</h2> -<hr> -<p> -<b>{strategy}</b> -</p> -<h2>Implementation</h2> -<hr> - <p>Neither the computer nor the experimenter will intervene to implement the - strategy. - </p> - - <p> - <b>Do you have any questions?</b> If you have any questions at this time, - raise your hand and someone will come over to your station and answer it. - </p> -]]> -</entry><entry key='submitted-vote-instructions'><![CDATA[ {if (self.imposedStrategyEnabled)} <h1>The Assigned Strategy</h1><hr> - <p>Your group is being assigned the following strategy. All other members in your group are being notified of the same strategy.</p> + <p>Your group has been assigned the following strategy. Every member in your group is being notified of the same strategy.</p><ul><li><b>{first(selectedRules)}</b></li></ul> - <h2>Implementation</h2> - <hr> - <p> - Neither the computer, nor the experimenter will intervene to implement the - strategy. - </p> - <p><b>Any questions?</b> If you have any questions at this time, raise your - hand and someone will come over to your station and answer it. - </p> - {else} <h1>Submitted</h1><hr> - <p>Your nomination has been recorded. The final - results of the nomination will be shown once all the nominations in your - group have been received. + <p>Your nomination has been recorded. The final results of the nomination will be shown once all the + nominations in your group have been received. </p> {endif} ]]> Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |