In theory, it’s actually quite simple: we’ll show you a few images and symbols, and if you combine them cleverly, you’ll have the famous person we’re looking for.
In practice, however, we make it a bit more difficult for you, because you sometimes have to think outside the box or just like we do at Watson. So if you’re getting low points, don’t worry, you’re probably just thinking very differently from us. And maybe that’s a good thing.
Above you see urine. Urine is also called urination. Below you see long stockings: Et voila, Pippi Longstocking.
Two more tips:
If you get a lot of points, you are welcome to join the celebration «balo» (that’s what a glass of wine is called in Valais). Well then, success!
['/imgdb/6abc/Qx,A,0,0,0,0,0,0,0,0/3002680417701248','Amerikaner','Schauspieler',['Brad Pitt','Brett Pitt','Brad Pit','Brett Pit']], ['/imgdb/5d86/Qx,A,0,0,0,0,0,0,0,0/82689421929494','Deutscher','Tennisspieler',['Boris Becker','Becker','Bobele']], ['/imgdb/a1ef/Qx,A,0,0,0,0,0,0,0,0/3529624827943840','Italiener','Fussballspieler',['Mario Balotelli','Balotelli','Mario Baloteli','Baloteli']], ['/imgdb/208d/Qx,A,0,0,0,0,0,0,0,0/1558503108699329','Schweizer (✝)','Physiker ',['Albert Einstein','Einstein']], ['/imgdb/9135/Qx,A,0,0,0,0,0,0,0,0/1564113013304037','Amerikanerin','R&B- und Pop-Sängerin',['Beyoncé','Beyonce','Beionce']], ['/imgdb/2f79/Qx,A,0,0,0,0,0,0,0,0/3952611386219602','Schweizer','Politiker',['Alain Berset','Berset','Bärset']], ['/imgdb/dd8a/Qx,A,0,0,0,0,0,0,0,0/3490942602238879','Amerikaner','Rapper',['50 Cent','Curtis James Jackson']], ['/imgdb/2304/Qx,A,0,0,0,0,0,0,0,0/7543973643367632','Deutsche','Sängerin',['Yvonne Catterfeld','Yvonne Katerfeld','Ivonne Catterfeld','Ivonne Katerfeld','Catterfeld','Katerfeld','Caterfekd','Katerfeld']], ['/imgdb/ecd5/Qx,A,0,0,0,0,0,0,0,0/1191785644080449','Amerikaner','Schauspieler',['Mark Wahlberg','Marc Wahlberg','Mark Walberg','Marc Walberg','walberg','wahlberg']], ['/imgdb/f6f3/Qx,A,0,0,0,0,0,0,0,0/373930702628475','Amerikaner','Unternehmer',['Mark Zuckerberg','Zuckerberg','Marc Zuckerberg']], ['/imgdb/94be/Qx,A,0,0,0,0,0,0,0,0/6740259934964059','Amerikanerin','Sängerin und Schauspielerin',['Lady Gaga','Gaga','Leidi Gaga']], ['/imgdb/9124/Qx,A,0,0,0,0,0,0,0,0/2911932946930461','Deutscher (✝)','Modedesigner',['Rudolph Moshammer','Rudolf Moshammer','Rudolph Mooshammer','Moshammer','Mooshammer','Rudi Moshammer','Rudi Mooshammer','Mooshammer','Rudi Moshammer','Rudi Mooshammer','Rudolf Moshammer','Moshammer','Mooshammer','Rudi Moshammer','Rudi Mooshammer','Rudolf Mooshammer']], ['/imgdb/4fca/Qx,A,0,0,0,0,0,0,0,0/1954118083645732','Amerikanerin','Tennisspielerin',['Venus Williams','Williams','Venus Wiliams','Wiliams']], ['/imgdb/f06c/Qx,A,0,0,0,0,0,0,0,0/8254903434976764','Kanadier','R&B- und Pop-Sänger',['Justin Bieber','Justin Biber','Biber','Bieber']]
/********* ENDE DATENSATZ ************/];
$(document).ready(function(){
var anzversuche = 3; var wonpoints = 0; var counter = 1; var width = $("#images").width(); $(images).each(function(key, value) { // Liste doppeln images[key].push($(this)[1]);
// HTML-Elemente generieren var image="
"+counter+'. Promi: Welchen Promi suchen wir?
Remaining attempts: “+numtries+”
“+button code+”
“); counter++; }); // When user enters a tip $(“.imgguesser”).on(‘keyup’, function (e) { if (e.keyCode === 13) { checkTip($( this)); } }); function checkTip(field) { var tries = field.attr(“tries”); if(tries > 0) { var number = field.attr(“name”)-1; field.attr (“trying”, trying-1); $(“.trying[number=””+(number+1)+””]”).html(“Other attempts: “+(try-1)); var solution = images[number]; var guess = field.val(); var state = $(“.resolve[number=””+(number+1)+””]”).attr(“state”); $(solution[3]).each(function(key, name variations) { // For each player… if (check_guess(name variations, guess, field, number, solution, solution[3], state) == false) { return false; } }); // tries to remain? console.log(trying); if(trying <=1) { lost($("button .)[number=""+(number+1)+""]")); } } } // button click $(".tip").click(function() { var number = $(this).attr("number"); var field = $("input[name=""+number+""]"); checkTip(field); }); // button click $(".resolve").click(function() { var number = $(this).attr("number")-1; if($ ( this).attr('state')==0) { // give second image var solution = images[number]; $(".tip list[number=""+(number+1)+""]").html('
1st tip: ‘+images'[number][1]+’
‘); $(this).attr(‘state’, 1); $(this).html(‘2. View Comment’); $(“entry[name=””+(number+1)+””]”).focus(); } else if($(this).attr(‘state’)==1) { // Show second tip $(“.tiplist[number=””+(number+1)+””]”).to add(‘
2. Tip: ‘+images'[number][2]+’
‘); $(this).attr(‘state’, 2); $(“entry[name=””+(number+1)+””]”).focus(); $(this).html(‘Specify’); } else { lost($(“button[number=””+(number+1)+””]”)); } }); // Function: Abandoned or exhausted attempts function lost (elm) { elm.prop (“disabled”, true); // Disable button var solution = images[elm.attr(“number”)-1]; $(“entry[name=””+elm.attr(“number”)+””]”).prop(“disabled”, true); $(“input[name=””+elm.attr(“number”)+””]”).css(“border”, “2px full #F40F97”); var guessed = $(“.guesses-“+elm.attr(“number”)).length; $(“
Searched for: “+solution[3][0]+”
“).insertAfter(elm[1]); game_finished(); } // FUNCTION: Check guess function check_guess(value, guess, field, number, solution, name_variations, state) { var defaultname = name_variations[0]; // we take the first as default // exceptions if (levenshtein(guess.toLowerCase(),value.toLowerCase()) <= 1) { // Richtig geraten field.val(""); // Guess aus dem Array löschen images[number][3] = images[number][3].filter(e => e !== name variations); $(“
“+default name+”
“).insertAfter(field); // Divide points and adjust tips (if necessary) if(state==0) { // Free guess: 3 points won points += 3; } else if(state==1) { // / With image tip wonpoints += 2; } else { // With text tip wonpoints += 1; } // If you guessed correctly: field.prop(“disabled”, true); field.css(“border ” , ” 2px solid #7bd400″); var button = $(“button[number=””+(number+1)+””]”); button.prop(“disabled”, true); $(button[1]).night(“
Perfect!
“); $(“.try[number=””+(number+1)+””]”).hide(); game_finished(); return false; // Break out of each loop } else { field.css(“border”, “2px solid #F40F97″); field.val(”); return true ; } } // FUNCTION: Check if the game is finished function game_finished() { var Finished = true; $(“.imgguesser”).each(function() { if ($(this).prop(‘disabled’ ) == false) { complete = false; return; } }); if (complete) { var totalplayers = 0; totalplayers = images.length*3; var ranking = [
/******** HIERHIN RANKING KOPIEREN ********/
[‘6′,37,’Sehr gut!’],
[‘5,5′,32,’Bravo!’],
[‘5′,27,’Gar nicht mal schlecht!’],
[‘4,5′,22,’Solide!’],
[‘4′,17,’Immerhin eine 4.’],
[‘3,5′,12,’Da ist noch Luft nach oben.’],
[‘2′,6,’Ups’ala.’],
[‘1′,0,’Hoppla, du denkst scheinbar ganz anders als wir bei watson.’]
/******** END OF RANKING *****/ ]; var rankingtext = “”; $(rank).each(function(k,v) { if(points won >= v[1]) { ranking text = “Your grade is “+v[0]+”. You have “+wonpoints+” from a total of “+totalplayers+” possible points achieved. “+ v[2]; return false; } }) $(“#outputtext”).html(“
“+position text+”
“); } } // FUNCTION: check for matches between two strings function Levenshtein(str1, str2) { var m = str1.length, n = str2.length, d = [],i,j; if (!m) returns n; if (!n) returns m; for (i = 0; i <= m; i++) d[i] = [i]; for (j = 0; j <= n; j++) d[0][j] = j; for (j = 1; j <= n; j++) { for (i = 1; i <= m; i++) { if (str1[i - 1] === st2[j - 1]) {ie[i][j] = ie[i - 1][j - 1]; } else { ie[i][j] = Math.min(ie[i - 1][j]i.e[i][j - 1]i.e[i - 1][j - 1]) + 1; } } } return d[m][n]; } });
For each quiz you must have guessed everything or solved the question to see the result.
Source: Blick
I am Dawid Malan, a news reporter for 24 Instant News. I specialize in celebrity and entertainment news, writing stories that capture the attention of readers from all walks of life. My work has been featured in some of the world’s leading publications and I am passionate about delivering quality content to my readers.
On the same day of the terrorist attack on the Krokus City Hall in Moscow,…
class="sc-cffd1e67-0 iQNQmc">1/4Residents of Tenerife have had enough of noisy and dirty tourists.It's too loud, the…
class="sc-cffd1e67-0 iQNQmc">1/7Packing his things in Munich in the summer: Thomas Tuchel.After just over a year,…
At least seven people have been killed and 57 injured in severe earthquakes in the…
The American space agency NASA would establish a uniform lunar time on behalf of the…
class="sc-cffd1e67-0 iQNQmc">1/8Bode Obwegeser was surprised by the earthquake while he was sleeping. “It was a…