JLanguageLearn is the first generic language course. It is published under GPL v3 and is written in Java. It uses XML to define different types of lessons. Currently there are 4 types of lessons:
■ Gap Lesson
■ Grid Lesson
■ Conjugation Lesson
■ Puzzle Lesson
JLanguageLearn is a generic language course. With XML you can define lessons with then are displayed by JLanguageLearn. Currently there are the following lesson types:
■ Gap lesson
■ Conjugation lesson
If you would like to define a lesson you need to know a little bit of XML and for a lesson to be a good lesson you need to record audio files, and that's it.
First of all you need to know the general file structure of JLanguageLearn:
■ Gap lesson
■ Conjugation lesson
If you would like to define a lesson you need to know a little bit of XML and for a lesson to be a good lesson you need to record audio files, and that's it.
First of all you need to know the general file structure of JLanguageLearn:
JLanguageLearn-Folder
jll.jar
resources
logo.jpg
speakerIcon.jpg
units
exampleunit
unit.xml
info.html
*.mp3
Now, to define a lesson, you only need to create a new subfolder in folder units. Let's call the subfolder you've created unit1.
In this subfolder you need the file unit.xml to define the lesson itself. And now we begin to define the lesson type Gap lesson.
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
· This version finally contains the functionality to configure FTP servers.