AnkiWeb Quiz

Shows quiz on ankiweb

目前为 2017-05-28 提交的版本。查看 最新版本

作者
TiLied
评分
0 0 0
版本
0.2.0
创建于
2017-03-16
更新于
2017-05-28
大小
19.3 KB
许可证
暂无
适用于

Ankiweb_Quiz

Download

https://greasyfork.org/scripts/28189

Description

Script which shows quiz on ankiweb. Tested with Japanese Visual Novel, Anime, Manga, LN Vocab - V2K(modified by me) Please read installation

Example

Installation

Only installing script it's not enough, so go trough this steps to make sure that everything working install correct

  1. After installing script, go in anki app choose Tools-Manage Note Types

1

  1. Choose your deck-Cards

2

  1. First put <awq> in the beginning
  2. Second put </awq> in the ending
  3. Third put <awq_question> and </awq_question> between "Question", my example its {{furigana:Reading}}
  4. Forth put <awq_answer> and </awq_answer> between "Answer", my example its {{Meaning}}
  5. Repeat if you have multiply decks/cards. In my example for Kanji2 card 3

  6. Close it, go File-Export

4

  1. Choose Export Format: Cards in plain text(*.txt). Next Choose your deck, save it with simple name 5 6

  2. DO NOT FORGET TO SYNC

7

  1. Go in C:\Users\*YourUserName*\AppData\Roaming\Mozilla\Firefox\Profiles\*ProfileName*\gm_scripts\AnkiWeb_Quiz paste your deck.txt here

  2. Open AnkiWeb_Quiz.user.js edit PUT_HERE_YOUR_DECK.txt on deck_name.txt. In my example it is Japanese.txt 8

  3. Thats it, go in Ankiweb and enjoy your stay... :)

Cons

  • Well greasemonkey not updating @resource file, thats bad, you can change name of @resource ankideck on @resource ankideck1 etc. DO NOT FORGET CHANGE var originAnkiDeck = GM_getResourceText("ankiDeck").
  • If update released, you need change script (Not good, maybe somehow change this Need research)
  • Add something in deck, need repeat from 4 step

Sorry for any grammar error, english not my native language.