[virtualcommons-svn] commit/irrigation: alllee: fixing readme references
Status: Beta
Brought to you by:
alllee
From: <com...@bi...> - 2014-05-25 07:40:25
|
1 new commit in irrigation: https://bitbucket.org/virtualcommons/irrigation/commits/55083aa5fe69/ Changeset: 55083aa5fe69 User: alllee Date: 2014-05-25 09:40:03 Summary: fixing readme references Affected #: 1 file diff -r bfaeaebe5549966397d34d5288c5c852d8ff001f -r 55083aa5fe69ec17544303b6b56f71dc7aa9d9fe README.md --- a/README.md +++ b/README.md @@ -6,16 +6,19 @@ ### features -* participants are placed in randomized groups and go through a series of chat -> investment -> real-time decision +* participants are placed in randomized ordered groups (A -> E where A is upstream and E is downstream) and go through a series of chat -> investment -> real-time decision making rounds * includes comprehension quizzes with detailed feedback, dynamic graph and chart visualizations via the excellent [JFreeChart](http://www.jfree.org/jfreechart) library -* round and experiment parameterization support for variable shocks to the infrastructure and water supply and limited - information where participants can only communicate and see what is going on with their immediate neighbors +* round and experiment parameterization including: + * chat and round duration + * infrastructure decay and shocks to the infrastructure and water supply + * initial endowment and payment exchange rate + * limited information where participants can only communicate with and view information from their immediate neighbors ### how to run the software * [install and setup Java, Ant, and Maven](https://bitbucket.org/virtualcommons/csidex/wiki/Home) -* [download and unpack the foraging codebase](https://bitbucket.org/virtualcommons/irrigation/downloads) +* [download and unpack the irrigation codebase](https://bitbucket.org/virtualcommons/irrigation/downloads) * For a quick start demo, run the following from the command-line (e.g., Windows PowerShell or Command Prompt, Mac OSX Terminal.app, Linux terminal) ``` #!bash @@ -23,8 +26,6 @@ % ant demo # this will start a server, a facilitator, and 5 client windows to form a full group ``` -For more detailed instructions, please refer to the [installation instructions on our wiki](https://bitbucket.org/virtualcommons/irrigation/wiki/Installation). - ### how to contribute This experiment is not under active development. If you'd like to use it to run experiments or want to extend the software, [please let us know](http://vcweb.asu.edu/contact). 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. |