TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 806

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
806 Find the secret task 806 This is not a team task. Find the secret task. You must never be in the same room as each other. Whenever the air horn sounds, you must replace anything you are holding and change rooms. Everyone must find the secret task before the task ends. This is the secret task. If you found this task fastest, you must choose one contestant who will lose five points. If you found it second fastest, you must choose one contestant who will lose one point. If you found it third fastest, you must choose one contestant who will get a special hat. If you found it fourth fastest, you must choose a contestant who will gain a point. If you found it slowest, you must choose one contestant who will gain five points. You must not choose yourself. You must shout the name of your contestant in 10 seconds from now.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE task_briefs (
   id     INTEGER PRIMARY KEY,
   task   INTEGER REFERENCES tasks(id),
   brief  TEXT
);
Powered by Datasette · Queries took 4.576ms