task_briefs
1 row where task = 427
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
427 | Make a cup of tea 427 | Make the best cup of tea in this teacup. You must use all the equipment on the table. You must not use anything from the kitchen. You must wear the washing-up gloves throughout the task. Best cup of tea wins. You have a maximum of 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 );