task_briefs
1 row where task = 349
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
349 | Play long-distance catch with a beach ball 349 | Have a long-distance game of catch with this beach ball. One team member must be filmed in one location throwing the ball out of shot. Another team member must be filmed in a different location catching the ball correctly and throwing it out of shot. Another team member must be filmed in another location catching the ball correctly and throwing the ball out of shot and so on. Greatest distance apparently covered by the beach ball wins. You have two months. 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 );