From cdd3b3d9cd5439cd56fb752e56a72045bed55f90 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 13 Jun 2014 10:56:46 -0700 Subject: Start a user survey dialog The idea is that a week after the user starts using Subsurface we ask them if they would like to submit a survey response. If you are running a development build, don't wait seven days. This patch doesn't do anything with the user's selections, doesn't submit anything to our server, etc. It's just a placeholder to tune what we should ask, etc. Signed-off-by: Dirk Hohndel --- qt-ui/usersurvey.ui | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100644 qt-ui/usersurvey.ui (limited to 'qt-ui/usersurvey.ui') diff --git a/qt-ui/usersurvey.ui b/qt-ui/usersurvey.ui new file mode 100644 index 000000000..436ec9079 --- /dev/null +++ b/qt-ui/usersurvey.ui @@ -0,0 +1,209 @@ + + + UserSurvey + + + + 0 + 0 + 410 + 524 + + + + Dialog + + + + + 40 + 490 + 341 + 32 + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Save + + + + + + 10 + 10 + 381 + 16 + + + + + 11 + + + + Subsurface User Survey + + + + + + 10 + 40 + 371 + 81 + + + + 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 + + + + + + 10 + 140 + 151 + 20 + + + + Recreational DIver + + + + + + 160 + 140 + 151 + 20 + + + + Tech Diver + + + + + + 10 + 160 + 211 + 20 + + + + Interested in dive planning + + + + + + 10 + 180 + 371 + 20 + + + + I am downloading dives from supported dive computer + + + + + + 10 + 200 + 371 + 20 + + + + I am importing dives from other software / sources + + + + + + 10 + 220 + 371 + 20 + + + + I am manually entering dives + + + + + + 10 + 270 + 371 + 101 + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Suggestions and missing features</p></body></html> + + + + + + 10 + 240 + 381 + 20 + + + + I use the Android companion app to track dive locations + + + + + + 10 + 380 + 371 + 101 + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Filled with some preferences (language, units, etc) plus system data (OS detailed version)</p></body></html> + + + + + recreational + tech + planning + download + import_2 + manual + companion + suggestions + system + buttonBox + + + + -- cgit v1.2.3-70-g09d2