Bug 150668

Summary: Q&A mode: provide option to over-ride an answer and mark as correct/incorrect manually
Product: [Applications] kwordquiz Reporter: x3ri7yz02
Component: generalAssignee: Peter Hedlund <peter>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description x3ri7yz02 2007-10-10 14:37:20 UTC
Version:           0.8.1 (using KDE 3.5.7, Debian Package 4:3.5.7.dfsg.1-7 (lenny/sid))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.21-2-686

When using "Question and Answer" mode (Q&A mode - F9) after a guess has been entered, it would be great if there was a hotkey or option by which the user could manually over-ride the marking of the answer (as correct/incorrect).

This would allow the user to mark answers as correct that the program marks as incorrect for minor reasons (including differences in white space, punctuation or use of synonyms.)   For example, if the correct answer was "to sign, autograph" and the user enters "to autograph, sign" the program marks the answer as incorrect, whereas I would like the user to be able to choose to accept that answer as correct. 

This would enable more accurate identification of vocabulary words that are not known, for more efficient learning.
Comment 1 Peter Hedlund 2010-02-26 22:49:30 UTC
SVN commit 1096564 by hedlund:

FEATURE: Ability to override the score of an incorrect answer in Q&A mode.

BUG:150668

Based on patch from Aleks. Thank you.

CCMAIL:abirvalg@lavabit.com


 M  +12 -2     kwordquiz.cpp  
 M  +2 -1      kwordquiz.h  
 M  +3 -1      kwordquizui.rc  
 M  +10 -2     kwqscorewidget.cpp  
 M  +3 -1      kwqscorewidget.h  
 M  +13 -2     qaview.cpp  
 M  +1 -0      qaview.h  


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