You've already forked HeurAMS-legacy
format
This commit is contained in:
@@ -101,9 +101,9 @@ class ClozePuzzle(BasePuzzleWidget):
|
||||
if not is_correct:
|
||||
self.inputlist = []
|
||||
self.update_display()
|
||||
|
||||
|
||||
def handler(self, rating):
|
||||
if self.atom.lock():
|
||||
pass
|
||||
else:
|
||||
self.atom.minimize(rating)
|
||||
self.atom.minimize(rating)
|
||||
|
||||
Reference in New Issue
Block a user