← Tilbage
⌂ Hjem
← Tilbage til spil
🪙
3
🔎 MatDetektiv
Level 17
Mission
1
/3
Find det rigtige svar
🧠
Færdighed
❓
🔊
Næste mission →
Hjælp
Luk
🏆
Flot detektivarbejde!
Du løste
missioner og vandt
🪙
0
.
← Tilbage til spil
↻ Spil igen
window.ssGenericCoinSent=window.ssGenericCoinSent||{};window.ssAwardGenericCoins=window.ssAwardGenericCoins||function(game,subject,level,runId,errors,percent,target){if(window.ssGenericCoinSent[runId])return;window.ssGenericCoinSent[runId]=1;try{const b=new URLSearchParams({nonce:"97ae0fba82",game:String(game),subject:String(subject),level:String(level),run_id:String(runId),errors:String(errors||0),percent:String(Math.max(0,Math.min(100,Number(percent)||0)))});fetch("https:\/\/superskolegames.dk\/?superskole_supercoins_generic=1",{method:'POST',headers:{'Content-Type':'application/x-www-form-urlencoded;charset=UTF-8'},credentials:'same-origin',keepalive:true,body:b.toString()}).then(r=>r.json()).then(j=>{if(!target)return;if(!j||!j.success){target.textContent='🪙 Log ind som elev for at samle SuperCoins';return;}const n=Number(j.data.awarded||0),bal=Number(j.data.summary&&j.data.summary.balance||0);target.textContent=n>0?'🪙 +'+n+' SuperCoins · Saldo: '+bal:'🪙 SuperCoins registreret · Saldo: '+bal;}).catch(()=>{});}catch(e){}};window.ssAwardThisGame=function(errors,percent){const e=Math.max(0,Number(errors)||0),p=Number.isFinite(Number(percent))?Math.max(0,Math.min(100,Number(percent))):Math.max(0,100-Math.min(20,e)*5);window.ssAwardGenericCoins("matdetektiv","matematik",17,0,e,p,null);};