Things pushed/removed from the Todo file. See comments. * Current DBI (in all modules) might flunk out occasionally on older DBMSs due to too long SQL strings. This is not entirely fixable but can be worked around in some instances (this is not a problem in modern DBMSs). (Ignored, since no-one uses such old DBMSs anyway) * Settings for save methods should be moved from parameters of SURVEY tag into being separate (sub) tags. (Pushed until next development branch) * Binary export need be re-implementd (does currently not exist at all in 32x) (ignored, I never heard of anyone using the binary export) * Upload manager: A perl module which handles everything around the uploading of survey files (authetication, syntax checking, management, deployment...). This will have a standard API so that it will be easy to build third-part editors interacting with mod_survey (This has been broken out into the Cough project) * CAWI/CATI tag with ability to display fields from a database and update records depending on state of respondent. (Pushed until next development branch, finishing up the IMPORT tag will have to suffice for now) * NOTDISPLAYEDVAL should be moved from SURVEY to each question tag (so it follows the same layout as ILLEGALVAL) (too large syntax change) * Syntax for CAPTION, TITLE, CAPTSTYLE and similar should be modified as to be consistent across all objects. (too large syntax change) ("new features" from todo, pushed in order to get a stable release out of the door within the next few years) * DATA tag with VARIABLE subtags for possibility to state the order in which variables should be exported