question
stringlengths
184
2.61k
seq_len
int64
1
16
answer
stringclasses
28 values
qid
stringlengths
7
7
qtype
stringclasses
24 values
atype
stringclasses
3 values
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Michael'], 'Office': ['Sandra'], 'Bedroom': ['John'], 'Hallway': ['Mary']}} In which room was John when Sandra first appeared in the Office?
1
Bedroom
0000527
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'John', 'Daniel']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Hallway
0004417
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra'], 'Garden': ['John'], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Mary']}} In which room was Daniel when Mary made their final appearance in the Hallway?
1
Office
0000942
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'John'], 'Office': ['Mary'], 'Bedroom': ['Daniel', 'Michael'], 'Hallway': []}} How many rooms were empty at step 1?
1
3
0003715
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} How many characters were in the Office when John made their final appearance in the Kitchen?
1
1
0003051
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Daniel'], 'Bedroom': ['Sandra'], 'Hallway': ['John']}} In which room was Mary at the final step?
1
Kitchen
0000310
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Sandra', 'John'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Michael']}} In which room was Daniel when John first appeared in the Bathroom?
1
Kitchen
0000630
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['John', 'Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Daniel']}} Who was in the Bedroom at step 1?
1
Nobody
0002305
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['John', 'Michael'], 'Bedroom': ['Sandra', 'Mary', 'Daniel'], 'Hallway': []}} Which room was crowded (3 or more people in one room) for the most steps?
1
Bedroom
0004395
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': ['Michael'], 'Bedroom': [], 'Hallway': ['John', 'Daniel']}} In which room was Michael at step 1?
1
Office
0001069
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Michael'], 'Bathroom': ['Mary'], 'Garden': ['Sandra', 'Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Mary
0004759
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Sandra'], 'Hallway': ['John']}} Who was the last to appear in the Kitchen?
1
Nobody
0001519
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['John', 'Michael']}} How many times did a crowd (3 or more people in one room) appear?
1
0
0005836
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Sandra', 'Mary'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Daniel']}} In which room did Sandra spend the most time?
1
Garden
0004005
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': [], 'Hallway': ['Mary', 'Michael']}} Who spent the most time alone in the Kitchen?
1
Sandra
0004592
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['Mary', 'John', 'Michael'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Which room was crowded (3 or more people in one room) for the most steps?
1
Bathroom
0004449
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['John'], 'Bedroom': ['Mary'], 'Hallway': ['Michael']}} Which room was empty for more steps than the other rooms?
1
Bathroom
0003984
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': [], 'Garden': ['Sandra', 'Daniel', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Who was in the same room as John at step 1?
1
Mary
0002537
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': [], 'Garden': ['Mary', 'Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Daniel']}} Who was in the same room as Sandra at step 1?
1
John
0002720
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': ['Mary', 'Michael'], 'Bedroom': ['Daniel'], 'Hallway': []}} In which room was Mary at step 1?
1
Office
0001193
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': ['Sandra', 'Michael'], 'Bedroom': [], 'Hallway': []}} In which room did John spend the most time?
1
Kitchen
0004070
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra', 'Mary'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['John'], 'Hallway': []}} With whom did Mary spend the most time together in the same room?
1
Sandra
0005102
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['Sandra', 'Michael']}} How many rooms were empty at step 1?
1
3
0003601
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John', 'Daniel'], 'Office': [], 'Bedroom': ['Sandra', 'Mary'], 'Hallway': ['Michael']}} How many steps did Michael spend in the Office?
1
0
0005489
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Mary']}} With whom did Michael spend the most time together in the same room?
1
Daniel
0005009
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'John'], 'Hallway': ['Michael']}} In which room was Daniel at the final step?
1
Kitchen
0000315
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Sandra', 'Daniel'], 'Bedroom': [], 'Hallway': ['Mary', 'Michael']}} Who spent the most time alone in the rooms?
1
John
0004768
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Daniel', 'Michael'], 'Office': ['John'], 'Bedroom': ['Mary'], 'Hallway': []}} Who was in the Hallway at step 1?
1
Nobody
0002388
room_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Daniel'], 'Hallway': ['Sandra']}} Who was in the Bathroom when Sandra first appeared in the Hallway?
1
Michael
0001815
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['Sandra', 'Daniel', 'Michael'], 'Hallway': []}} Who was the first to appear in the Office?
1
Nobody
0001421
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary', 'Daniel']}} How many steps did John spend in the Hallway?
1
0
0005438
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['John', 'Michael'], 'Bedroom': [], 'Hallway': ['Mary']}} In which room was Sandra at the final step?
1
Kitchen
0000431
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['John', 'Daniel', 'Michael'], 'Hallway': []}} How many other characters were in the same room as Daniel at step 1?
1
2
0003319
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Mary']}} In which room was Michael when Mary made their final appearance in the Hallway?
1
Kitchen
0000756
char_on_char_final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra', 'John']}} Who was the last to appear in the Bedroom?
1
Nobody
0001537
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John', 'Daniel'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Mary']}} How many other characters were in the same room as John at step 1?
1
1
0003272
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Sandra', 'Daniel'], 'Bedroom': [], 'Hallway': ['Michael']}} Who spent the most time alone in the Hallway?
1
Michael
0004664
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Sandra', 'John'], 'Hallway': ['Michael']}} How many rooms were empty at step 1?
1
2
0003552
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary', 'Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Michael']}} Who was in the Kitchen when John first appeared in the Bedroom?
1
Nobody
0001847
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'John'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel']}} Who was the first to appear in the Office?
1
Nobody
0001399
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'John'], 'Bathroom': ['Michael'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary']}} In which room did Sandra spend the most time?
1
Kitchen
0004035
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': ['John'], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': []}} Who spent the most time alone in the rooms?
1
John
0004999
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'Daniel'], 'Office': ['Michael'], 'Bedroom': ['John'], 'Hallway': []}} How many different rooms did Michael visit?
1
1
0005687
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Daniel', 'Michael'], 'Garden': ['John'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': []}} Who was the last to appear in the Kitchen?
1
Nobody
0001506
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'Mary', 'Daniel'], 'Office': ['John'], 'Bedroom': [], 'Hallway': []}} How many other characters were in the same room as Michael at step 1?
1
0
0003401
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel'], 'Bathroom': ['Sandra', 'John'], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': []}} Who was the first to appear in the Hallway?
1
Nobody
0001480
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'Michael'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': []}} In which room did Mary first appear?
1
Garden
0000128
first_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'John', 'Daniel'], 'Bedroom': [], 'Hallway': ['Sandra', 'Michael']}} Which room was crowded (3 or more people in one room) for the most steps?
1
Office
0004389
crowded_room
room
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Mary']}} How many characters were in the Office when Daniel made their final appearance in the Kitchen?
1
0
0003080
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': ['John', 'Daniel', 'Michael'], 'Hallway': []}} How many times did a crowd (3 or more people in one room) appear?
1
1
0005983
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': ['John'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary', 'Michael']}} How many different rooms did Michael visit?
1
1
0005580
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': ['John'], 'Hallway': ['Daniel', 'Michael']}} Who was the first to appear in the Office?
1
Nobody
0001339
first_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': []}} Who was in the Hallway when Daniel made their final appearance in the Bathroom?
1
Nobody
0002244
room_on_char_final_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Michael'], 'Garden': ['John', 'Daniel'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Sandra
0004944
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Sandra', 'Mary'], 'Bedroom': [], 'Hallway': ['Daniel', 'Michael']}} Who spent the most time alone in the rooms?
1
John
0004831
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': []}} Who spent the most time alone in the Office?
1
John
0004639
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': [], 'Hallway': ['Mary', 'John']}} With whom did Mary spend the most time together in the same room?
1
John
0005067
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'Daniel'], 'Office': [], 'Bedroom': ['Sandra', 'John'], 'Hallway': ['Michael']}} Who spent the most time alone in the rooms?
1
Michael
0004884
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Sandra'], 'Hallway': ['Michael']}} How many characters were in the Kitchen when Michael made their final appearance in the Hallway?
1
2
0003111
n_room_on_char_final_app
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Sandra', 'Michael'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': ['John']}} Who spent the most time alone in the rooms?
1
John
0004765
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra', 'John', 'Daniel'], 'Bedroom': ['Michael'], 'Hallway': []}} Who spent the most time alone in the Bedroom?
1
Michael
0004676
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Mary', 'John', 'Michael'], 'Hallway': []}} Who was the last to appear in the Hallway?
1
Nobody
0001600
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary', 'Daniel'], 'Garden': ['Michael'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['John']}} In which room did Mary spend the most time?
1
Bathroom
0004173
where_spend
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['John', 'Daniel'], 'Office': ['Mary'], 'Bedroom': ['Sandra', 'Michael'], 'Hallway': []}} Who spent the most time alone in the rooms?
1
Mary
0004883
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['John', 'Daniel'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['Mary', 'Michael']}} How many different rooms did Michael visit?
1
1
0005524
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Daniel'], 'Garden': ['Mary'], 'Office': [], 'Bedroom': ['Sandra'], 'Hallway': ['John']}} Who was in the same room as Daniel at step 1?
1
Nobody
0002680
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['John'], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': ['Mary'], 'Hallway': ['Daniel']}} Which room was empty for more steps than the other rooms?
1
Garden
0003961
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary'], 'Garden': [], 'Office': ['John'], 'Bedroom': [], 'Hallway': ['Daniel', 'Michael']}} Who spent the most time alone in the rooms?
1
John
0004871
spend_alone
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': [], 'Office': ['Mary', 'John'], 'Bedroom': ['Sandra'], 'Hallway': ['Daniel', 'Michael']}} How many characters were in the Garden when Mary first appeared in the Office?
1
0
0002760
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': ['John'], 'Hallway': ['Michael']}} Which room was empty for more steps than the other rooms?
1
Bathroom
0003991
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['John', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'Michael'], 'Hallway': ['Sandra']}} In which room was Sandra when Michael first appeared in the Bedroom?
1
Hallway
0000726
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': ['Mary'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} How many different rooms did Mary visit?
1
1
0005737
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Mary'], 'Bedroom': ['Michael'], 'Hallway': ['Daniel']}} How many steps did John spend in the Office?
1
0
0005494
steps_in_room
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Mary', 'Daniel'], 'Garden': ['John'], 'Office': [], 'Bedroom': [], 'Hallway': ['Sandra']}} Who was in the same room as Sandra at step 1?
1
Nobody
0002614
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': ['Michael']}} Who spent the most time alone in the Garden?
1
Sandra
0004534
who_spend
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Mary', 'Daniel'], 'Hallway': ['Sandra']}} How many rooms were empty at step 1?
1
2
0003582
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Mary', 'John', 'Daniel'], 'Hallway': ['Sandra']}} How many other characters were in the same room as Michael at step 1?
1
0
0003347
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': [], 'Bedroom': ['Mary', 'John'], 'Hallway': ['Sandra', 'Daniel']}} How many different rooms did Sandra visit?
1
1
0005565
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Mary', 'John'], 'Office': ['Michael'], 'Bedroom': ['Sandra', 'Daniel'], 'Hallway': []}} In which room was John at the final step?
1
Garden
0000331
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Mary'], 'Bathroom': [], 'Garden': ['John'], 'Office': ['Daniel'], 'Bedroom': ['Michael'], 'Hallway': []}} How many different rooms did Michael visit?
1
1
0005739
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Michael'], 'Garden': ['Sandra', 'John'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': []}} How many other characters were in the same room as Michael at step 1?
1
0
0003366
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': [], 'Bedroom': ['Mary', 'John'], 'Hallway': ['Daniel']}} In which room was Michael when Mary first appeared in the Bedroom?
1
Kitchen
0000611
char_on_char_first_app
room
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Mary', 'John', 'Daniel']}} In which room was Daniel at step 1?
1
Hallway
0001090
char_at_frame
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Daniel'], 'Garden': ['Michael'], 'Office': ['John'], 'Bedroom': ['Mary'], 'Hallway': ['Sandra']}} How many other characters were in the same room as Sandra at step 1?
1
0
0003402
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': ['Sandra', 'John', 'Michael']}} Who was in the Garden when Mary first appeared in the Kitchen?
1
Nobody
0001917
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra'], 'Bathroom': ['Daniel'], 'Garden': [], 'Office': ['Michael'], 'Bedroom': ['Mary'], 'Hallway': ['John']}} Which room was empty for more steps than the other rooms?
1
Garden
0003795
room_empty
room
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': ['John', 'Michael'], 'Bedroom': ['Daniel'], 'Hallway': []}} How many different rooms did John visit?
1
1
0005621
rooms_visited
number
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': ['Michael'], 'Garden': [], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['John']}} With whom did Daniel spend the most time together in the same room?
1
Sandra
0005099
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Sandra', 'Daniel'], 'Bathroom': [], 'Garden': [], 'Office': [], 'Bedroom': ['Mary'], 'Hallway': ['John', 'Michael']}} How many other characters were in the same room as Sandra at step 1?
1
1
0003394
n_char_at_frame
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': [], 'Garden': ['Sandra', 'Mary'], 'Office': [], 'Bedroom': [], 'Hallway': ['John']}} How many characters were in the Kitchen when Mary first appeared in the Garden?
1
2
0002914
n_room_on_char_first_app
number
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': ['Mary'], 'Garden': ['John'], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': []}} With whom did Daniel spend the most time together in the same room?
1
Michael
0005219
spend_together
person
{'step_id': 1, 'rooms': {'Kitchen': ['Daniel', 'Michael'], 'Bathroom': [], 'Garden': ['Sandra'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['John']}} Who was in the same room as Mary at step 1?
1
Nobody
0002570
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Daniel', 'Michael'], 'Garden': [], 'Office': [], 'Bedroom': ['Sandra', 'Mary'], 'Hallway': []}} In which room was Sandra at the final step?
1
Bedroom
0000273
final_app
room
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': [], 'Garden': ['Michael'], 'Office': ['Mary'], 'Bedroom': [], 'Hallway': ['Sandra', 'John', 'Daniel']}} How many rooms were empty at step 1?
1
3
0003530
n_empty
number
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': ['Sandra'], 'Garden': [], 'Office': [], 'Bedroom': ['Michael'], 'Hallway': ['Mary', 'Daniel']}} How many times did a crowd (3 or more people in one room) appear?
1
0
0005796
crowd_count
number
{'step_id': 1, 'rooms': {'Kitchen': ['Mary'], 'Bathroom': ['John', 'Michael'], 'Garden': [], 'Office': ['Daniel'], 'Bedroom': ['Sandra'], 'Hallway': []}} Who was the last to appear in the Garden?
1
Nobody
0001526
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': ['John'], 'Bathroom': [], 'Garden': [], 'Office': ['Sandra'], 'Bedroom': [], 'Hallway': ['Mary', 'Daniel', 'Michael']}} Who was the last to appear in the Bedroom?
1
Nobody
0001530
last_at_room
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Sandra', 'Mary'], 'Garden': [], 'Office': ['John'], 'Bedroom': ['Michael'], 'Hallway': ['Daniel']}} Who was in the same room as Sandra at step 1?
1
Mary
0002648
char_on_char_at_frame
person
{'step_id': 1, 'rooms': {'Kitchen': ['Michael'], 'Bathroom': ['Sandra'], 'Garden': ['Mary', 'John'], 'Office': [], 'Bedroom': ['Daniel'], 'Hallway': []}} Who was in the Bedroom when Sandra first appeared in the Bathroom?
1
Daniel
0001921
room_on_char_first_app
person
{'step_id': 1, 'rooms': {'Kitchen': [], 'Bathroom': ['Mary'], 'Garden': ['Daniel'], 'Office': [], 'Bedroom': ['Sandra', 'John', 'Michael'], 'Hallway': []}} Who was the first to appear in the Hallway?
1
Nobody
0001286
first_at_room
person