From: Ewald Arnold Date: Sat, 11 May 2002 07:39:41 +0000 (+0000) Subject: added draft X-Git-Tag: v3.94.0~66^2~7 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=aa57465fc1e631f3710ab3eb8da88da070c0cdc3;p=libqmvoc.git added draft svn path=/trunk/kdeedu/kvoctrain/kvoctrain/docs/; revision=154891 --- diff --git a/parley/kvoctrain/docs/successor/AUTHORS b/parley/kvoctrain/docs/successor/AUTHORS new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/parley/kvoctrain/docs/successor/AUTHORS @@ -0,0 +1 @@ + diff --git a/parley/kvoctrain/docs/successor/README b/parley/kvoctrain/docs/successor/README new file mode 100644 index 0000000..90497b7 --- /dev/null +++ b/parley/kvoctrain/docs/successor/README @@ -0,0 +1,10 @@ +$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. + diff --git a/parley/kvoctrain/docs/successor/TODO b/parley/kvoctrain/docs/successor/TODO new file mode 100644 index 0000000..57c4abd --- /dev/null +++ b/parley/kvoctrain/docs/successor/TODO @@ -0,0 +1,3 @@ +$Id: $ + +This file describes the roadmap for the kde edu libraries. diff --git a/parley/kvoctrain/docs/successor/unsorted/README b/parley/kvoctrain/docs/successor/unsorted/README new file mode 100644 index 0000000..25436d9 --- /dev/null +++ b/parley/kvoctrain/docs/successor/unsorted/README @@ -0,0 +1,9 @@ +$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. + + diff --git a/parley/kvoctrain/docs/successor/unsorted/file-content.txt b/parley/kvoctrain/docs/successor/unsorted/file-content.txt new file mode 100644 index 0000000..abdb4d9 --- /dev/null +++ b/parley/kvoctrain/docs/successor/unsorted/file-content.txt @@ -0,0 +1,21 @@ +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. diff --git a/parley/kvoctrain/docs/successor/unsorted/library-names.txt b/parley/kvoctrain/docs/successor/unsorted/library-names.txt new file mode 100644 index 0000000..ff266c5 --- /dev/null +++ b/parley/kvoctrain/docs/successor/unsorted/library-names.txt @@ -0,0 +1,18 @@ +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