task_briefs
1 row where task = 745
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
745 | Story-time chairs 745 | Walk around the chairs, listening to Greg's story, then sit on a chair when you hear a word containing two letter 'L's. If you stop walking, or touch a chair incorrectly, you are disqualified. If you fail to sit on a chair when you hear a word containing two letter 'L's, you are disqualified. Best listener wins. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );