Revision f7769a8...

Go back to digest for 27th April 2014

Features in Educational

Inge Wallin committed changes in [libkdeedu] /:

Implement new fields: pregrade and interval

This patch implements two new fields in a kvtml file:
- pregrade, which is equal to grade but used in the interval 0-1 days
as opposed to grade which is used for intervals 1 day and up.
- interval, which is used to indicate how long since a word was last
trained it is due for training again.

This is prerequisite to the implementation in Parley of the initial
training. The reason for implementing these two fields instead of
changing old ones is that it will still be backward compatible. I
think this is important, especially in the light of the ktouch issue
that we saw on the mailing list a few days ago.

REVIEW: 117730

File Changes

Modified 3 files
  •   keduvocdocument/keduvoctext.cpp
  •   keduvocdocument/keduvoctext.h
  •   keduvocdocument/kvtml2defs.h
3 files changed in total