task_briefs
1 row where task = 795
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
795 | Avoid the rubbish robots 795 | Avoid the rubbish robots. You may not remove your blindfold at any point, and at least one of your knees must be touching the floor throughout. Longest time untouched by a rubbish robot wins. Your time starts when the rubbish robots start. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );