task_briefs
1 row where task = 504
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
504 | Act out nursery rhymes 504 | Act out the nursery rhymes for the Taskmaster to guess. Each team has three minutes to act out their nursery rhymes. Most nursery rhymes guessed by the taskmaster wins. You must remain silent and on your spots throughout. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );