task_briefs
1 row where task = 391
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
391 | Build a robust statue of a delicate thing 391 | Build the most robust statue of the most delicate thing using the materials provided and place it on the red cross. Your delicate thing must be recognisable on the red cross an hour after you finish and should leave you feeling enormously proud of your creation. You have 15 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 );