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

Inge Wallin inge at lysator.liu.se
Fri Apr 25 05:13:22 UTC 2014



> On April 24, 2014, 5:55 p.m., Jeremy Whiting wrote:
> > Looks good to me, I wonder though how interval is used. It represents seconds until it should be shown again, but seconds since when? Do we already record the last time each word was shown?

Yes, we do.


- Inge


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


On April 24, 2014, 9:14 a.m., Inge Wallin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117730/
> -----------------------------------------------------------
> 
> (Updated April 24, 2014, 9:14 a.m.)
> 
> 
> Review request for KDE Edu, Amarvir Singh and Andreas Cord-Landwehr.
> 
> 
> 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/20140425/036df94b/attachment-0001.html>


More information about the kde-edu mailing list