Bug 179826 - Treat a translation as known after typo
Summary: Treat a translation as known after typo
Status: RESOLVED FIXED
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
: 161764 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-06 18:47 UTC by peavey
Modified: 2009-08-06 03:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peavey 2009-01-06 18:47:56 UTC
Version:           0.9.2 (using KDE 4.1.3)
OS:                Linux
Installed from:    Debian testing/unstable Packages

I miss this feature of KVocTrain in Parley: When learning vocabulary one should be able to make Parley treat a word as known even if he didn't type the translation correctly (maybe e.g. he only made a typo which is not that important). Thank you.
Comment 1 Erich Iseli 2009-02-14 10:08:09 UTC
And how exactly would you define "a typo"? Take for example the english word "stride" which you mistype "strife" (d and f are two neighbor letters on the keyboard). Both of these words are known in the dictionary. Now how would the program know you really mistyped the word and you didn't confuse it with the other (i.e. did not know it?). Rather than doing that automatically, I prefer the way a web-flashcard system does it: at the end of a quiz, it shows you a list of the errors and lets you untick the ones you honestly think you knew. Having a way to export/print that list would even be a great improvement since it would let you concentrate on your errors "off-computer".
Comment 2 Frederik Gladhorn 2009-03-07 18:03:48 UTC
I think both are good ideas, being able to mark mistakes as "count as right" and having an evaluation after the practice.
Comment 3 Frederik Gladhorn 2009-07-23 14:24:40 UTC
*** Bug 161764 has been marked as a duplicate of this bug. ***
Comment 4 Frederik Gladhorn 2009-08-06 03:35:42 UTC
SVN commit 1007588 by gladhorn:

lots of cleanup for the written practice
add a "Count as Right" button
this will be in KDE 4.4
BUG: 179826


 M  +13 -13    CMakeLists.txt  
 M  +26 -17    practiceold/practicedialog.cpp  
 M  +13 -4     practiceold/practicedialog.h  
 M  +11 -24    practiceold/vocabularypractice.cpp  
 M  +2 -6      practiceold/vocabularypractice.h  
 M  +14 -16    practiceold/writtenpracticedialog.cpp  
 M  +1 -1      practiceold/writtenpracticedialog.h  
 M  +299 -244  practiceold/writtenpracticedialog.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1007588