KDEEdu/Artikulate/Todo: Difference between revisions
< KDEEdu | Artikulate
Line 4: | Line 4: | ||
=== Proposal for Contributor Documentation === | === Proposal for Contributor Documentation === | ||
STARTING WITH ARTIKULATE | 1. STARTING WITH ARTIKULATE | ||
* | * 1.1. General Intro: describing what a contributor can do... | ||
* 1. Downloading the source files. | * 1.2. Downloading the source files. | ||
* | * 1.3. Compiling and installing Artikulate. | ||
* 1.4. Getting data files (artikulate-data repository). | |||
EDITING COURSE SKELETONS | 2. EDITING COURSE SKELETONS | ||
* | * 2.1. Adding new course skeletons to Artikulate. | ||
* | * 2.2. Adding units to a course skeleton. | ||
* | * 2.3 . Adding phrases to units. | ||
EDITING LANGUAGE COURSES | 3. EDITING LANGUAGE COURSES | ||
* | * 3.1. Creating a new language course from a course skeleton. | ||
* | * 3.2. Translating phrases to a language. | ||
* | * 3.3. Adding recordings for phrases. | ||
* | * 3.4. Tagging phonemes for phrases. | ||
* | * 3.5. Adding new languages to Artikulate/ Creating new phonology. | ||
= Coding = | = Coding = |
Revision as of 18:58, 10 June 2013
Documentation
Contributor Documentation
Proposal for Contributor Documentation
1. STARTING WITH ARTIKULATE
- 1.1. General Intro: describing what a contributor can do...
- 1.2. Downloading the source files.
- 1.3. Compiling and installing Artikulate.
- 1.4. Getting data files (artikulate-data repository).
2. EDITING COURSE SKELETONS
- 2.1. Adding new course skeletons to Artikulate.
- 2.2. Adding units to a course skeleton.
- 2.3 . Adding phrases to units.
3. EDITING LANGUAGE COURSES
- 3.1. Creating a new language course from a course skeleton.
- 3.2. Translating phrases to a language.
- 3.3. Adding recordings for phrases.
- 3.4. Tagging phonemes for phrases.
- 3.5. Adding new languages to Artikulate/ Creating new phonology.
Coding
General User Interface
- Course Editor
- broken layout for phrases with several text lines
- when scrolled down, cannot open phrase for edit
- Trainer
- create concept for trainer UI (when training a unit)
- missing scrollbars for language list
- missing scrollbars for course list
- missing scrollbars for unit list
Core
- set input volume (change at config dialog has no effect currently)