task_briefs
1 row where task = 464
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
464 | Move two chickens around a course using a remote-control car and a mobility scooter 464 | Get to that finish line clutching chicken No. 2. Get chicken No. 1 across the start line aboard the radio-controlled robot. You must sit on the office chair at all times. If anything touches the little robots your attempt is over. Fastest wins. 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 );