TdlM / taskmaster

Menu
  • Make shortlink

measurements

Table actions
  • Toggle column notes
measurement
A value of "?" indicates that no conclusive measurement was given, with null used to signify a DNF/DQ. Note that times are stored internally as seconds but presented in D:HH:MM:SS format.

39 rows where contestant = 68

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: measurement, objective

id ▲ task contestant measurement objective
1267 Strike Alex with a ball 543 Alan Davies 68
10:22
time ▼ 2
1272 Pop the balloon 545 Alan Davies 68
09:00
time ▼ 2
1277 Strike poses to represent a hobby, an animal, and a celebrity 546 Alan Davies 68 0 guessed poses ▲ 121
1282 Work out the contents of the bags 549 Alan Davies 68 3 guessed ingredients ▲ 122
1287 Paint the space hopper green 550 Alan Davies 68 3 speed points ▲ 123
1288 Paint the space hopper green 550 Alan Davies 68 3 coverage points ▲ 124
1289 Paint the space hopper green 550 Alan Davies 68 3 cleanliness points ▲ 125
1290 Paint the space hopper green 550 Alan Davies 68 9 points ▲ 91
1307 Put on the medallion 551 Alan Davies 68
INCONCLUSIVE
time ▼ 2
1312 Copy Alex 553 Alan Davies 68 26 routine criteria ▲ 126
1317 Make a sand bridge across the river 554 Alan Davies 68 11 inches ▲ 59
1322 Convey objects using shadows 556 Alan Davies 68 1 round wins ▲ 105
1327 Complete the course as slowly as possible 558 Alan Davies 68 5 penalties ▼ 36
1328 Complete the course as slowly as possible 558 Alan Davies 68
2.25
time ▲ 35
1337 Solve the riddle 560 Alan Davies 68
33:33
time ▼ 2
1342 Get the most forks in your bucket 561 Alan Davies 68 6 bucketed forks ▲ 127
1347 Sit on a cake 563 Alan Davies 68
11:55
time ▼ 2
1352 Get the most balls in the net 564 Alan Davies 68 -128 points ▲ 91
1357 Prevent Alex from scoring a goal 565 Alan Davies 68
09:47
time ▲ 35
1362 Pop the most balloons 566 Alan Davies 68 26 balloons ▲ 101
1367 Land the iron on the ironing board 568 Alan Davies 68 14.1 meters ▲ 4
1372 Sit on the red chair in the secret tower 570 Alan Davies 68
05:37
time ▼ 2
1377 Make paper aeroplanes 571 Alan Davies 68 0 landed aeroplanes ▲ 128
1378 Make paper aeroplanes 571 Alan Davies 68 8 sheets ▼ 129
1379 Make paper aeroplanes 571 Alan Davies 68 -40 points ▲ 91
1392 Put up a shelf for the Taskmaster's snooker balls 573 Alan Davies 68
13:00
time ▼ 2
1393 Put up a shelf for the Taskmaster's snooker balls 573 Alan Davies 68 1.5 difference in inches ▼ 130
1394 Put up a shelf for the Taskmaster's snooker balls 573 Alan Davies 68 3.5 points ▲ 91
1407 Pass everything through the pipe and the pipe through everything 575 Alan Davies 68
DNF / DQ
time ▼ 2
1412 Direct drawings using limited keywords 576 Alan Davies 68 1 points ▲ 91
1417 Make a popcorn necklace and do the right thing 578 Alan Davies 68
11:00
time ▼ 2
1422 Pop up before the objects 581 Alan Davies 68 8 points ▲ 91
1427 Blow a feather across a table with your nose 582 Alan Davies 68
9.5
time ▼ 2
1429 Have the longest telephone conversation 584 Alan Davies 68
20
time ▲ 35
1434 Find the soldier with hindsight 585 Alan Davies 68
19:20
time ▼ 2
1439 Get goosebumps 586 Alan Davies 68
13:31
time ▼ 2
1444 Duck-slide 587 Alan Davies 68 8 points ▲ 91
1449 Drink with your mouth open 589 Alan Davies 68
02:08
time ▼ 2
1454 Make noises without being identified by the Taskmaster 592 Alan Davies 68 2 identified noises ▼ 131

Advanced export

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

CSV options:

CREATE TABLE measurements (
   id          INTEGER PRIMARY KEY,
   task        INTEGER REFERENCES tasks(id),
   contestant  INTEGER REFERENCES people(id),
   measurement REAL,
   objective   INTEGER REFERENCES objectives(id)
);
Powered by Datasette · Queries took 8.873ms