task_briefs
1 row where task = 763
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
763 | Do what Alex does 763 | Do what Alex does, immediately after Alex does it, in exactly the same time as Alex does it. You must press your button when you're satisfied you have done what Alex has done. If you do not complete an activity, ten seconds will be added to your time. Closest to the same total time wins. The time starts when Alex presses his button. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );