{ "Game": "Catan", "Test Description": "Testing basic game understanding and rule understanding.", "Difficulty Notes": "simple rule application", "Question": "Consider it is the green players turn. If the green player rolls a 12. and chooses to build 2 roads: one on the common side of 11: forest and 3: fields, and 3:fields, and 10: mountains. After building the roads the green player playes the knight development card, what is the total number of points the green player has at the end of this turn? Return the answer in the following format: [initial: , final: ].", "Answer": "[initial: 5, final: 9]", "Rationale": "", "game_state_url": [ "gamestates/images/catan/board_5.png", "gamestates/images/catan/player_green_5.png", "gamestates/images/catan/player_red_5.png", "gamestates/images/catan/player_blue_5.png" ], "Game State Difficulty": 2, "Rules Difficulty": 2, "Strategy Difficulty": 0, "tier": 2, "json_game_state_url": "", "ID": 2435 }