资 源 简 介
Java swing program that performs an exam of any language.
This program requires a "dane.txt" text file placed in the same directory as jar file. The file format is as following:
keyToTranslate1;answer1|answer2|answer3
keyToTranslate2;answer4
You can place the app.properties file which allows to configure the application:
- if there is a summary email sent
- if there is a external data file used i.e. dropbox placed one
- if test data should be shuffled before starting the test
- if the data file has some other name than "data.txt"
For further informations look at the: http://code.google.com/p/lang-exam/source/browse/trunk/lang-exam/src/main/extResources/app.properties
Example data file (polish-english exam) is places in a repo: http://code.google.com/p/lang-exam/source/browse/trunk/lang-exam/src/main/extResources/dane.txt