Kwordquiz bugs and new feature

Albert Astals Cid aacid at kde.org
Sun Mar 31 11:46:37 BST 2019


Can you please report these as different items (3 or 4) to bugs.kde.org ?

It's most of the times easier to keep track of things there.

Best Regards,
  Albert

El diumenge, 31 de març de 2019, a les 11:10:30 CEST, Markus Kartesalo va escriure:
> Kwordquiz is not able to open more pairs than 20 - which is a no no. Osurce
> should be edited to 2000 pairs or pehaps no limit there. It is in the
> source file kwordquiz.cpp
> for (int i=0; i<20; i++)
>   {
>     m_doc->lesson()->appendEntry(new KEduVocExpression());
>   }
> }
> This should be changed to 2000 or no limit would be even better.
> 
> Theres other bugs also, one cannot save written list without addin .kvtml
> in the end.
> 
> In the 18.2.3 words lista cannot be opened any other way than from the
> command line, it allways tells the file is allready opened otherwise. So
> all the time from commandline kwordquiz mywordslist.kvtml ..
> 
> Once one start learning words there should be an option, dont ask this pair
> again - to be able to learn those more difficult ones without the need to
> go through all allready known pairs.
> 
> Kwordquiz is very helpfull tool - thank you all for it :)
> 
> -Markus Kartesalo
> 






More information about the kde-edu mailing list