Release notes Dub QuestionMaker version 6.3.2 - Jully 2006
| Exporting | ||
| New: Added option to export all textvars or only textvars in export definition to rtf. | |
| Fixed: bug in generated SPSS syntax: when using option _96 _97, the _97 variables don't get to be saved in outfile command at the end. | |
| Fixed: If a sample property of type 'long text' was made in sample, it did not correctly get into the SPSS syntax written by DUB, it was imported into SPSS as numeric instead of string. Now: it is fixed in the DATA LIST part of the syntax by putting an (A) after variables of type long text. | |
| Fixed: When exporting data, open category options in list items were exported with incorrect labels. The label were taken from the first list item and so on for total number of open categories. | |
| Fixed: Export verbatim in recoded other specify after recreating dataset. | |
| Design | ||
| New: Items popup /multiple items popup. Now you can copy labels even though there are no list items defined for this question (one item). | |
| New: You can paste a numbered list of polish (unicode) items into a dynamic list. | |
| Fixed: Pasting Chinese characters into dynamic lists, expressions, list manipulations did not work properly. You can copy/paste the whole list. | |
| Fixed: List items (multiple questions/dynamic lists) in multilanguage questionnaires, often in red although there's no condition on it. Vice versa, items that have conditions sometimes do NOT show in red on languages other than the default one. | |
| Fixed: Several items related to use of pictures:
| |
| Fixed: Include reference was not imported properly when importing design from other project. | |
| Fixed: In tab labels on items pop up questions, the red arrows used to move the order of the label items were not working properly. | |
| Fixed: the HTML output has been changed to make it more easy to use Flash. | |
| Fixed: After changing list-manipulation programming, the user was not always prompted to perform integrity check when closing DubQuest. | |
| Fixed: On the options tab of an item (in single/multi response) when used 'is numeric' an made open category, alphanumeric chars could still be entered. | |
| Fixed: Empty allowed on a date/time question in combination with specifying a date-format now works correctly. | |
| Sample Management : | ||
| New: When importing ASCII file in sample mangement, it was not possible to import text-strings containing the '=' sign. This sign is imported correctly. | |
| New: The log file of a mail schedule, shows the number of records in that log, when you (un)select successful/failed boxes the number adapts to the filter you set. | |
| New: The screen called ‘edit phone properties’ in the properties/sample management was renamed into ‘edit sample properties’. | |
| New: Added default timezone selector (required) when importing sample. | |
| New: Button added to filter to filter on testcases/non-testcases/all. | |
| Fixed: Inserting client id's in sample management. | |
| Fixed: The 10pct buttons in sample/email scheduler filter did not give accurate results (aprox 10% of the filtered selection), especially when combined with filter on import batch or language. | |
| Fixed: If a sample management from Project A, was minimized and a new project B (in same dub session) was opened: the sample that was open belonged to the sample management from project A! | |
| Fixed: Filter on 'property is empty' did not work in sample management, both for text fields as for integers. | |
| Fixed: Problems with the testcase - tickbox. Now: when the code has this check box ticked the questionnaire for these codes starts always at the beginning. | |
| Other: | ||
| New: The field 'changed' changes only when you change something in the design not only when you open it. | |
| New: In wizard new project, user cannot use double backslashes or backslash at start of 'subfolder' field. | |
| Fixed: Double quotation marks were used for the recode values at text into text in SPSS syntax, example: now DUB creates IF E3B@ = '99999997' E3B@ = 'don't know', now: IF E3B@ = "99999997" E3B@ = "don't know". | |
| Fixed: created date variable in an expression, was not written correctly in the DATA LIST part of the SPSS syntax. | |
| Fixed: System got into endless loop when there was an error in the HTML in the programming, " (double quote) and a ' (single quote) were directly after each other in a questionnaire design and this was causing an endless loop for the system. | |
| Fixed: Error in created syntax, recodes 8 into sysmis for numerical question of width 8 sometimes. | |
| Fixed: Items pop up question / multiple items popup question for which certain items are not asked due to conditions got 99999999 (missing) in dataset instead of the expected 99999998. Now: The value gets 99999998 if an item was not shown to the respondent and value 99999999 only when it was empty allowed and no answer was given by respondent for that question/item. | |
| Fixed: Mails sent from messages-form created schedule < from questionnaire > <continues> but it was not viewable in the schedule log. | |
| Fixed: Expression after empty start field was not always working/picked up. | |
| Fixed: If you did an integrity check using the red "v" button, the outcome of the previous integrity check was refreshed leaving solved issues still in the list. Now the previous lines are deleted first so you only get the issues you have to work on. | |
| Fixed: Sending e-mail from within questionnaire using messages form: adding attachment to it did not work properly. | |
| Fixed: Non-existent variable name in date diff expression was not picked up by integrity check. | |
| Fixed: For text questions with one item, in the data it was recorded as 99999998 for people who did get the question, but did not give an answer (when empty allowed), instead 99999999. | |