Would you like to restart the test or continue where you left off?
Get your 50% off discount and discover your IQ + receive your custom performance report + get your certificate. Don’t miss out on this chance!
Well done!
Now go get your results
and discover how high your IQ is!
Follow the steps below to instantly get your IQ Score, your personal BAC™ IQ Certificate and your Performance Report.
Your IQ Score
IQ Score Evaluation
Get your final IQ score
Full Assessment Results
Your IQ Score Evaluation
Get your final IQ score
Printable BAC™ IQ Certificate
Your personalized IQ Certificate (Printable, high-quality PDF)
Your Performance Report
Assessment Report and analysis of your cognitive performance. (Downloadable, high-quality PDF)
Your IQ Score + BAC™ Certificate
IQ Score Evaluation
Get your final IQ score
Printable BAC™ IQ Certificate
Your personalized IQ Certificate (Printable, high-quality PDF)
Join over +50k thousand users across the world who discovered their IQ Score!
GET MY IQ RESULTSYou also completed the test in: ” + min + ” m ” + sec + ” s
That’s faster than “+your_percentile_speed+”% of people tested.”; } else if(scores > 130 ){ green_para.innerHTML = ” Impressive! Your performance in the test was really good ! Your strongest categort is ” + strongest + ““; } else if( scores >= 115 && total_time < 720000 ){ green_para.innerHTML = " Impressive! Your performance in the test was considerably above average! Your strongest category is ” + strongest+ “
You also completed the test in: ” + min + ” m ” + sec + ” s
That’s faster than “+your_percentile_speed+”% of people tested.”; } else if( scores >= 115 ){ green_para.innerHTML = ” Impressive! Your performance in the test was considerably above average! Your strongest category is ” + strongest+ ““; } else if( scores >= 100 && total_time < 720000 ){ green_para.innerHTML = " Well done! Your strongest category is ” + strongest+ “
You also completed the test in: ” + min + ” m ” + sec + ” s
That’s faster than “+your_percentile_speed+”% of people tested.”; } else if( scores >= 100 ){ green_para.innerHTML = ” Well done! You did very well!
Your strongest category is ” + strongest+ ““; } else if( scores >= 55 ){ green_para.innerHTML = ” Well done! You completed the test successfully!
Your strongest category is ” + strongest+ ““; } //total_time_element.innerText = min + ” m ” + sec + ” s”; } function perc_get(){ const percentiles = { 55: 0.135, 56: 0.1677, 57: 0.2074, 58: 0.2555, 59: 0.3135, 60: 0.383, 61: 0.4661, 62: 0.5649, 63: 0.6819, 64: 0.8198, 65: 0.9815, 66: 1.1705, 67: 1.3903, 68: 1.6449, 69: 1.9383, 70: 2.275, 71: 2.6598, 72: 3.0974, 73: 3.593, 74: 4.1518, 75: 4.779, 76: 5.4799, 77: 6.2597, 78: 7.1233, 79: 8.0757, 80: 9.1211, 81: 10.2637, 82: 11.507, 83: 12.8537, 84: 14.3061, 85: 15.8655, 86: 17.5324, 87: 19.3062, 88: 21.1855, 89: 23.1678, 90: 25.2492, 91: 27.4253, 92: 29.6901, 93: 32.0369, 94: 34.4578, 95: 36.9441, 96: 39.4863, 97: 42.074, 98: 44.6965, 99: 47.3423, 100: 50, 101: 52.66, 102: 55.3, 103: 57.93, 104: 60.51, 105: 63.06, 106: 65.54, 107: 67.96, 108: 70.31, 109: 72.57, 110: 74.75, 111: 76.83, 112: 78.81, 113: 80.69, 114: 82.47, 115: 84.13, 116: 85.69, 117: 87.15, 118: 88.49, 119: 89.74, 120: 90.88, 121: 91.92, 122: 92.88, 123: 93.74, 124: 94.52, 125: 95.22, 126: 95.85, 127: 96.41, 128: 96.9, 129: 97.34, 130: 97.72, 131: 98.06, 132: 98.36, 133: 98.61, 134: 98.83, 135: 99, 136: 99.18, 137: 99.32, 138: 99.44, 139: 99.53, 140: 99.62, 141: 99.69, 142: 99.74, 143: 99.79, 144: 99.83, 145: 99.9, }; var percentile_array = []; let array_z_scores = localStorage.getItem(‘array_z_scores’); array_z_scores = JSON.parse(array_z_scores); array_z_scores.forEach((value) => { let item = percentiles[value]; percentile_array.push(Math.trunc(item)); }); let string_percentile_array = JSON.stringify(percentile_array); localStorage.setItem(“percentile_array”, string_percentile_array); let string_array_z_scores = JSON.stringify(array_z_scores); localStorage.setItem(“array_z_scores”, string_array_z_scores); } function email_seek(){ var email_found=true; if( urlParams.has(’email’)){ var email = getParameterByName(’email’); // “lorem” $.ajax({ url: “https://official-iqtest.org/save_data.php”, type: “post”, async: false, dataType : ‘html’, data: { action: “new4”, email: email, test_id: “a” }, cache: false, success: function (data) { eval(data); perc_get(); }, }); }else{return false;} if(email_found==true){return true;}else{return false;} } function getParameterByName(name, url = window.location.href) { name = name.replace(/[\[\]]/g, ‘\\$&’); var regex = new RegExp(‘[?&]’ + name + ‘(=([^&#]*)|&|#|$)’), results = regex.exec(url); if (!results) return null; if (!results[2]) return ”; return decodeURIComponent(results[2].replace(/\+/g, ‘ ‘)); } function paypalClicked(){ window.dataLayer = window.dataLayer || []; window.dataLayer.push({ ‘event’: ‘paypalClicked’ }); } precio=22.99; //Checkout pupup const queryString = window.location.search; console.log(queryString); const urlParams = new URLSearchParams(queryString); if(email_seek()==true){ localStorage.setItem(“discount”, “1”); redirect_to_test=false; popup.style.display = “block”; } else if(urlParams.has(‘delete’)){ window.localStorage.removeItem(‘discount’); } else if(localStorage.getItem(“test_id”) !== null && localStorage.getItem(“discount”) !== null ){ applyDiscount(); } else if(urlParams.has(‘discount’)){ var redirect_to_test=false; if(localStorage.getItem(“questions_array_stored”) === null){ //Show popup “Discount confirmed, don’t miss the discount” button accept, //redirect to the test localStorage.setItem(“discount”, “1”); localStorage.setItem(“popup_seen”, “1”); redirect_to_test=true; popup.style.display = “block”; }else{ //show popup, some text, when the user clicks on the button, take him to the //payment buttons. localStorage.setItem(“discount”, “1”); redirect_to_test=false; popup.style.display = “block”; } } else if(urlParams.has(‘delete’)){ window.localStorage.removeItem(‘discount’); } performance(); function applyDiscount(){ main_price.innerHTML = “