Skip to content

Kadrian/paragliding-questions-to-anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paragliding Theory to Anki Deck

Problem People who don't have a Windows computer want to learn for the Paragliding License exam in Germany.

Solution A script that converts DHV questions to an Anki deck. Note that the latest deck ONLY covers A-License questions.

How to learn with the latest Anki deck

What does the script do?

The script (convertToAnki.js) was used to convert the initial questions from basic text format into Anki-compatible CSV files. These CSV files contain a little bit of HTML, so Anki displays the cards nicely.

The script is a simple node script that looks for the inputs in the manually-cleaned folder and outputs Anki-compatible csv files in the dist folder.

How to use the script

Setup node

You will need an OS X / unix machine for our development scripts to work.

You need at least node 6:

nvm install 6

Execute

node convertToAnki.js

About

Script that converts DHV theory questions to an Anki deck.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published