task_briefs
7 rows where brief contains "time started"
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
160 | Eat one item, balance one item, throw one item 160 | Standing behind this rope, throw one of the items into the bucket. You may retrieve the item if it misses, but you must stand behind the rope on every throw. You may not move the rope or the bucket. Fastest wins. Your time started when you opened the first task, and ends when you have completed all three tasks. Eat one item. Fastest wins. Your time started when you opened the first task, and ends when you have completed all three tasks. Balance one item on top of the red pole. The item must remain balanced until the entire task is completed. You may not take the pole out of the ground. Fastest wins. Your time started when you opened the first task, and ends when you have completed all three tasks. |
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. |
599 | Find all ten ducks in the lab 599 | Find all 10 ducks. You must stay in the lab. Fastest wins. You have a maximum of 20 minutes. Your time started when you entered the lab. |
606 | Score an exercise ball hat-trick using a buggy 606 | Score a goal with each of the exercise balls. You may only move the exercise balls on the pitch when driving the buggy. Each person must score a goal using their own personal wheels to drive the buggy, and no-one may score two goals in a row. Fastest hat-trick wins. Your time started when you broke the seal. |
703 | Paint a self portrait with a selected brush on a selected canvas 703 | Choose one item from each plinth and bring them into the lab. You have one minute. Your time starts now. Paint a self-portrait using your brush - or sausage - on your other chosen object. You must use the business end of your brush - or sausage - and, in your self-portrait, you must be wielding your brush, or sausage. Best self-portrait wins. You have 15 minutes. Your time started when you entered the lab. |
718 | Put a ball of string on the cushion 718 | Completely unwind this ball of string. Your time started when you said Alex's name. Put a neat ball of string on the cushion. Fastest wins. You do not have to unwind the ball of string. Your time started when you said Alex's name. |
781 | Choose a new nickname 781 | Choose a new nickname based on something you do in the next 20 minutes. Best nickname wins. Your time started when you smiled. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );