task_briefs
1 row where task = 544
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
544 | Paint a flattering picture of the Taskmaster in action 544 | Paint the most flattering picture of the Taskmaster in action on the canvas in the lab. The canvas will either be six inches or six feet above you. You must lie flat on your back on the creeper at all times. You have 10 minutes. You must tell Alex if you want the canvas to be six inches or six feet above you within the next 10 seconds. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );