Julio Montoya 823e18aa53 Update get_lang calls using full string пре 4 година
..
lang e1cb48c5ee Updating from 1.11.x пре 5 година
README.md e1cb48c5ee Updating from 1.11.x пре 5 година
SurveyExportTxtPlugin.php e1cb48c5ee Updating from 1.11.x пре 5 година
export.php 823e18aa53 Update get_lang calls using full string пре 4 година
install.php e1cb48c5ee Updating from 1.11.x пре 5 година
plugin.php e1cb48c5ee Updating from 1.11.x пре 5 година
start.php 823e18aa53 Update get_lang calls using full string пре 4 година
uninstall.php e1cb48c5ee Updating from 1.11.x пре 5 година

README.md

Survey Export TXT

Export surveys to TXT file.

This plugin will add a new action button in survey list allowing export the survey.

Instructions

  • Install plugin
  • Set enabled in configuration
  • Edit configuration.php file php $_configuration['survey_additional_teacher_modify_actions'] = [ // ... 'SurveyExportCSVPlugin' => ['SurveyExportTxtPlugin', 'filterModify'], ];