You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The monkey patch was broken again in the latest beta version of Anki (issue #39), so it had to be fixed again. A better solution would be to use a hook instead of monkey patching, but there is currently no hook available for changing the behavior of Collection.compare_answer. I made a forum post to request this feature.
The text was updated successfully, but these errors were encountered:
The monkey patch was broken again in the latest beta version of Anki (issue #39), so it had to be fixed again. A better solution would be to use a hook instead of monkey patching, but there is currently no hook available for changing the behavior of
Collection.compare_answer
. I made a forum post to request this feature.The text was updated successfully, but these errors were encountered: