javascript:(async function(){const e={};document.querySelectorAll('input[type="radio"]').forEach(t=>{const n=t.name;e[n]||(e[n]=[]),e[n].push(t)});const t=Object.keys(e).filter(t=>e[t].length>=4);if(0===t.length)return void alert("Sayfada uygun kriter alanı bulunamadı!");const n=prompt("Öğrencinin 100 üzerinden notunu girin (Örn: 65):","60");if(!n)return;const a=parseFloat(n);if(isNaN(a)||a<0||a>100)return void alert("Lütfen 0-100 arasında geçerli bir not girin!");const o=prompt("Not aralığını girin (Örn: 1-4, 2-4, 3-4, 2-3):","1-4");if(!o)return;const r=o.split("-").map(e=>parseInt(e.trim()));if(2!==r.length||isNaN(r[0])||isNaN(r[1])||r[0]<1||r[0]>4||r[1]<1||r[1]>4||r[0]>r[1])return void alert("Geçersiz aralık biçimi! Örnek: 2-4");const[i,l]=r,c=t.length,d=a/25*c;let u=Array(c).fill(i);for(let e=0;e<1e4;e++){let e=u.reduce((e,t)=>e+t,0);if(Math.abs(e-d)<.5)break;if(ed){let e=Math.floor(Math.random()*c);u[e]>i&&u[e]--}}u.sort(()=>Math.random()-.5);let m=0;for(let n=0;nsetTimeout(e,Math.floor(150*Math.random())+150)))}const g=document.querySelector('#btnKaydet, #IOK10016_btnKaydet, input[type="submit"][value="Kaydet"], button[id*="Kaydet"], a[id*="Kaydet"]');if(g){g.click();await new Promise(e=>setTimeout(e,800));const e=document.querySelector('#modalConfirmBoxBtn1');e?e.click():window.PageCommonFunction&&window.PageCommonFunction("ModalPopupConfirm","Yes");alert(%60${m} alan ${o} aralığında ${n} puan ortalamasına göre dolduruldu ve kaydedildi!%60)}else alert(%60${m} alan dolduruldu ancak Kaydet butonu otomatik bulunamadı. Lütfen kendiniz Kaydet'e basın.%60);})();