Translation quiz: improvements from Elnaz

This commit is contained in:
hallgren
2011-01-25 11:58:49 +00:00
parent 6fa1d913e9
commit ad5316279b
5 changed files with 23 additions and 22 deletions

View File

@@ -521,7 +521,7 @@ function exam_continue()
exam_result();
else
{
//clears the question and answer display areas
//clears the question and answer and the explanation and hint display areas
clearing();
document.getElementById('counter_display').value = counter + "/" + exam_quesNo;