KDEEdu/Artikulate/Todo: Difference between revisions
< KDEEdu | Artikulate
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Release 0.1 / Contributor Release == | |||
Planning notes for the contributor release targeted at Akademy 2013. | |||
=== Blockers === | |||
* undo comment in editor is unreliable | |||
* non-implemented volume-control for microphone | |||
* broken Trainer mode: for now replace it with information that no Trainer mode is included | |||
* prevent opening of editor when not repository is selected | |||
=== Release Steps === | |||
# write release notes | |||
# create tarballs and upload them | |||
# notify sysadmins | |||
# add links to community wiki page | |||
# write notification mail | |||
= Documentation = | = Documentation = | ||
== Proposal for Contributor Documentation == | |||
1. STARTING WITH ARTIKULATE | 1. STARTING WITH ARTIKULATE |
Revision as of 08:26, 7 July 2013
Release 0.1 / Contributor Release
Planning notes for the contributor release targeted at Akademy 2013.
Blockers
- undo comment in editor is unreliable
- non-implemented volume-control for microphone
- broken Trainer mode: for now replace it with information that no Trainer mode is included
- prevent opening of editor when not repository is selected
Release Steps
- write release notes
- create tarballs and upload them
- notify sysadmins
- add links to community wiki page
- write notification mail
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
- enable the user to add new course skeletons
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
- DATA LOSS: newly created courses are not properly saved
- set input volume (change at config dialog has no effect currently)