task_briefs
1 row where task = 581
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
581 | Pop up before the objects 581 | Pop up before the object, but only just. You are only allowed to pop up once. Closest to the pop before the pop wins the round. If you pop up after the object, you get no points that round. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );