Difference between revisions of "Software/Vocabulary Trainer"
From ThorstensHome
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:Vocabulary Trainer}} | ||
vok is a vocabulary trainer that allows you to use synonyms, to ignore or respect CapiTaliZation and trains vocabularies in a random order. It is written in OpenOffice Macros, so the basic storing functionality is done by OpenOffice. | vok is a vocabulary trainer that allows you to use synonyms, to ignore or respect CapiTaliZation and trains vocabularies in a random order. It is written in OpenOffice Macros, so the basic storing functionality is done by OpenOffice. | ||
− | + | The Google Office version (based on Google AppScript) is called [[voctrain]]. | |
− | + | = Screenshots = | |
− | + | This is how you input your vocabularies: | |
− | + | <pic src=http://www.staerk.de/thorsten/images/2/24/Snapshot-vok-list.png width=30% align=auto /> | |
− | + | ||
− | + | This is a vok training question: | |
− | + | ||
+ | <pic src=http://www.staerk.de/thorsten/images/e/ea/Snapshot-vok-training.png width=30% align=auto /> | ||
+ | |||
+ | = How to run it = | ||
+ | To run vok, enable Macros in OpenOffice's security options. | ||
+ | * Click on Tools|Options: | ||
+ | [[Image: snapshot-ooffice-options.png]] | ||
+ | * Choose Security|Macro Security: | ||
+ | [[Image: snapshot-ooffice-macro-security.png]] | ||
+ | * Choose Medium Security: | ||
+ | [[Image: snapshot-ooffice-macro-security-medium.png]] | ||
+ | * Quit OpenOffice | ||
+ | * Load vok again, click "Enable Macros" | ||
+ | [[Image: snapshot-ooffice-enable-macros.png]] | ||
+ | * To edit vocabularies, change to the tab "vocabularies" | ||
+ | [[Image: snapshot-vok-list.png]] | ||
+ | * To start training, change to the tab "Start" and click on "Start": | ||
+ | [[Image: snapshot-start-training.png]] | ||
+ | |||
+ | = Download = | ||
+ | * [http://www.staerk.de/vok-1.2.sxc Download vok for OpenOffice (mature)] |
Latest revision as of 09:46, 3 May 2020
vok is a vocabulary trainer that allows you to use synonyms, to ignore or respect CapiTaliZation and trains vocabularies in a random order. It is written in OpenOffice Macros, so the basic storing functionality is done by OpenOffice.
The Google Office version (based on Google AppScript) is called voctrain.
Screenshots
This is how you input your vocabularies:
This is a vok training question:
How to run it
To run vok, enable Macros in OpenOffice's security options.
- Click on Tools|Options:
- Choose Security|Macro Security:
- Choose Medium Security:
- Quit OpenOffice
- Load vok again, click "Enable Macros"
- To edit vocabularies, change to the tab "vocabularies"
- To start training, change to the tab "Start" and click on "Start":