function enableAllMultipleChoice() {
MEMRISE.garden.session.box_factory.make = (function() {
var cached_function = MEMRISE.garden.session.box_factory.make;
return function() {
var result = cached_function.apply(this, arguments);
var shouldSetMultipleChoice = ["presentation", "copytyping", "multiple_choice", "reversed_multiple_choice"].indexOf(result.template) < 0 &&
MEMRISE.garden.session.box_factory.isTestPossible(result, "multiple_choice");
if(shouldSetMultipleChoice)
result.template = "multiple_choice";
return result;
};
}());
}
});
Hit “File”, “Save” in upper left corner.
Refresh Memrise, and enjoy!
I wasted untold hours fighting the typing tests, and then decided to spend those hours figuring out how to write a script to turn them off. I hope this can help others. Please comment if you have any problems!
Hello! I’m a semester 2 student and this course has been really helpful with reenforcing the vocabulary. Occasionally, I come across words where the English description/definition is a little misleading (incorrect measure numbers, asking for verb and the answer is a noun instead) or missing/mistakes in the audio, as well as the lists being incomplete (not your fault, as the vocab list at the end of chapters does not list every word underlined in the chapter). Could I get contributor rights? I’d love to go through the chapters as I continue through the course and contribute to the Memrise course @user16
Good idea.
I saw you message and I thought I had contributor rights on this course, to add you in the contributors. But I don’t.
Hopefully one of the actual contributors or the creator will see your request. Good luck!
Welp, I guess it’s just you and I that are active. Bumping in another attempt to get the attention of one of the contributors, would be unfortunate if none of them kept up with this anymore
@user16 I don’t know if you are still around, but I made a thread to get in touch with @MemriseSupport just in case you aren’t, just making you aware and putting it out there if anyone else wants to request to contribute to this course
P.S. Sorry for the double post lol
Hi is it possible to become a contributor for this course? I want to be able to have the “Learned all” option so I can just use this course as a review instead of having to learn the words one by one. Unfortunately its impossible unless you become a contributor.
@msouthard900192 I don’t know if you’re still active, but judging by the thread it seems you were made a contributor to this course. Is there a chance you could make me a contributor? I’d like to be able to mark certain chapters as known, alongside improving on the course by adding diacritics to some of these words.
Hello. Would it be possible for me to become a contributor in this course? I’m currently going through the course and have noticed their’s some good modifications that can be done
Hello. I am currently going through this course and would like to become a contributor so that I can make edits as need and to be able to mark lessons as learned. Thank you!
How did you create the DLI MSA course? I was thinking about creating the same kind of course for other DLI languages like Turkish and Farsi. Is there an easy way to do this?
The MSA course has a list of vocabulary terms at the end of every section/chapter. One of the other contributors added the audios to the course. I think those may have been from the basic course audio files. There used to be this website MIT NetProf that had the entire DLI MSA course pronunciations, too.