AnkiWeb Quiz

Shows quiz on ankiweb

Versión del día 30/05/2017. Echa un vistazo a la versión más reciente.

Autor
TiLied
Calificaciones
0 0 0
Versión
0.2.1
Creado
16/03/2017
Actualizado
30/05/2017
Tamaño
15.7 KB
Licencia
Desconocida
Funciona en

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.