From 355db4618769ca7d097082ab85f80b6f696c036a Mon Sep 17 00:00:00 2001 From: nikhil Date: Tue, 16 Dec 2014 17:44:58 +0530 Subject: Modified the UI of the User Survey Page The UI in the User Survey page was not clear and the Text Blocks were getting cut. So I increased the size of the Text Blocks. Also the survey was using CheckBoxes instead of RadioButtons. The problem with this is that the user could choose to be both Recreational and Technical diver which cannot be possible. So I replaced the CheckBoxes with RadioButtons. I also replaced the CheckBoxes, which asked the user from where he was importing data, with RadioButtons so that the user can select only one option. I also modified the English used and made it concise and clear. Signed-off by : Nikhil Bharadwaj Gosala Signed-off-by: Dirk Hohndel --- qt-ui/usersurvey.ui | 396 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 278 insertions(+), 118 deletions(-) diff --git a/qt-ui/usersurvey.ui b/qt-ui/usersurvey.ui index 011be4f3c..5ca07881b 100644 --- a/qt-ui/usersurvey.ui +++ b/qt-ui/usersurvey.ui @@ -6,129 +6,286 @@ 0 0 - 500 - 600 + 538 + 650 User Survey - - - - - - 11 - - - - Subsurface user survey - - - - - - - We would love to learn more about our users, their preferences and their usage habits. Please take a minute to fill out this form and submit it to the Subsurface team. Please select all options that apply to you. - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop - - - true - - - - - - - Technical diver - - - - - - - Recreational diver - - - - - - - Interested in dive planning - - - - - - - I am downloading dives from supported dive computer - - - - - - - I am importing dives from other software / sources - - - - - - - I am manually entering dives - - - - - - - I use the Android companion app to track dive locations - - - - - - - Please type suggestions (in English) in the following box - - - - - - - - - - The following information about your system will also be submitted - - - - - - - - 0 - 0 - - - - true - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Save - - - - + + + + 180 + 10 + 241 + 21 + + + + + 11 + + + + Subsurface User Survey + + + + + + 9 + 36 + 521 + 63 + + + + <html><head/><body><p>We would love to learn more about our users, their preferences and their usage habits. Please spare a minute to fill out this form and submit it to the Subsurface team.</p></body></html> + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + true + + + + + + 10 + 150 + 161 + 26 + + + + Technical Diver + + + diverButtonGroup + + + + + + 180 + 150 + 181 + 26 + + + + Recreational Diver + + + diverButtonGroup + + + + + + 380 + 150 + 141 + 26 + + + + Dive Planner + + + diverButtonGroup + + + + + + 10 + 230 + 386 + 26 + + + + Supported Dive Computer + + + + + + 10 + 260 + 364 + 26 + + + + Other software/sources + + + + + + 10 + 290 + 218 + 26 + + + + Manually entering dives + + + + + + 10 + 320 + 393 + 26 + + + + Android Companion App + + + + + + 9 + 370 + 368 + 21 + + + + Any Suggestions? (In English) + + + + + + 9 + 400 + 521 + 71 + + + + + + + 9 + 490 + 461 + 21 + + + + The following information about your system will also be submitted. + + + + + + 9 + 520 + 521 + 71 + + + + + 0 + 0 + + + + true + + + + + + 350 + 610 + 176 + 31 + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Save + + + + + + 10 + 120 + 231 + 21 + + + + What kind of diver are you? + + + + + + 10 + 100 + 511 + 20 + + + + Qt::Horizontal + + + + + + 10 + 180 + 511 + 20 + + + + Qt::Horizontal + + + + + + 10 + 200 + 271 + 21 + + + + Where are you importing data from? + + + + + + 10 + 350 + 511 + 20 + + + + Qt::Horizontal + + recreational @@ -144,4 +301,7 @@ + + + -- cgit v1.2.3-70-g09d2