task_briefs
1 row where task = 423
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
423 | Make a famous couple using knees and/or elbows 423 | Make either a knee and an elbow, a knee and a knee, or an elbow and an elbow look like a famous couple. You must only use your knees and elbows. Best representation of a famous couple on knees and/or elbows wins. You have 20 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 );