task_briefs
1 row where task = 549
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
549 | Work out the contents of the bags 549 | Work out the contents of these bags. You may not open the bags. You can either ask Alex to make one tiny hole in each bag, and have five minutes examination time, during which you must eat at least one big spoonful from each bag, or ask Alex to put all the contents in a blender for one minute, and then have 10 minutes examination time, during which eating is optional. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );