-
Notifications
You must be signed in to change notification settings - Fork 0
01 Usage
There are two distinct sections in the application's GUI:
This panel is used to control the Quiz section of the app. Firstly, under the header Types de verbes you can select which kinds of verbs will be used in the quiz and under the header Temps you can select the tenses which will be used in the quiz.
There is also the header Paramètres additionels, under which you can select if you want the infinitives to appear in German. This feature can be used to train translations in addition to conjugations.
The button Gérer generates a new quiz.
The button Contrôler checks the correctness of the answers in the quiz and marks them in different colours.
The button Solutions checks the verbs and also shows the correct solutions.
This panel displays a total of 15 text entries plus the infinitive, tense and personal pronoun. You can now try to put the correct verb form into the text entry and then use the buttons to the bottom left (see previous section) to check your answers or show the solutions.
Shortcut | Description |
---|---|
Ctrl + 1
|
Select all verbs |
Ctrl + 2
|
Select all tenses |
Ctrl + 0
|
Unselect all verbs and tenses |
Ctrl + ⏎ Enter
|
Generate new quiz |
Ctrl + ⇧ Shift + ⏎ Enter
|
Check answers |
Ctrl + S
|
Show solutions |
Ctrl + I
|
Open Inspecteur |
Note: Ctrl
corresponds to Command ⌘
on macOS systems
There is also an additional window, called Inspecteur, which can be used to display the whole conjugation of a verb. This window is primarily intended to be used by proofreaders who, by using the Inspecteur, can view the entirety of the database used by the app and therefore find mistakes (of which I'm sure there are plenty) faster than by simply using the app. The Inspecteur can of course also be used to help out while learning the conjugations.
Note to proofreaders: If you were to find any misspelt forms via the Inspecteur or otherwise, please do not hesitate to open an issue to let me know. Please also read Contributing.