| [ | |
| { | |
| "round_num": 1, | |
| "whose_turn": "A", | |
| "who_answers": "B", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "A", | |
| "container": "box", | |
| "item": "banana", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "B", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "C", | |
| "container": null, | |
| "item": "banana", | |
| "from_container": "box", | |
| "to_container": "bag" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "N", | |
| "container": "box", | |
| "item": "brick", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "A", | |
| "B", | |
| "C", | |
| "N" | |
| ], | |
| "epistemic_type": "teammate_has_false_belief", | |
| "ask_constraint": "no_constraint" | |
| }, | |
| { | |
| "round_num": 1, | |
| "whose_turn": "D", | |
| "who_answers": "C", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "A", | |
| "container": "box", | |
| "item": "stapler", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "C", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "A", | |
| "container": null, | |
| "item": "stapler", | |
| "from_container": "box", | |
| "to_container": "bag" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "D", | |
| "container": "box", | |
| "item": "ball", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "A", | |
| "C", | |
| "D" | |
| ], | |
| "epistemic_type": "teammate_has_false_belief", | |
| "ask_constraint": "no_constraint" | |
| }, | |
| { | |
| "round_num": 1, | |
| "whose_turn": "B", | |
| "who_answers": "B", | |
| "question_container": "bag", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "B", | |
| "container": "bag", | |
| "item": "stapler", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "B", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "D", | |
| "container": null, | |
| "item": "stapler", | |
| "from_container": "bag", | |
| "to_container": "box" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "C", | |
| "container": "bag", | |
| "item": "ball", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "B", | |
| "C", | |
| "D", | |
| "N" | |
| ], | |
| "epistemic_type": "player_has_uncertainty", | |
| "ask_constraint": "teammate_lacks_knowledge" | |
| }, | |
| { | |
| "round_num": 1, | |
| "whose_turn": "C", | |
| "who_answers": "C", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "B", | |
| "container": "box", | |
| "item": "apple", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "C", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "B", | |
| "container": null, | |
| "item": "apple", | |
| "from_container": "box", | |
| "to_container": "bag" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "A", | |
| "container": "box", | |
| "item": "orange", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "A", | |
| "B", | |
| "C" | |
| ], | |
| "epistemic_type": "player_has_uncertainty", | |
| "ask_constraint": "teammate_and_neutral_lack_knowledge" | |
| }, | |
| { | |
| "round_num": 2, | |
| "whose_turn": "A", | |
| "who_answers": "B", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "C", | |
| "container": "box", | |
| "item": "orange", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "B", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "A", | |
| "B", | |
| "C" | |
| ], | |
| "epistemic_type": "teammate_has_true_belief", | |
| "ask_constraint": "no_constraint" | |
| }, | |
| { | |
| "round_num": 2, | |
| "whose_turn": "D", | |
| "who_answers": "C", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "C", | |
| "container": "box", | |
| "item": "brick", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "C", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "B", | |
| "container": null, | |
| "item": "brick", | |
| "from_container": "box", | |
| "to_container": "bag" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "N", | |
| "container": "box", | |
| "item": "stapler", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "B", | |
| "C", | |
| "D", | |
| "N" | |
| ], | |
| "epistemic_type": "teammate_has_false_belief", | |
| "ask_constraint": "no_constraint" | |
| }, | |
| { | |
| "round_num": 2, | |
| "whose_turn": "B", | |
| "who_answers": "B", | |
| "question_container": "bag", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "B", | |
| "container": "bag", | |
| "item": "brick", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "B", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "D", | |
| "container": null, | |
| "item": "brick", | |
| "from_container": "bag", | |
| "to_container": "box" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "D", | |
| "container": "bag", | |
| "item": "apple", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "B", | |
| "C", | |
| "D" | |
| ], | |
| "epistemic_type": "player_has_uncertainty", | |
| "ask_constraint": "teammate_and_neutral_lack_knowledge" | |
| }, | |
| { | |
| "round_num": 2, | |
| "whose_turn": "C", | |
| "who_answers": "C", | |
| "question_container": "bag", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "B", | |
| "container": "bag", | |
| "item": "brick", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "C", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "N", | |
| "container": null, | |
| "item": "brick", | |
| "from_container": "bag", | |
| "to_container": "box" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "B", | |
| "container": "bag", | |
| "item": "apple", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "B", | |
| "C", | |
| "N" | |
| ], | |
| "epistemic_type": "player_has_uncertainty", | |
| "ask_constraint": "teammate_lacks_knowledge" | |
| }, | |
| { | |
| "round_num": 3, | |
| "whose_turn": "A", | |
| "who_answers": "B", | |
| "question_container": "bag", | |
| "events": [ | |
| { | |
| "event_type": "leave", | |
| "character": "B", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "C", | |
| "container": "bag", | |
| "item": "orange", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "A", | |
| "B", | |
| "C" | |
| ], | |
| "epistemic_type": "teammate_has_no_belief", | |
| "ask_constraint": "no_constraint" | |
| }, | |
| { | |
| "round_num": 3, | |
| "whose_turn": "D", | |
| "who_answers": "C", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "D", | |
| "container": "box", | |
| "item": "banana", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "C", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "N", | |
| "container": null, | |
| "item": "banana", | |
| "from_container": "box", | |
| "to_container": "bag" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "A", | |
| "container": "box", | |
| "item": "brick", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "A", | |
| "C", | |
| "D", | |
| "N" | |
| ], | |
| "epistemic_type": "teammate_has_false_belief", | |
| "ask_constraint": "no_constraint" | |
| }, | |
| { | |
| "round_num": 3, | |
| "whose_turn": "B", | |
| "who_answers": "B", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "D", | |
| "container": "box", | |
| "item": "brick", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "B", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "D", | |
| "container": null, | |
| "item": "brick", | |
| "from_container": "box", | |
| "to_container": "bag" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "D", | |
| "container": "box", | |
| "item": "ball", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "B", | |
| "D" | |
| ], | |
| "epistemic_type": "player_has_uncertainty", | |
| "ask_constraint": "teammate_neutral_and_honest_opponent_lack_knowledge" | |
| }, | |
| { | |
| "round_num": 3, | |
| "whose_turn": "C", | |
| "who_answers": "C", | |
| "question_container": "box", | |
| "events": [ | |
| { | |
| "event_type": "put", | |
| "character": "A", | |
| "container": "box", | |
| "item": "ball", | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "leave", | |
| "character": "C", | |
| "container": null, | |
| "item": null, | |
| "from_container": null, | |
| "to_container": null | |
| }, | |
| { | |
| "event_type": "move", | |
| "character": "N", | |
| "container": null, | |
| "item": "ball", | |
| "from_container": "box", | |
| "to_container": "bag" | |
| }, | |
| { | |
| "event_type": "put", | |
| "character": "N", | |
| "container": "box", | |
| "item": "orange", | |
| "from_container": null, | |
| "to_container": null | |
| } | |
| ], | |
| "present_initially": [ | |
| "A", | |
| "C", | |
| "N" | |
| ], | |
| "epistemic_type": "player_has_uncertainty", | |
| "ask_constraint": "teammate_lacks_knowledge" | |
| } | |
| ] |