";
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 = "Right Answers " + nScore[n] + " / " + getNumAns(n);
if (nScore[n]";
}
}
return getHTMLResultBox(okIcon,"Good ! Right answer","#000080",msg,n);
}
function getWrongAnswer(n,m,explan)
{
var i,title,msg="";
title = "Wrong! The correct answer was " + 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 += " / MARK " + maxScore[n];
if (getGuessAns(n)Watch out! ");
frames.quiz_main.document.writeln ("The keyword isn't correct ");
frames.quiz_main.document.writeln ("Unable to continue the quiz ");
frames.quiz_main.document.writeln ("For information, contact the quiz's author ");
frames.quiz_main.document.writeln("