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
Angel Fernando Quiroz Campos 2ad4d45320 Fix number of question in survey - refs BT#12915 7 years ago
..
ch_comment.php Fix php warnings, add docs 9 years ago
ch_dropdown.php Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 8 years ago
ch_multiplechoice.php Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 years ago
ch_multipleresponse.php Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 years ago
ch_open.php Fix php warnings, add docs 9 years ago
ch_pagebreak.php Using FormValidator in survey (up/down button missing) BT#8968 10 years ago
ch_percentage.php Scrutinizer Auto-Fixes 8 years ago
ch_personality.php Fix icon paths (needed for v2.0) 9 years ago
ch_score.php Scrutinizer Auto-Fixes 8 years ago
ch_yesno.php Scrutinizer Auto-Fixes 8 years ago
copy_survey.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 8 years ago
create_new_survey.php Fix create mandatory surveys - refs BT#12915 7 years ago
fillsurvey.php Fix number of question in survey - refs BT#12915 7 years ago
generate_link.php Update lang var in survey generate link 8 years ago
index.php Use __DIR__ when calling global.inc.php 8 years ago
link.php Scrutinizer Auto-Fixes 8 years ago
preview.php Add button to go to course homepage when finishing survey - refs BT#12915 7 years ago
question.php Minor - Replace deprecated display_x_message() by return_message(..., 'x') 8 years ago
reporting.php adding new survey icons - refs BT#12915 7 years ago
survey.download.inc.php Minor - format code 8 years ago
survey.lib.php Fix save survey as answered - refs BT#12915 BT#12909 7 years ago
survey.php fix survey css styles - refs BT#12915 7 years ago
surveyUtil.class.php Add column to show when survey is mandatory or not - refs BT#12915 7 years ago
survey_invitation.php Minor - format code 8 years ago
survey_invite.php Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 8 years ago
survey_list.php Rename properly $is_courseCoach and api_is_course_coach - refs BT#12881 8 years ago
survey_question.php fix survey css styles - refs BT#12915 7 years ago