With
QizuL
you can learn vocables and other things by making a short multiple choice quiz.
The program simply loads easy configurated textfiles and show their content.
You have 2 modes :
1. The easy way shows a random question and a short time later the answer.
No Quiz!
Then this starts again.
Its something like a help for memorize.

2. At second you can show a little quiz or better a multiple choice question.




It works like a cardbox. Take randomly a card out of the box.
Try to answer the question on it.
If the answer on the back is correct you take the card away.
If the answer is false put the card back in the cardbox.
If there is only one false answered or none card in the box
the box is filled again.
The program is a little bit extended.
You can change answer to questions randomly.
So if you want to learn vocables you can decide
if you want to see randomly both languages or only one.
And you can comment lines out in the textfiles (; as first char).
Quickstart:1. Download "Quiz complete" and the aminoacids and vocabulary textfile
2. Save the files in one directory.
3. start the script. You will once asked for your language. At the next start this is remembered.
4. At next a Fileselect window opens. There you can select one or more (STRG or SHIFT) questionfiles. Take as.txt and/or vokabel.txt (or your own files)
5. The program can be paused or and restartet with a doubleclick on the Trayicon.
6. with a rightclick on the icon you can exit the program or getting the settings
You can easily add some more languages by changing the inifile.
Add your lang to:
possibleLangs=de,en -> possibleLangs=de,en,fr
copy a language section and name it to your lang (example: fr) and translate it.
I want to say thanks for:
CmnDlg.ahk (
CmnDlg.ahk CmnDlg.html) which enable me to load more then one file a time.
Scriptmerge (
ScriptMerge092.ahk). with this script i included CmnDlg.ahk in the quizprogram.
loadVarsFromIni function which i changed a bit.
ac'tivAid is a ahkscript collection, integrated as modules.
One of the plenty scripts in ac'tivAid is LeoToolTip.
With LeoToolTip you can use hotkeys to translate selected words on the
leowebsite and show them as tooltips.
This module was broadened from people in this topic:
activaid Leo Tooltip erweitern
If you look up some words, the vocables are added to textfile.
So I use this work to make automated vocabletextfiles from my looked up words.
This was the reason to make this script.
A lot of people in the german forum.
