task_briefs
1 row where task = 350
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
350 | Herd the ping pong balls into a pen 350 | Herd the most ping pong balls into the ping pong pen. You may only touch the ping pong balls with the basketball, the string or one little finger. You may not move the ping pong pens. 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 );