task_briefs
1 row where task = 161
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
161 | Word table tennis 161 | Play table tennis with words. When the table tennis ball is within striking distance, you must say a word while pretending to hit the ball with your bat. That word must begin with the last letter of the previous word. If you fail to say a word within the time it would take you to hit a table tennis ball, you are out. After saying your word, you must run to the back of the opposite queue as the task progresses. Alex will serve the first word to the youngest contestant. Last player standing wins. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );