Amategeko y’Umuhanda – CBT Quiz 40 Questions Amategeko y’Umuhanda – CBT Quiz (40 Questions) Time Left: 35:00 Submit let opts = item.options.map((opt,i)=>({text:opt,index:i})); shuffle(opts); opts.forEach(opt=>{ let label = document.createElement("label"); label.classList.add("option"); let radio = document.createElement("input"); radio.type="radio"; radio.name="q"+index; radio.value=opt.index; radio.onclick=()=>{let allOpts=label.parentNode.querySelectorAll(".option");allOpts.forEach(o=>o.classList.remove("selected"));label.classList.add("selected");}; label.appendChild(radio); label.appendChild(document.createTextNode(" "+opt.text)); div.appendChild(label); }); form.appendChild(div); }); // Submit quiz function submitQuiz(){ clearInterval(timer); let score=0; quizQuestions.forEach((q,i)=>{ let…
Read more: TSINDIRA PROVISOIRE No 9: Amategeko y’Umuhanda – CBT Quiz IBIBAZO 50