--- /dev/null
+$Id: $
+
+This directory is about the coming kde edu libraries.
+
+Approved issues are located in "TODO".
+
+"Unofficial" and unsorted items go into the subdirectory "unsorted".
+- Select a file describing your topic or create an appropriate new one.
+- Write it there and add your name/email/date for in case of questions.
+
--- /dev/null
+$Id: $
+
+This directory is about the coming kde edu libraries. It serves as a kind
+of brainstorming pool to collect ideas and wishes.
+
+- Select a file describing your topic or create an appropriate new one.
+- Write it there and add your name/email/date for in case of questions.
+
+
--- /dev/null
+2002-05-11 ewald ewald@ewald-arnold.de
+
+The xml file has the following structure:
+
+An options group for document related settings.
+
+An entry is the second smallest unit.
+It contains the following elements:
+ - One or more general purpose "items". One of these items may be called
+ "original", the others may be "translations"
+ - a unique id to be able to store statistical data in a seperate file to keep
+ the words read-only and sort in a _defined_ manner.
+
+An item is the smallest unit. It contains the following properties:
+ - date of last access/query
+ - the word/sentence/paragraph itself
+ - a language id (iso code)
+ - pronounciation/antonyms ...
+ - a grade. Range 0 .. 10, 0 means unused.
+ - More statistic data: number of query, number wrong queries, ...
+ - links or content for pictures, sounds.
--- /dev/null
+2002-05-11 ewald ewald@ewald-arnold.de
+
+The following libary names might be used:
+
+ libkeduvocio : - loading, saving in xml and plugin support for
+ other file formats.
+ - API for accessing the words and properties
+
+ libkeduvocpart : kpart to display the words.
+ - display table as in kvoctrain
+ - display flip cards as in flashkard
+ -
+
+ libkeduvocedit : edit dialog to enter/modify the properties
+
+ libkeduvocquery : standard query and settings dialogs
+
+ libkeduvocsettings : standard settings dialogs