KDEEdu/Artikulate/Todo: Difference between revisions
< KDEEdu | Artikulate
Line 24: | Line 24: | ||
= Coding = | = Coding = | ||
== General User Interface == | == General User Interface == | ||
=== Course Editor === | |||
* broken layout for phrases with several text lines | |||
* when scrolled down, cannot open phrase for edit | |||
=== Trainer === | |||
[[File:ArtikulateTrainerMockup.jpg]] | |||
* 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 == | == Core == | ||
* set input volume (change at config dialog has no effect currently) | * set input volume (change at config dialog has no effect currently) |
Revision as of 17:51, 17 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)