task_briefs
1 row where task = 685
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
685 | Hold the milk bottles above the microwaves 685 | Within 30 seconds of opening this task, you must pick up both milk bottles and hold them directly above the microwaves. The clock stops when a milk bottle, hand, or arm touches a microwave, or is no longer directly above the microwave. Lowest number on the clock wins, but if the clock reaches zero, you're disqualified. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );