task_briefs
1 row where task = 332
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
332 | Convey an object using only facial expressions, noises, adjectives & verbs 332 | Tell your teammates what is in this chest. Your teammate(s) must not see what is in the chest. After reading the task out you may not speak again until the task is over. In the first minute you may only use facial expressions. In the second minute you may only make noises. In the third minute you may only shout adjectives. From then on you may only whisper verbs. Fastest correct communication wins. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );