Search Results
| Post | Author | Forum | Replies | Views | Posted [asc] | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread I've been using the Shinkanzen Master N3 grammar book and just making cards based on the exercises. The format is a sentence with a missing phrase and then a few options to choose from on the front, ... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-03-21, 2:38 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Late on the monthly check-in due to a shoddy wifi connection at the hotel I was staying at for a business trip. As of February 15: ---Kanji--- Total mature: 583 Number matured this month: 27 Average ... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-03-21, 12:11 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Finally got around to the JCAT today. Listening: 67 Vocabulary: 43 Grammar: 34 Reading: 30 -------------------- Total: 174 Listening was due to some lucky guesses, I think. There were times I didn't... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-02-22, 8:58 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread (2016-02-15, 12:50 pm)Raschaverak Wrote: I have been meaning to ask, but: according to the official Anki site a card becomes mature when the interval between two shows are greater or equal to 21 day... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-02-15, 3:38 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Another month, another Anki Stat Report As of February 15: ---Kanji--- Total mature: 556 Number matured this month: 175 Average matured per month: 276 ---Vocab--- Total mature: 955 Number matured thi... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-02-15, 11:48 am | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Inspired by others on this thread, I too signed up for the JCAT. Then I immediately got the flu and have been laid up for about a week without studying at all. I'm just starting to come back around, b... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-02-08, 4:18 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Wow, thanks you guys. I think I get it now. The person on iTalki had the exact same confusion that I did. I think the problem is that the examples in the book (新完全マスター) all work with either しなければ〜ない o... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-01-23, 11:48 am | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Ah, I know all about ではない/じゃない. I've just never seen it without the は. It seems like a textbook would mention that... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-01-22, 8:38 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Thanks, I get the conditional part (there are conditionals in all three options). What I was stuck on was why the second option was wrong, not why the first was right. The book actually gives an expl... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-01-22, 6:56 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Hey fellow JPLT N3 preppers. I hit a question in a study book that I got wrong, and I was wondering if you guys might be able to explain it to me. I'll probably start up a Lang-8 account and ask over ... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-01-22, 4:52 pm | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help (randomly select a kanji ... Sage advice indeed. |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-22, 4:20 pm | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help Oh, I'm Sorry. You're right; {{FrontSide}} won't work since it will rerun the javascript from the front of the card. Use this instead: Code: <div id="ex_jp"></div> <div id="ex_en">&... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-21, 8:37 am | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help It won't work correctly in either the template editor window (will show nothing on the back), nor if you use the preview feature in the card browser (will likely show a different random sentence. It ... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-19, 3:21 pm | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help Yeah, I think you missed what I said about changing to getElementByClassName not working because of the problem with the quotes. You need to get the quotes out of the fields. For example, look at the... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-18, 11:07 pm | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help I see the problem. In the example I posted above, the javascript is looking for a <cloze>なんとか</cloze> element, not a <span class="cloze">なんとか</span> element. You could almost... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-18, 3:16 pm | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help In this example my sentence fields are sentence1_jp, sentence2_jp, etc. And sentence1_en, sentence2_en, etc. Use the same code as above but replace this: Code: var sentences_jp = "{{sentences_jp}}... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-18, 8:12 am | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help Give this a go. It will pick a random sentence from however many sentences you have without the need to create a new field for each sentence. Instead of creating a bunch of fields, all the example sen... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-17, 7:38 pm | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help There must be some html in the sentence field. For example, the filed {{ex1_jp}} could contain: 天気予報<span class="cloze">によると</span>明日は雪だ。 That way the javascript would see the elements wi... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-17, 6:09 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Okay, it's been a month since my last Anki status update. As of January 15: ---Kanji--- Total mature: 381 Number matured this month: 377 ---Vocab--- Total mature: 453 Number matured t... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2016-01-16, 9:00 am | ||
|
Thread: Anki Javascript help (randomly select a kanji from between 2-5 choices...) Post: RE: Anki Javascript help If you haven't yet, try actually studying the card even thought it looks blank in the preview. I tried want Vempele posted and it worked fine for me on Windows. However as he said, the program seems t... |
トリピー♫ | General discussion | 20 | 1,866 | 2016-01-12, 1:33 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread Another attempt. This one takes an example sentence, splits up the words and randomizes them differently every time you see the card. The goal is to get them in the right order. I figure this allows... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2015-12-28, 3:04 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread (2015-12-27, 9:55 pm)SomeCallMeChris Wrote: But that card could be answered other ways... Yeah, that's the problem I've faced with cloze-delete cards in general, and why I've never really found the... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2015-12-27, 11:50 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread I'm curious how you guys use Anki to review grammar. I've never used it for grammar before, but would like to in preparation for the N3 next year. I'm thinking about using cloze-delete cards, which I... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2015-12-27, 8:54 pm | ||
|
Thread: My humble 2016 JLPT N3 thread Post: RE: My humble 2016 JLPT N3 thread I'm in for the 2016 N3. I followed this thread a bit last year, but never got on board and actually participated (or studied). Hopefully, some accountability and camaraderie will actually lead to some... |
トリピー♫ | JLPT, Jobs & College in Japan | 355 | 40,521 | 2015-12-15, 3:55 pm | ||
