KDEEdu/Artikulate/Todo: Difference between revisions

From KDE Community Wiki
(some notes on elements we must document for contributor documentation)
No edit summary
Line 7: Line 7:
* explain how to extend/update course
* explain how to extend/update course
* explain how to submit data
* explain how to submit data
A PROPOSAL OF SLIGHTLY MORE DETAILED DRAFT
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 =
= Coding =

Revision as of 18:37, 10 June 2013

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


A PROPOSAL OF SLIGHTLY MORE DETAILED DRAFT

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)