Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme - ReleaseNotes.txt | 2015-08-03 | 2.2 kB | |
Lerntool Release 2.4.zip | 2015-08-03 | 25.7 kB | |
Totals: 2 Items | 27.9 kB | 0 |
Next Version: Features: Bugfixes: Unittests: Version 2.4: Bugfixes: * The Dialog "Auswertung" is now able to display long texts with automatic multiline. * fixed typing error * size of "Auswertung"-Dlg increased Unittests: * added CUnittestLernstoff::Add * added CUnittestLernstoff::Add3 * added CUnittestPaar::ConstructWithValues * added CUnittestPaar::ConstructCopy * added CUnittestPaar::ConstructPerString Version 2.3: * Deutsch-Italiano.vok added * Unittestmode added. Start with commandLine: -Unittest: to run the unittests before using the program * UnittestAdded (UnittestsLernstoff::Construct) * deactivated loading (because loading could overwrite default.vok) * Small Refactoring + UnittestAdded (UnittestsLernstoff::GetEveryXTimesComesOldQuestion) * if an old question is going to be asked. Lerntool will use a new randomInteger to find out which one. * if there are no new questions anymore. Only old quesions are asked + UnittestAdded (UnittestsLernstoff::GetEveryXTimesComesOldQuestionKeineNeuen) * the old questions now behave like one single Question mixed between the unsolved questions + UnittestsAdded (UnittestsLernstoff::GetEveryXTimesComesOldQuestionUnverhaeltnismaessigVieleAlte and UnittestsLernstoff::GetEveryXTimesComesOldQuestionNormal) * refactoring: Split CLernstoff::NaechsteFrage() into two functions * If an old question is asked, the system now opens just one MessageBox with "Alte Frage: Vokabel" instead of two, like it was before. Version 2.2: * Default.vok aus den ReleaseFiles entfernt * Examples.vok zu Deutsch-Español.vok umbenannt * Hilfe ergänzt Version 2.1: * Tab-Order in "New"-Dialog is now correct * Close-Button removed Version 2.0: * Replacing "Deutsch" with "Frage" and "Spanisch" with "Antwort (Fremdsprache)" * MessageBox saying: "To less questions" does just pop up once after startup default-Load * Helpfile added * Release Files folder created Version 1.2: * New Icons * New Dialog/Buttons * Messagebox "Saved" added * Bugfix: Crash when there was no "Data"-Folder * If there are too less Questions - the programm ask anyway Version 1.1: * Bugfixes Version 1.0: * First Release