geajack / Wordology

A WebExtensions browser extension for aiding language learning.
MIT License
20 stars 9 forks source link

Intermediate states between green and red #5

Closed geajack closed 5 years ago

geajack commented 5 years ago

I had similar idea of this. I just checked if it would be good for me, but the redish page does not help me localize words that I don't know to practice them or pay more attention. Maybe it is a different purpose, but there is a website (https://bliubliu.com/en/) that the learning process was based on marking words as red when you don't know it. First, an AI marked in red according to a test made initially, then, it showed videos with transcript where you would mark as red or as green. Green words stop to appear as green to not pollute the text with colours, so that you focus more on still-learning-words and unknown-words. So, in case this project goes to other direction in a future... here are some ideas, not needing AI:

Originally posted by @heberleh in https://github.com/geajack/Wordology/issues/1#issuecomment-442949326

geajack commented 5 years ago

@heberleh I moved your suggestions here from the other thread. If I understand you correctly you're suggesting having intermediate states for words in between "unknown" and "known" which might be colored orange, yellow, etc. I thought about this during development. The problem is that unless you have some algorithm to update these states (which I doubt is feasible), then the user has to update all of those themselves, and I don't think many people (certainly not me) are going to want to have to keep going through all of their words and clicking on them to update those states manually.