task_briefs
1 row where task = 519
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
519 | Identify the battered items 519 | Identify the contents of the battered items in this fish 'n' chips order. You may lick and sniff all of the items. You may bite into two. You may squeeze one between your elbows. You may really stamp on one. You may look at one through a magnifying glass. You may put one in a glass of water. Most correctly identified items wins. You have 10 minutes. 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 );