task_briefs
1 row where task = 221
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
221 | Identify the baby food flavours 221 | Work out the flavours of these baby foods. Most accurate flavour guesses wins. You have 10 minutes. Your time starts now. Also, there is a bonus point for whoever eats the most baby food. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );