Projects/Edu/Artikulate: Difference between revisions

From KDE TechBase
< Projects‎ | Edu
No edit summary
No edit summary
Line 1: Line 1:
= Artikulate =
= Artikulate Technical Guide=
Artikulate is a learning software that helps improving pronunciation skills.
Artikulate is a learning software that helps improving pronunciation skills. This is a manual for developers and course data contributors.


==Artikulate manual==
==Buliding Artikulate from sources==
===What a contributor can do===
In construction
===Buliding Artikulate from sources===
Currently it is necessary for every contributor to compile and install Artikulate by herself/himself. Having an up to date KDE SC system in your distribution (KDE SC >= 4.10) makes this rather simple.
Currently it is necessary for every contributor to compile and install Artikulate by herself/himself. Having an up to date KDE SC system in your distribution (KDE SC >= 4.10) makes this rather simple.


Line 20: Line 17:
To work with Artikulate directly at this course material repository please create a local copy of it (git clone). Then start Artikulate and go to the dialog "Settings" (top-left button) and select the root folder of your local copy in that dialog as your course material repository. After restarting Artikulate the training mode as well as the editor mode operate only on the data from the repository.
To work with Artikulate directly at this course material repository please create a local copy of it (git clone). Then start Artikulate and go to the dialog "Settings" (top-left button) and select the root folder of your local copy in that dialog as your course material repository. After restarting Artikulate the training mode as well as the editor mode operate only on the data from the repository.


===Course material and workflow explained===
==Course material and workflow explained==
For details on course material and the general workflow of contribution please refer to:  
For details on course material and the general workflow of contribution please refer to:  
* [[Projects/Edu/Artikulate/CourseMaterial|course material and workflow]]
* [[Projects/Edu/Artikulate/CourseMaterial|course material and workflow]]


===Editing course skeletons===
==Editing course skeletons==
For details on how to edit or add course skeletons to Artikulate please refer to:  
For details on how to edit or add course skeletons to Artikulate please refer to:  
* [[Projects/Edu/Artikulate/CourseSkeletons|How To Edit Course Skeletons]]
* [[Projects/Edu/Artikulate/CourseSkeletons|How To Edit Course Skeletons]]


===Editing language courses===
==Editing language courses==
For details on how to edit or add new language courses please refer to:  
For details on how to edit or add new language courses please refer to:  
* [[Projects/Edu/Artikulate/LanguageCourses|How To Edit Language Courses]]
* [[Projects/Edu/Artikulate/LanguageCourses|How To Edit Language Courses]]

Revision as of 11:59, 26 June 2013

Artikulate Technical Guide

Artikulate is a learning software that helps improving pronunciation skills. This is a manual for developers and course data contributors.

Buliding Artikulate from sources

Currently it is necessary for every contributor to compile and install Artikulate by herself/himself. Having an up to date KDE SC system in your distribution (KDE SC >= 4.10) makes this rather simple.

Details on how to set up your build system and how to set up environment variables to run Artikulate please refer to:

Getting data files (artikulate-data repository)

All course material for Artikulate can be found and edited in the following repository:

For licensing information please see:

You can contribute to this repository with a KDE Developer account. But also if you do not have a KDE Developer account (yet), we are happy to get contributions. For those cases, please write to the mailing list [1].

Using the Repository Directly in Artikulate

To work with Artikulate directly at this course material repository please create a local copy of it (git clone). Then start Artikulate and go to the dialog "Settings" (top-left button) and select the root folder of your local copy in that dialog as your course material repository. After restarting Artikulate the training mode as well as the editor mode operate only on the data from the repository.

Course material and workflow explained

For details on course material and the general workflow of contribution please refer to:

Editing course skeletons

For details on how to edit or add course skeletons to Artikulate please refer to:

Editing language courses

For details on how to edit or add new language courses please refer to: