{ "numTypes": 2, "individual_round_length": 60, "group_round_length": 100, "randomized_parameter_order": true, "disagreement_payoff": 1, "equationSets": [ { "A": "(10 - x)*x", "B": "(x*x)/2", "C": "0" }, { "A": "(10 - x)*x", "B": "(x*x)/2", "C": "-2.5*x" }, { "A": "(10 - x)*x", "B": "(x*x)/2", "C": "-5*x" }, { "A": "(10 - x)*x", "B": "(x*x)/2", "C": "7.5*x" }, { "A": "5*x", "B": "2*x", "C": "7.5*x" } ], "graphColors": { "A": "rgb(68, 119, 170)", "B": "rgb(102, 204, 238)", "C": "rgb(238, 102, 119)" } }