This page is shown after one round of play is finished. I have customized the page a bit. You can further adapt it by pressing "Edit Page". The current version already uses some #< if ... #> blocks which simplify conditional formatting.

You finished a round of UltimatumGame

< if .player == 1

You have been the proposer. You offered the responder {{offer}} of {{cake}}. The responder {{ifelse(accept, "accepted", "rejected")}} your offer.

>

< if .player == 2

You have been the responder and been offered {{offer}} from a total cake of {{cake}}. You {{ifelse(accept, "accepted", "rejected")}} your offer.

>

Your payoff is {{payoffs[.player]}}.

The {{ifelse(.player==1,"responder","proposer")}} gets {{payoffs[3-.player]}}.


{{submitEndPageBtn("Press for a new round.")}}



skranz/gtreeWebPlay documentation built on Nov. 17, 2019, 9:15 a.m.