TdlM / taskmaster

Menu
  • Make shortlink

attempts

Table actions
  • Toggle column notes
PO (presentation order)
the order in which the contestant's prize, VT, work of art, or live attempt was presented; 0 for simultaneous (most live tasks)
± (adjustment)
any alteration (bonus or deduction) applied to the attempt's base score
episode
the contestant's cumulative episode score after this task
series
〃

50 rows where contestant = 65

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: PO, base, points, rank, episode

id ▲ task contestant PO base ± points rank episode series team location
2356 The best thing you can carry, but only just 490 Lee Mack 65 3 4   4 2 4 4    
2361 Do something impressive under the table while waving 491 Lee Mack 65 1 3   3 3 7 7    
2366 Catch the rat 492 Lee Mack 65 1= 5   5 1 12 12    
2371 Deliver all the plates to Alex 493 Lee Mack 65 3= 5   5 1 17 17    
2376 Stack your buckets so that they are taller than you 494 Lee Mack 65 0 0   0   17 17    
2381 The best drinking vessel 495 Lee Mack 65 4 2   2 4 2 19    
2386 Make the balloon hover 496 Lee Mack 65 1= 0   0   2 19    
2391 Have an argument 497 Lee Mack 65 1= 5   5 1= 7 24 L+M  
2396 Make the house haunted 498 Lee Mack 65 5 4   4 2= 11 28    
2401 Correctly guess your standing in the group 499 Lee Mack 65 0 5   5 1 16 33    
2406 The most shocking cat- to pig-sized thing 500 Lee Mack 65 2 5   5 1 5 38    
2411 Make the sauna stones hiss 501 Lee Mack 65 1= 2   2 4 7 40    
2416 Create a days in month mnemonic 502 Lee Mack 65 4= 1   1 5 8 41    
2421 Get your luggage through security 503 Lee Mack 65 3= 5   5 1 13 46    
2426 Act out nursery rhymes 504 Lee Mack 65 1= 5   5 1= 18 51 L+M  
2431 The craziest thing 505 Lee Mack 65 2 1   1 5 1 52    
2436 Get all of the banana in the bottle 506 Lee Mack 65 1= 4   4 2 5 56    
2441 Put the bag of salt onto that table 507 Lee Mack 65 1=
DQ
  0   5 56 L+M  
2446 Get the sheet of loo roll as far away as possible 508 Lee Mack 65 3=
DQ
  0   5 56    
2451 Identify the contents of the bowl 509 Lee Mack 65 3 2   2 4= 7 58    
2456 The best thing you can operate with your hand 510 Lee Mack 65 1 4   4 2 4 62    
2461 Cover your legs in cling film and gaffer tape / Put on the captain’s hat 511 Lee Mack 65 1= 1   1 5 5 63    
2466 Make the best uniform for this bee 512 Lee Mack 65 4= 5   5 1 10 68    
2471 Sort the objects with your face 513 Lee Mack 65 3=
DQ
  0   10 68    
2476 Slap and tong 514 Lee Mack 65 1= 2   2 2= 12 70 L+M  
2481 The most annoying thing 515 Lee Mack 65 2 1   1 5 1 71    
2487 Make a portrait of the Taskmaster on a door using your feet 517 Lee Mack 65 1 1   1 5 2 72    
2492 Vandalise a wall creatively 518 Lee Mack 65 1= 5   5 1= 7 77 L+M  
2497 Identify the battered items 519 Lee Mack 65 3= 1   1 5 8 78    
2502 Tie the string to the glasses and put them on 520 Lee Mack 65 0 5   5 1 13 83    
2509 The best thing to hang on a wall that you wouldn’t normally hang on a wall 522 Lee Mack 65 3 5   5 1 5 88    
2514 Complete the most tasks 523 Lee Mack 65 4= 3   3 3 8 91    
2519 Make the best babushka meal 524 Lee Mack 65 3= 4   4 2= 12 95    
2524 Get out of the front gate 525 Lee Mack 65 1= 5   5 1= 17 100 L+M  
2529 Make your rubber gloves and wellies as heavy as possible 526 Lee Mack 65 0 5   5 1 22 105    
2534 The most satisfying wobbly thing 527 Lee Mack 65 2 3   3 1= 3 108    
2539 Complete various tasks while saying ‘metronome’ 528 Lee Mack 65 2= 4   4 2= 7 112    
2544 Draw the best picture of a British animal 529 Lee Mack 65 2= 3   3 1= 10 115 L+M  
2549 Perform the greatest aircraft safety demonstration 530 Lee Mack 65 1= 3   3 4= 13 118    
2554 One leg or two? 531 Lee Mack 65 3 5   5 1 18 123    
2559 The nattiest knitwear 532 Lee Mack 65 1 4   4 2= 4 127    
2564 Make the most impressive weather for Taskmaster Island 533 Lee Mack 65 1= 1   1 5 5 128    
2569 Build and topple a tower for a pot of yoghurt 534 Lee Mack 65 4= 0   0   5 128    
2574 Appear as different as possible in four photos 535 Lee Mack 65 1 3   3 3= 8 131    
2579 Shove your fish 536 Lee Mack 65 5 1   1 4= 9 132    
2584 The thing that makes you look the toughest 537 Lee Mack 65 2 2   2 4 2 134    
2589 Make the best picture of a big, scary dinosaur 538 Lee Mack 65 3= 4   4 2 6 138    
2594 Scientifically work out how much Alex’s feet and head weigh 539 Lee Mack 65 1= 5   5 1 11 143    
2599 Direct a teammate into the red circle 540 Lee Mack 65 1= 5   5 1= 16 148 L+M  
2604 Keeping your head still at all times, correctly don your special outfit 541 Lee Mack 65 0 3   3 3 19 151    

Advanced export

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

CSV options:

CREATE TABLE attempts (
   id         INTEGER PRIMARY KEY,
   task       INTEGER REFERENCES tasks(id),
   contestant INTEGER REFERENCES people(id),
   PO         TEXT,
   base       INTEGER,
   adjustment INTEGER,
   points     INTEGER,
   rank       TEXT,
   episode    INTEGER,
   series     INTEGER,
   team       INTEGER REFERENCES teams(id),
   location   INTEGER REFERENCES special_locations(id)
);
Powered by Datasette · Queries took 25.3ms