task_briefs
1 row where task = 421
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
421 | Subtly deliver a five word instruction to Alex 421 | Give Alex the five-word instruction in the most spy-like way. You must not be seen or heard communicating with Alex in any way. Most subtly but successfully communicated instruction wins. You have 20 minutes, in which Alex must carry out your instruction. Your 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 );