task_briefs
1 row where task = 377
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
377 | Blindly drive a mobility scooter around a course 377 | Follow the instructions on the signs and park this buggy in the parking bay. You have a maximum of 10 minutes to prepare your journey, during which you may not move any of the items on the course. Your journey must start from where the buggy is now. Also, you must be wearing this blindfold correctly at all times during your journey. Most accurate journey wins. Your preparation 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 );