mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Translation quiz: improvements from Elnaz
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user