Bỏ qua đến nội dung

Matching Exercise❓ (By sarilolaaa on dc)

Chờ xử lý #anki #addon #matching #exercise #sarilolaaa
https://github.com/SimonLammer/anki-persistence?tab=readme-ov-file
2/8/2025

Cách tải addon Matching Exercise❓ (By sarilolaaa on dc)

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

353070086

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 353070086 và copy

1

Mô tả chi tiết

Remember a concept, word or anything by associating it with a definition or any kind of information related to it.

This add-on creates a new note type and allows you to select it as the template for your notes in Anki. Personally, i’m not good at memorizing through simple flashcards so studying becomes easier to me using this note type for retrieval practice.

How to use Start Anki on your device. Choose the deck where you want to add the new card. Add a card and select “Matching Exercise” as note type. Fill the fields. In case you need more fields, feel free to modify the code and create your own version with as much fields as you prefer. You can find my discord user and the code (github repository) at the bottom of this description, contact me if you have any question! Click on Study Now and start.

The interface is quite simple and intuitive, each concept has its own definition, each definition is numbered so the dropdowns that contain the answers are legible. The definitions shuffle automatically each time the card is loaded in order to avoid memorizing the position and forcing you to actually remember what you are trying to memorize.

Click on the dropdown and select the number of the answer according to the concept/label on the left.

As soon as you click on the button Show Answer, the dropdowns that contain the correct answers will be highlighted in green, and the ones with incorrect answers will be highlihgted in red.

Extra tools

To send data from the front to the back of the card, i used anki persistence. I highly recommend this in case you are interested in developing anki add-ons.

Questions or Suggestions?

It’s my first time writing anki add-ons, so there may be some mistakes or unnecessary lines of code. But if you have any question related to this or suggestions, contact me, i’ll be glad to help ;).

Discord: sarilolaaa

If you are interested in the code, check out the github repository!


Liên kết hỗ trợ


Reviews (1)

👍 2025-09-06

I am looking for matching exercises in anki and this one works.