[wiki] All the Userscripts

Hi everyone, right now the learning sequence of new words is: press enter->mem chosen->press enter->next word

I’m not interested on reading the mems on certain courses and this makes the process a bit slower, compared to the reviews using memrise turbo. I’d like to be able to press enter once, choosing the first mem and advancing to the next word with the same hit.

I’m looking for some extra code for this, is it posible? Summoning the masters @cooljingle @infofarmer

Add the line MEMRISE.garden.boxes.advance();
after console.log("oldstart");

on the turbo script.

1 Like

Quickly browsed through the scripts, but didn’t find what I am looking for.

Is there any script that can bring the spaced repetitions beyond 180 days? Like 360 for instance?
I have a large amount of words that I still care to review once in a while, but that are starting to make my daily review sessions pretty long. I vaguely remember a discussion on this topic, but not sure what the outcome was.

Don’t bother if it doesn’t exist yet or if it’s too complicated. I can also follow the advice in another thread to just unsubscribe from those courses after reviewing them one last time.

Thanks!

1 Like

Thanks so much :heartpulse:

there was somewhere a script to delete the phantom entries from the databases? (which are now full with the phantoms of the “updates” entries)

thanks

@Hydroptere, I don’t know if this is the most recent version.

hey gracias!

@DrewSSP: would this work under firefox? many thanks

@Hydroptere This is a python script so it’s independent of any browser. In the instructions you will see a section that uses Google Chrome to find your cookies. This is just the method that I use and it doesn’t really matter what method you use to find them. If you know how to get your cookies through Firefox, then that is surely something you can do.

Thanks!

i know how to get to the cookies. When I get some spare time I’ll look at the instructions

[email protected] wrote:

I’ve added my userscript that changes commas to semicolons to the list.

Is there a userscript for audio only testing? i.e. for each review item, the audio plays and you choose the translation from multiple choice answers?

paging @cooljingle ! :slight_smile:

Can someone please help me write a simple script?

I want a script that will sum up the number of words left to be reviewed for all courses chosen with the filter “with goal set”.

It would help me a lot. Thank you so much.

I hope someone can do it, otherwise, I’ll have to do it myself, and it will probably take me a while to figure out how exactly.

Edit: I was able to create the script. It still needs a few tweaks but it works pretty well.

Great… just 2K words. :scream:

1 Like

here ya go: https://github.com/cooljingle/memrise-all-audio-multiple-choice

5 Likes

Dude, you are amazing. A sincere and heartfelt thanks - this is perfect :grinning:

1 Like

Thanks, very useful.

Is there a way to keep the text when using the script? With the script running there is no translation when Spanish Adio ->_ Spanish Muliple choice. I’d really like to see the english translation so keep memory fresh.

if you’d rather pick from the English rather than the Spanish you could try running this reverse translations script: https://github.com/cooljingle/memrise-reverse-translations

Sorry, my mistake. I was thinking of the fields called “literal translation” and “english translation?” They seemed to have gone using the script. I still would like to do the Spanish -> English.

Sounds like you’re referring to data from the other columns? They don’t usually get displayed do they? In any case, the script probably couldn’t help you in that respect.

This is what I mean:

But I can’t remember if that only displays when you type the wrong answer. I will try the other script you mentioned to see if it provides Literal translation as a clue to which option is correct.

Or maybe I’m just to overheated in my cabeza because of testing so many language services and I’m starting to mix it all up;)

Anyway, thanks for prompt and kind help:)

@DataDisk,

Interesting! Sometimes when I’m reviewing, I notice that I need to reset the ‘more’ button. I’m not sure what causes it to switch to ‘less’ on those ocassions or if having the ‘all typing’ script switched on makes a difference.

I’ll try to remember to look for reasons why this sometimes happens but, in the meantime, I wonder if that’s what’s happening to you.

1 Like