task_briefs
1 row where task = 641
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
641 | Write down things that fit the category 641 | Write down five things that fit the category given by the Taskmaster. Your team will receive a point if both players write down the same thing. If someone from the other team writes the same word as you, that word must be wiped from the boards. The team with the most points wins. You have 30 seconds to write your things, and you must be silent and still throughout. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );