To anyone else encountering issues with the unsolicited Firefox update breaking Greasemonkey: I replaced it with Tampermonkey and reinstalled the script, and it works fine.
Hi, first of all thanks hugely for the that script which is definitely a game changer, because i think the most efficient way to learn for me is by typing words.
The creator of this course put a " ’ " above the stressed vowel in the word, which indicates how the vowel should be pronounced (ex: и́ я́ а́ ы́ е́ у́ о́). Obviously these signs are absent in the real language and и́ я́ а́ ы́ е́ у́ о́ become и я а ы е у о. So i’d like to know if there’s a way to make the script accept “и” instead of “и́” and the same for other vowels, so the script doesn’t deny the word i typed ?
So i can type “видеть” instead of “ви́деть” and still the script will accept my word ?
This even works for strict-typing configured courses, like my Portuguese BR course, with all the special characters.
I type without any accents, because of time and missing keyboards, and the script auto-changes the letters to the correct ones.
There is nothing which needs to be changed in “all typing”, if you use both of them at the same time.
I tried it but it doesn’t work, i checked out the source code of auto-correct and it doesn’t have cases with the cyrillic alphabet, i tried adding 3 characters following the previous pattern by adding :
The unicodes are good, but the problem comes from the little " ’ " above the letters (ex: и́), because it’s a combination of 2 uni-code characters according to graphemica.com, so the script probably doesn’t even know what it is itself.
I’m not good enough in programming to fix that so if the author would give it a try that’d be awesome ! Thanks
I just tested it and it works perfectly ! I can’t thank you enough, it’s now super convenient to learn because i don’t like tapping questions. You’re really talented ! Have a great one
the last Memrise code update from Wesnesday 01/17/2018 fucked up your all typing script V0.1.23.
Tested with Firefox V52.5.3 esr with Greasemonkey V3.17.
Either the PT6 BR or PT7 BR courses freeze on review load (no question and typing box shown) or stop working after a few questions (no next question after the last has been answered):
Thanks for letting me know guys, looks like a lot of changes were made so a fix will require a bit of time. You can turn the script off until a fix is ready.
I can say that the changes you had made for my Russian Cyrillic alphabet problems one month ago, aren’t valid anymore. The little " ’ " doesn’t appear anymore so the word isn’t recognised correct anymore neither. I’ll check this thread everyday to see if you manage to get a fix.
hey man thanks for your work and patience ! Just to let you know that the cyrillic thing still doesn’t work.
Before memrise did all their changes, i could see the " ’ " appearing on the cyrillic consonant as i just had typed the regular one, when the right word contained one.
For example if i typed “изучить”, the second " и " would transform into a " и́ " if the correct word was “изучи́ть”.