Commit Graph

81 Commits (98126289db61cca39cc72b8e4649603494b90d5f)

Author SHA1 Message Date
Patrick Cool 5f0b96e9c2 [svn r17927] csv and excel export for detailled report by user 17 years ago
Patrick Cool 52c3b5c998 [svn r17926] bugfix: sorting of options was not respected in the detailed report by user 17 years ago
Patrick Cool f785a32535 [svn r17885] bugfix: export of score questions resulted in V instead of the score value. 17 years ago
Isaac Flores f03aa061e7 [svn r17756] logic changes-allows anonymous survey -(see FS#3470) 17 years ago
Isaac Flores 6f2b19a377 [svn r17721] logic changes - it was added cidReq in the parameters of sortableTable -(see FS#3459) 17 years ago
Cristian Fasanando 7717d66e6a [svn r17658] Logic Changes - Fixed bugs founded when you edit some survey in advanced parameters, headers' name of the table that links have wrong direction and implemented possibility to take partial survey when the user is anonymus see FS#2510 17 years ago
Yannick Warnier ad80d1a363 [svn r17530] Added ordering of results by user (FOREM SVN#16907). 17 years ago
Isaac Flores 06ddd9971f [svn r17494] logic changes- allow complete the survey-(see FS#2510) 17 years ago
Isaac Flores 549650c495 [svn r17360] logic changes - allows deleted all of survey answer - (partial FS#2510) 17 years ago
Isaac Flores 7258507902 [svn r17336] minor - will export files xls and cvs - partial(FS#3370) 17 years ago
Isaac Flores 05ea401035 [svn r17333] minor - logic changes - it defined array - (FS#3249) 17 years ago
Cristian Fasanando 8f456d6f14 [svn r17323] minor Corrections in form survey question see FS#3352 17 years ago
Yannick Warnier cfdd3c1e91 [svn r16697] Implement ways of deleting an user's answer to a survey (closes FS#2509) (by cfasanando) 17 years ago
Eric Marguin fa32c2301f [svn r16486] the coachs can now delete only surveys of his sessions (FS#2864) 17 years ago
Eric Marguin 52acf75183 [svn r16453] fix a bug introduced by my previous commit : we couldn't edit a survey anymore 17 years ago
Eric Marguin 784c526e67 [svn r16450] avoid having same code in same language when editing a survey (FS#2661) 17 years ago
Julio Montoya 05554d88a8 [svn r16426] Minor - echo avoid and SQL query fix 17 years ago
Eric Marguin 1f0ed72062 [svn r16415] fix problems in xls and csv export due to a bad built query (FS#2725) 17 years ago
Eric Marguin f8859415f7 [svn r16411] fix a problem with reporting csv export when there were breaklines in options 17 years ago
Julio Montoya 138e1aa4af [svn r16410] Survey - versioning implemented 17 years ago
Eric Marguin 23bf77d049 [svn r16401] order users invited by lastname, firstname 17 years ago
Eric Marguin 19589a62b6 [svn r16249] improve survey tool handling with sessions FS#2743 17 years ago
Julian Prud'homme dbc5172618 [svn r16101] FS#2734 : Fix a bug when copying surveys in another course 17 years ago
Julian Prud'homme 78cbcdf8ce [svn r16077] FS#2731 : Fix a bug when we want to display answers of an invited person 17 years ago
Julio Montoya 4392b319e4 [svn r16046] Coach user can send survey invitations. see FS#2792 17 years ago
Julio Montoya 259c417e79 [svn r16042] Minor - Fixed a mysql error when creating an survey just selecting the ShowFormProfile option. 17 years ago
Julio Montoya 6fdd3d13bd [svn r15947] Survey personality test implemented. User's form also added before the introduction. 18 years ago
Yannick Warnier 9425f83877 [svn r15884] Fixed one-question-per-page mode for special survey type 18 years ago
Yannick Warnier 43bbfd6e47 [svn r15882] Code review (commented debug output + improved conditions + changed table name constant) 18 years ago
Yannick Warnier ac10d14d6f [svn r15880] Improvements to code syntax 18 years ago
Eric Marguin aa073a603a [svn r15878] remove an echo $sql a bit annoying (bis) 18 years ago
Eric Marguin 5155b04c4e [svn r15877] remove an echo $sql a bit annoying 18 years ago
Julio Montoya 5b413d7bce [svn r15875] Personality (conditional) Survey added. See FS#2746 (requires testing) 18 years ago
Daniel Perales c2fdbf7504 [svn r15846] optimization 18 years ago
Daniel Perales 24314a58f0 [svn r15840] added new type of survey. lang constants are not declared yet. 18 years ago
Yannick Warnier 09957a0414 [svn r15774] Add semi-column to   when missing - patch suggested by Philippe De Ryck - see FS#2698 18 years ago
Eric Marguin 6aebe48d58 [svn r15640] save mail subject of survey invitation (FS#2662) 18 years ago
Eric Marguin b20520af3e [svn r15616] prevent from adding two identical codes in the same language 18 years ago
Julio Montoya 47c35c3113 [svn r15250] Minor - Avoid "shared survey" column in survey list (Not use anymore). 18 years ago
Yannick Warnier a6e8bf9ecb [svn r15090] Improved export of usernames in anonymous surveys (see FS#2460.43) 18 years ago
Yannick Warnier 512c9b1b8b [svn r15089] Added checks to avoid warning (see FS#2460.39) 18 years ago
Julio Montoya e4e72e6182 [svn r15076] Minor - Avoid warning. 18 years ago
Julio Montoya b0d3ca267b [svn r14943] Minor - Warning line 844. fixed 18 years ago
Julio Montoya 21477b237b [svn r14942] Minor - Warning messages avoided. 18 years ago
Julio Montoya d40a1b769b [svn r14940] Share survey option deleted. mysql_ functions replaced by Database:: (see FS#2460 - 38) 18 years ago
Yannick Warnier 6587816c46 [svn r14913] Fixes to XLS and CSV export 18 years ago
Yannick Warnier 41093b0bae [svn r14912] Fixed complete report display (fixes to exports coming up) 18 years ago
Yannick Warnier c0c5db5803 [svn r14911] Fixed typo in survey's Excel export 18 years ago
Yannick Warnier d517cde6c7 [svn r14910] Fixed bug not ordering questions correctly in survey export (see FS#2466) 18 years ago
Yannick Warnier 3c443a78f6 [svn r14822] Added user fields data to survey's complete exports 18 years ago