trilogy-group / memorization-app

tu2k22-memorization
2 stars 1 forks source link

6-Pager: Research #7

Closed kushal-ti closed 1 year ago

kushal-ti commented 1 year ago

Add research entries to 6 Pager for the following aspects

You may add any other topics you can think of for research Have tangible results for each research topic. Failing to get any useful information from research is also an acceptable, tangible result

davidfortuoso-ti commented 1 year ago

Spaced repetition: https://medium.com/skilluped/learning-by-spaced-repetition-how-effective-is-it-2654786db073

kushal-ti commented 1 year ago

@arsen-ti how would you implement spaced repetition with mnemonics

gao-ti commented 1 year ago

Research on recalll based evaluation

https://github.com/trilogy-group/memorization-app/issues/18

arsen-ti commented 1 year ago

Spaced repitition is usually paired with flashcards. You have a something you want to memorize, for example, a foreign word on each flashcard. You go through flashcards and each flashcard is designated as either familiar (you know what that word means) or unfamiliar. Unfamiliar flashcards need to be revisited, they have priority over familiar card. You revisit familiar cards every day, then 3 days, then a week. There is an increasing time interval between revisiting familiar cards

Image

arsen-ti commented 1 year ago

@kushal-ti we can't use flashcards, unfortunately. In memrise on each flashcard there is a mnemonic image that helps you remember GRE vocabulary word. At first, you have MCQ to guess what that word means, but when you guess correctly that word becomes familar, then you will have to type out that word (active recall) after a while (spaced repitition)

kushal-ti commented 1 year ago

We absolutely can use flashcard like things in the memoryTok thing if it helps, because if it's like you describe it above, then basically, the core memorization technique is still a mnemonic, just presented like a flashcard