task_briefs
1 row where task = 561
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
561 | Get the most forks in your bucket 561 | Get the most forks in your bucket. You may only throw a fork after a full spin on your chair. You must stay sat in your chair at all times and you may not move your chair. You have 100 seconds. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );