Review Request 117730: keduvocdocument: implement data fields necessary for initial learning in Parley

Inge Wallin inge at lysator.liu.se
Thu Apr 24 03:35:15 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117730/
-----------------------------------------------------------

Review request for KDE Edu and Amarvir Singh.


Repository: libkdeedu


Description
-------

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.


Diffs
-----

  keduvocdocument/keduvoctext.h 1d196c2 
  keduvocdocument/keduvoctext.cpp 41d44d0 
  keduvocdocument/kvtml2defs.h d2903ed 

Diff: https://git.reviewboard.kde.org/r/117730/diff/


Testing
-------

Not much testing is done, that will happen when I implement it in parley. This review is mostly to get an ok on the new data fields in general. The testing that I have done so far is to guarantee that keduvocdocument still works as before for code not using the new API.


Thanks,

Inge Wallin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20140424/f54716ca/attachment-0001.html>


More information about the kde-edu mailing list