public/main/survey/reporting.php
Variable "people_filled_full_data" is not in valid camel caps format Open
Open
$people_filled_full_data = false;
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
Display::display_header($tool_name, 'Survey');
- Exclude checks
Variable "people_filled" is not in valid camel caps format Open
Open
$people_filled = SurveyManager::get_people_who_filled_survey($surveyId, $people_filled_full_data);
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Detailed report by user');
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = $singlePage ? get_lang('Questions\' overall report') : get_lang('Detailed report by question');
- Exclude checks
Variable "people_filled" is not in valid camel caps format Open
Open
SurveyUtil::handleReportingActions($survey, $people_filled);
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Reporting');
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Complete report');
- Exclude checks
Variable "people_filled_full_data" is not in valid camel caps format Open
Open
$people_filled = SurveyManager::get_people_who_filled_survey($surveyId, $people_filled_full_data);
- Exclude checks
Variable "people_filled_full_data" is not in valid camel caps format Open
Open
$people_filled_full_data = true;
- Exclude checks
Variable "people_filled" is not in valid camel caps format Open
Open
SurveyUtil::check_parameters($people_filled);
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "people_filled" is not in valid camel caps format Open
Open
SurveyUtil::handleReportingActions($survey, $people_filled);
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Comparative report');
- Exclude checks