Bug 181517 - Parley don't use the setting "Number of choices" and always show five options in the Multiple choice quiz
Summary: Parley don't use the setting "Number of choices" and always show five options...
Status: RESOLVED FIXED
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-21 19:34 UTC by Nadav
Modified: 2009-01-25 21:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
fix for the bug (2.25 KB, patch)
2009-01-21 19:39 UTC, Nadav
Details
Limit the number of option to 5 in UI (537 bytes, patch)
2009-01-25 21:00 UTC, Nadav
Details

Note You need to log in before you can comment on or make changes to this bug.
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