KDEEdu/Artikulate/Todo: Difference between revisions

From KDE Community Wiki
No edit summary
Line 1: Line 1:
= Documentation =
= Documentation =
== Contributor Documentation ==
== Contributor Documentation ==
(the following is only a list of ideas)
* explain how to interact with artikulate-data
* explain how to create new language
* explain how to create a course for an existing language
* explain how to extend/update course
* explain how to submit data


 
=== Proposal for Contributor Documentation ===
A PROPOSAL OF SLIGHTLY MORE DETAILED DRAFT


STARTING WITH ARTIKULATE  
STARTING WITH ARTIKULATE  
Line 22: Line 15:


EDITING LANGUAGE COURSES
EDITING LANGUAGE COURSES
* 6. Creating a new language course from a course skeleton.
* 6. Creating a new language course from a course skeleton.
* 7. Translating phrases to a language.
* 7. Translating phrases to a language.
* 8. Adding recordings for phrases.
* 8. Adding recordings for phrases.
* 9. Tagging phonemes for phrases.  
* 9. Tagging phonemes for phrases.  
* 10. Adding new languages to Artikulate/ Creating new phonology.  
* 10. Adding new languages to Artikulate/ Creating new phonology.


= Coding =
= Coding =

Revision as of 18:48, 10 June 2013

Documentation

Contributor Documentation

Proposal for Contributor Documentation

STARTING WITH ARTIKULATE

  • 0. General Intro: describing what a contributor can do...
  • 1. Downloading the source files.
  • 2. Compiling and installing Artikulate.

EDITING COURSE SKELETONS

  • 3. Adding new course skeletons to Artikulate.
  • 4. Adding units to a course skeleton.
  • 5. Adding phrases to units.

EDITING LANGUAGE COURSES

  • 6. Creating a new language course from a course skeleton.
  • 7. Translating phrases to a language.
  • 8. Adding recordings for phrases.
  • 9. Tagging phonemes for phrases.
  • 10. 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)