task_briefs
1 row where task = 617
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
617 | Knock over your opponents' dolls with a tyre 617 | Taking it in turns, roll a tyre down the Knappett. You must roll from on the stage. If your tyre does not pass the line, you may not roll any further tyres. If both your dolls topple, you may not roll any further tyres. Last doll 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 );