task_briefs
1 row where task = 578
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
578 | Make a popcorn necklace and do the right thing 578 | Make and wear a popcorn necklace with at least five pieces of popcorn and then do the opposite of the following: You must under no circumstances not avoid not making the bell not ring. The task is over when you have either rung the bell or not rung the bell and said "I did the right thing" three times. Fastest to not do the wrong thing wins. If you don't do the right thing, you lose five points. Your time started when you started reading the task. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );