Results BACK UP 25112023 BEFORE ADDING SUBSCRIPTIONS

let ready_heading=document.getElementById(‘ready-heading’); let center_btn = document.getElementById(‘center_btn’); let dark = document.getElementById(‘dark’); let popup = document.getElementById(‘popup’); center_btn.addEventListener(‘click’, ()=>{ popup.style.display = “none”; if(redirect_to_test==true){ location.href = “https://official-iqtest.org/take-the-iq-test-now/”; } else if(redirect_to_test==false){ applyDiscount(); //window.open(‘https://buy.stripe.com/9AQ2ap50YaX5faEaEJ’, ‘_blank’); } }) ready_heading.innerHTML = “50% Discount received for our best seller deal!”; center_btn.innerText = “Let’s find out my IQ”;

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

$19.99

(there will be no additional costs)

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)

Best Seller!

$22.99

(there will be no additional costs)

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)

$21.49

(there will be no additional costs)

Customer Reviews & Feedback

Over +50k thousand users across the world used the Brain Assessment Center™ IQ Test to discover their IQ Score.

Great

Rated on

by Trey Bramwell

I was a little skeptical of the price…

I was a little skeptical of the price at first, but after paying and seeing the breakdown of the results, it was well worth the money! I love that I can study what I need to work on and this motivates me to try it again! The results sheet was well worth the price of admission.

by Marry Harrington

Very professional assessment

This assessment looks professional and I have been able to share it with my friends and family to challenge them and compare the results. I particularly enjoyed comparing my results to the average score among professional categories of the population.

by Leonard Farwell

I am very happy with the analysis!

I am very happy with this straight-forward analysis, I immediately recognized my profile with those detailed results. I was a bit skeptical but once I got access to the report, I valued this unique opportunity to assess my potential.

Join over +50k thousand users across the world who discovered their IQ Score!

GET MY IQ RESULTS
document.getElementById(“paypalTracker”).addEventListener(“click”, fu); function fu(){ } let menu_item = document.querySelector(‘.custom-logo-link’); menu_item.addEventListener(‘click’, (e)=>{ e.preventDefault(); }) function performance(){ let green_para = document.getElementById(‘green-para’); let array_z_scores = localStorage.getItem(‘array_z_scores’); let total_time = localStorage.getItem(‘total_time’); array_z_scores = JSON.parse(array_z_scores); let scores = array_z_scores[0]; let scoreAnalitic =array_z_scores[1]; let scoreAbstract= array_z_scores[2]; let scoreSpatial=array_z_scores[3]; let scoreNumerical =array_z_scores[4]; let strongest=0; let strongestPosition=0; for(var ac=1; ac<array_z_scores.length; ac++){ if(ac==1){strongest = array_z_scores[ac]; strongestPosition=ac; } else if(strongest<array_z_scores[ac]){ strongest=array_z_scores[ac];strongestPosition=ac; } } let equiv = JSON.parse(localStorage['equiv']); strongest= equiv[strongestPosition]; min = Math.floor((total_time/1000/60) << 0), sec = Math.floor((total_time/1000) % 60); let your_percentile_speed = 0; if(min5 && min6 && min7 && min8 && min9 && min10 && min11 && min6 && min 130 && total_time < 720000){ green_para.innerHTML = " Impressive! Your performance in the test was really good! 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 > 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 = “ $22.99 “+”$12.99”; var findlink = document.getElementById(“paylink1”); findlink.href = “https://buy.stripe.com/9AQ2ap50YaX5faEaEJ”; var findlink2 = document.getElementById(“paylink2”); findlink2.href = “https://buy.stripe.com/9AQ2ap50YaX5faEaEJ”; precio=12.99; var but =document.getElementsByClassName(“get-result-btn”); but[1].style.background=”#ff0101″; var test_id = localStorage.getItem(“test_id”); $.ajax({ url: “https://official-iqtest.org/save_data.php”, type: “post”, data: { action: “new2″, discount:”true”, test_id: test_id, }, cache: false, success: function(data){ } }) //location.href = “#paylink1”; } function initPayPalButton() { paypal.Buttons({ style: { shape: ‘pill’, color: ‘blue’, layout: ‘horizontal’, label: ‘paypal’, }, createOrder: function(data, actions) { paypalClicked(); return actions.order.create({ purchase_units: [{“description”:”IQ test results + Certificate + Performance report”,”amount”:{“currency_code”:”USD”,”value”:precio}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log(‘Capture result’, orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. actions.redirect(‘https://official-iqtest.org/certificate-generator’); }); }, onError: function(err) { console.log(err); } }).render(‘#paypal-button-container’); } initPayPalButton(); // setTimeout(function(){localStorage.setItem(“discount”, “1”); //redirect_to_test=false; popup.style.display = “block”; }, 4000); var findlink = document.getElementById(“paylink1”); findlink.addEventListener(“click”, function(event) { event.preventDefault(); // prevent default action l.e redirecting }); document.getElementById(“butmain”).addEventListener(“click”, function(){ window.open(“https://buy.stripe.com/3cs16l652c19e6AaEE”, “_blank”); //var x=document.getElementsByClassName(‘simpay-modal-control-open’); //x[0].click(); }); // let array_z_scores=0; function someJsFunc(){ alert(“worked”);}

Best seller deal

Your IQ score + Your certificate + Your performance report + IQ Training

//var elements = document.getElementsByClassName(‘test’); elem = document.getElementById(‘smart-button-container’); elem.style.display = “none”;