Bug 150668 - Q&A mode: provide option to over-ride an answer and mark as correct/incorrect manually
Summary: Q&A mode: provide option to over-ride an answer and mark as correct/incorrect...
Status: RESOLVED FIXED
Alias: None
Product: kwordquiz
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Hedlund
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-10 14:37 UTC by x3ri7yz02
Modified: 2010-02-26 22:49 UTC (History)
0 users

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 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