KDEEdu/Artikulate/Todo: Difference between revisions

From KDE Community Wiki
Line 4: Line 4:
=== Proposal for Contributor Documentation ===
=== Proposal for Contributor Documentation ===


STARTING WITH ARTIKULATE  
1. STARTING WITH ARTIKULATE  
* 0. General Intro: describing what a contributor can do...
* 1.1. General Intro: describing what a contributor can do...
* 1. Downloading the source files.
* 1.2. Downloading the source files.
* 2. Compiling and installing Artikulate.
* 1.3. Compiling and installing Artikulate.
* 1.4. Getting data files (artikulate-data repository).  


EDITING COURSE SKELETONS
2. EDITING COURSE SKELETONS
* 3. Adding new course skeletons to Artikulate.
* 2.1. Adding new course skeletons to Artikulate.
* 4. Adding units to a course skeleton.
* 2.2. Adding units to a course skeleton.
* 5. Adding phrases to units.
* 2.3 . Adding phrases to units.


EDITING LANGUAGE COURSES
3. EDITING LANGUAGE COURSES
* 6. Creating a new language course from a course skeleton.
* 3.1. Creating a new language course from a course skeleton.
* 7. Translating phrases to a language.
* 3.2. Translating phrases to a language.
* 8. Adding recordings for phrases.
* 3.3. Adding recordings for phrases.
* 9. Tagging phonemes for phrases.  
* 3.4. Tagging phonemes for phrases.  
* 10. Adding new languages to Artikulate/ Creating new phonology.
* 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)