PhilJG / baybayin

1 stars 0 forks source link

Feature request: Grouping new characters into small batches #2

Open byronalley opened 1 year ago

byronalley commented 1 year ago

What hits me first when I try it out is that it seemed like I could just "learn" all of the symbols at once and then start the "questions" -- even without actual SRS it seems like a good step would be to batch the learning of the characters into no more than maybe 5 chars at a time. You could go far with just selecting a batch of 5 chars at random, removing a symbol from the batch when it's guessed correctly twice, and then maybe when you reach three symbols in the batch, you add two more to the batch.

PhilJG commented 1 year ago

Thanks, I think I understand what you mean. My intention is to allow the user to learn at their own pace. If they want to learn more than just 5 then they can do that. Currently they need to review at least 4 characters before they can close the modal otherwise there wouldn't be other letters to put in the answer button. With that said having to review a minimum amount every time is an interesting idea as it will make the learning more compartmentalised and make it feel like one is making progress in their learning.