Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/survey
Yannick Warnier 8355017a45 [svn r13923] Minor - add vars init to avoid warnings 17 years ago
..
create_new_survey.php [svn r12901] anonymous survey 17 years ago
fillsurvey.php [svn r13886] Fixed problem where the open answers to survey were not exported in a full CSV report (the code itself is still badly structured though) - fixes FS#2098 17 years ago
preview.php [svn r13923] Minor - add vars init to avoid warnings 17 years ago
question.php [svn r12887] Added filtering on question type (taken from GET) to avoid instanciation of wrong class or occurence of script errors 18 years ago
reporting.php [svn r13886] Fixed problem where the open answers to survey were not exported in a full CSV report (the code itself is still badly structured though) - fixes FS#2098 17 years ago
survey.lib.php [svn r13921] Fixed shared survey creation date problem (no format given to date()) 17 years ago
survey.php [svn r13296] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
survey_invitation.php [svn r12912] bugfix: preview and fillsurvey now correctly works with multi-page surveys 17 years ago
survey_invite.php [svn r13798] Make sure we still send the e-mail somehow if the no-reply address is not defined (defaults to the current user requiring the sending) 17 years ago
survey_list.php [svn r13922] Minor fix to previous commit 17 years ago