Julio Montoya 823e18aa53 Update get_lang calls using full string %!s(int64=4) %!d(string=hai) anos
..
lang e1cb48c5ee Updating from 1.11.x %!s(int64=5) %!d(string=hai) anos
README.md e1cb48c5ee Updating from 1.11.x %!s(int64=5) %!d(string=hai) anos
SurveyExportTxtPlugin.php e1cb48c5ee Updating from 1.11.x %!s(int64=5) %!d(string=hai) anos
export.php 823e18aa53 Update get_lang calls using full string %!s(int64=4) %!d(string=hai) anos
install.php e1cb48c5ee Updating from 1.11.x %!s(int64=5) %!d(string=hai) anos
plugin.php e1cb48c5ee Updating from 1.11.x %!s(int64=5) %!d(string=hai) anos
start.php 823e18aa53 Update get_lang calls using full string %!s(int64=4) %!d(string=hai) anos
uninstall.php e1cb48c5ee Updating from 1.11.x %!s(int64=5) %!d(string=hai) anos

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'], ];