Bug 181517

Summary: Parley don't use the setting "Number of choices" and always show five options in the Multiple choice quiz
Product: [Applications] parley Reporter: Nadav <nadavvin>
Component: generalAssignee: Parley Developers <parley-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: fix for the bug
Limit the number of option to 5 in UI

Description Nadav 2009-01-21 19:34:31 UTC
Version:           0.9.2-svn (using Devel)
Compiler:          gcc version 4.3.2 
OS:                Linux
Installed from:    Compiled sources

Parley don't use the setting "Number of choices" and always show five options in the Multiple choice quiz
Comment 1 Nadav 2009-01-21 19:39:26 UTC
Created attachment 30488 [details]
fix for the bug
Comment 2 Nadav 2009-01-25 21:00:21 UTC
Created attachment 30601 [details]
Limit the number of option to 5 in UI
Comment 3 Frederik Gladhorn 2009-01-25 21:57:59 UTC
SVN commit 916731 by gladhorn:

allow setting the number of choices in multiple choice mode
patch by Nadav Vinik
Thanks!
BUG: 181517


 M  +1 -1      configure-practice/multiplechoiceoptionswidget.ui  
 M  +8 -3      practiceold/MCQueryDlg.cpp  


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