Index: openacs-4/packages/xowf/lib/inclass-exam-answer.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-exam-answer.wf,v diff -u -r1.1.2.42 -r1.1.2.43 --- openacs-4/packages/xowf/lib/inclass-exam-answer.wf 23 Jun 2021 08:46:20 -0000 1.1.2.42 +++ openacs-4/packages/xowf/lib/inclass-exam-answer.wf 14 Jul 2021 09:53:05 -0000 1.1.2.43 @@ -581,9 +581,9 @@ set total_minutes [${:QM} total_minutes_for_exam -manager $parent_obj] set timeLeft [expr {$total_minutes*60 - $seconds_working}] # - # The autosave operation has a 10 secs delay. To allow save - # operations up to the last second, we accept an 10 secs overdue - # on autosave. + # The autosave operation has a 10 secs delay. To allow save operations + # up to the last second, we accept an 10 + # secs overdue on autosave. # if {$timeLeft < -10} { set autosaveAllowed 0