task_briefs
1 row where task = 381
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
381 | Arrange the lollies in rainbow order 381 | Arrange the lollies in rainbow order on the board in front of you. You may only take off your goggles if you find the dodo. You may only accuse one thing of being a dodo. Most accurate rainbow order wins. You have seven 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 );