queXS 1.15.0

Milestone information

Project:
queXS
Series:
main
Version:
1.15.0
Released:
 
Registrant:
Adam Zammit
Release registered:
Active:
Yes. Drivers can target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Alex
Blueprints:
1 Not started
Bugs:
1 Confirmed, 1 In Progress

Download files for this release

File Description Downloads

Release notes 

This release contains a weighted timeslot feature to allow for varying numbers of attempts in particular timeslots,
as well as features and fixes to web/CATI mode integration.

Changelog 

View the full changelog

New feature: Weighted timeslots (allow more attempts in particular timeslots)
New feature: Allow for tokens to be imported in a queXS sample

Fixed issue: Database structure not optimised for sample_var_import_restrict table
Fixed issue: Cases being generated without a valid email address when importing to Limesurvey
Fixed issue: Limesurvey save form not displaying
Fixed issue: Limesurvey welcome screen not displaying
Fixed issue: Admin permissions not propogating to Limesurvey
Fixed issue: Mode of delivery (single page, group by group, etc) not determined if no token in queXS

Database changes required:

INSERT INTO `sample_var_type` (`type`, `description`, `table`) VALUES(9, 'Token', '');
ALTER TABLE `sample_import_var_restrict` ADD INDEX ( `var` ) ;
ALTER TABLE `sample_import_var_restrict` ADD INDEX ( `sample_import_id` ) ;
ALTER TABLE `questionnaire_timeslot` ADD `weight` INT( 11 ) NOT NULL DEFAULT '1';
ALTER TABLE `questionnaire_sample_timeslot` ADD `weight` INT( 11 ) NOT NULL DEFAULT '1';

1 blueprint and 2 bugs targeted

Blueprint Priority Assignee Delivery
Link call with their audio file records Link call with their audio file records 1 Undefined   1 Not started
Bug report Importance Assignee Status
1523662 #1523662 link call_id with call record audio file 6 Wishlist   6 Confirmed
1477909 #1477909 add new user group 6 Wishlist Alex  8 In Progress
This milestone contains Public information
Everyone can see this information.