task_briefs
1 row where task = 466
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
466 | Make the best and longest-lasting marble run 466 | Make the best marble run. The marble that rolls for the longest time wins. After releasing your marble, you may not touch your marble, nor do anything to affect its movement. You have 30 minutes and one official attempt. 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 );