";
return msg;
}
function getBooleanAnswer(n,m)
{
var nomeIcona,title,msg="";
if (nScore[n]==getNumAns(n))
nomeIcona = okIcon;
else if (nScore[n]==0)
nomeIcona = koIcon;
else
nomeIcona = warnIcon;
title = "Bonnes réponses " + nScore[n] + " / " + getNumAns(n);
if (nScore[n]";
}
}
return getHTMLResultBox(okIcon,"Bien ! Bonne réponse","#000080",msg,n);
}
function getWrongAnswer(n,m,explan)
{
var i,title,msg="";
title = "Faux ! La réponse correcte est " + getListOfRightAns(n);
for (i=0;i";
}
}
return getHTMLResultBox(koIcon,title,"#A52A2A",msg,n);
}
function getQuestionScore(n,m)
{
var i,title,msg="";
var nomeIcona;
if (maxScore[n]==maxvoto)
nomeIcona = okIcon;
else if (maxScore[n]==minvoto)
nomeIcona = koIcon;
else
nomeIcona = warnIcon;
title = "Score " + nScore[n];
if (groups[n]==0)
title += " / MARQUE " + maxScore[n];
if (getGuessAns(n)Attention ! ");
frames.quiz_main.document.writeln ("Le mot clé est erroné ");
frames.quiz_main.document.writeln ("Impossible de continuer le test ");
frames.quiz_main.document.writeln ("Pour plus d'informations contacter l'auteur du test ");
frames.quiz_main.document.writeln("