Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]

   1  <?php
   2  // This file is part of Moodle - http://moodle.org/
   3  //
   4  // Moodle is free software: you can redistribute it and/or modify
   5  // it under the terms of the GNU General Public License as published by
   6  // the Free Software Foundation, either version 3 of the License, or
   7  // (at your option) any later version.
   8  //
   9  // Moodle is distributed in the hope that it will be useful,
  10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  // GNU General Public License for more details.
  13  //
  14  // You should have received a copy of the GNU General Public License
  15  // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Strings for component 'feedback', language 'en', branch 'MOODLE_20_STABLE'
  19   *
  20   * @package mod_feedback
  21   * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  22   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  $string['add_item'] = 'Add question';
  26  $string['add_pagebreak'] = 'Add a page break';
  27  $string['adjustment'] = 'Adjustment';
  28  $string['after_submit'] = 'After submission';
  29  $string['allowfullanonymous'] = 'Allow full anonymous';
  30  $string['analysis'] = 'Analysis';
  31  $string['anonymous'] = 'Anonymous';
  32  $string['anonymous_edit'] = 'Record user names';
  33  $string['anonymous_entries'] = 'Anonymous entries ({$a})';
  34  $string['anonymous_user'] = 'Anonymous user';
  35  $string['answerquestions'] = 'Answer the questions';
  36  $string['append_new_items'] = 'Append new items';
  37  $string['autonumbering'] = 'Auto number questions';
  38  $string['autonumbering_help'] = 'Enables or disables automated numbers for each question';
  39  $string['average'] = 'Average';
  40  $string['bold'] = 'Bold';
  41  $string['calendarend'] = '{$a} closes';
  42  $string['calendarstart'] = '{$a} opens';
  43  $string['cannotaccess'] = 'You can only access this feedback from a course';
  44  $string['cannotsavetempl'] = 'Saving templates is not allowed';
  45  $string['captcha'] = 'Captcha';
  46  $string['captchanotset'] = 'Captcha hasn\'t been set.';
  47  $string['closebeforeopen'] = 'You have specified an end date before the start date.';
  48  $string['completed_feedbacks'] = 'Submitted answers';
  49  $string['complete_the_form'] = 'Answer the questions';
  50  $string['completed'] = 'Completed';
  51  $string['completedon'] = 'Completed on {$a}';
  52  $string['completionsubmit'] = 'View as completed if the feedback is submitted';
  53  $string['configallowfullanonymous'] = 'If set to \'yes\', users can complete a feedback activity on the front page without being required to log in.';
  54  $string['confirmdeleteentry'] = 'Are you sure you want to delete this entry?';
  55  $string['confirmdeleteitem'] = 'Are you sure you want to delete this element?';
  56  $string['confirmdeletetemplate'] = 'Are you sure you want to delete this template?';
  57  $string['confirmusetemplate'] = 'Are you sure you want to use this template?';
  58  $string['continue_the_form'] = 'Continue answering the questions';
  59  $string['count_of_nums'] = 'Count of numbers';
  60  $string['courseid'] = 'Course ID';
  61  $string['creating_templates'] = 'Save these questions as a new template';
  62  $string['delete_entry'] = 'Delete entry';
  63  $string['delete_item'] = 'Delete question';
  64  $string['delete_old_items'] = 'Delete old items';
  65  $string['delete_pagebreak'] = 'Delete page break';
  66  $string['delete_template'] = 'Delete template';
  67  $string['delete_templates'] = 'Delete template...';
  68  $string['depending'] = 'Dependencies';
  69  $string['depending_help'] = 'It is possible to show an item depending on the value of another item.<br />
  70  <strong>Here is an example.</strong><br />
  71  <ul>
  72  <li>First, create an item on which another item will depend on.</li>
  73  <li>Next, add a pagebreak.</li>
  74  <li>Then add the items dependant on the value of the item created before. Choose the item from the list labelled "Dependence item" and write the required value in the textbox labelled "Dependence value".</li>
  75  </ul>
  76  <strong>The item structure should look like this.</strong>
  77  <ol>
  78  <li>Item Q: Do you have a car? A: yes/no</li>
  79  <li>Pagebreak</li>
  80  <li>Item Q: What colour is your car?<br />
  81  (this item depends on item 1 with value = yes)</li>
  82  <li>Item Q: Why don\'t you have a car?<br />
  83  (this item depends on item 1 with value = no)</li>
  84  <li> ... other items</li>
  85  </ol>';
  86  $string['dependitem'] = 'Dependence item';
  87  $string['dependvalue'] = 'Dependence value';
  88  $string['description'] = 'Description';
  89  $string['do_not_analyse_empty_submits'] = 'Do not analyse empty submits';
  90  $string['dropdown'] = 'Multiple choice - single answer allowed (drop-down menu)';
  91  $string['dropdownlist'] = 'Multiple choice - single answer (drop-down menu)';
  92  $string['dropdownrated'] = 'Drop-down menu (rated)';
  93  $string['dropdown_values'] = 'Answers';
  94  $string['drop_feedback'] = 'Remove from this course';
  95  $string['edit_item'] = 'Edit question';
  96  $string['edit_items'] = 'Edit questions';
  97  $string['email_notification'] = 'Enable notification of submissions';
  98  $string['email_notification_help'] = 'If enabled, teachers will receive notification of feedback submissions.';
  99  $string['emailteachermail'] = '{$a->username} has completed feedback activity : \'{$a->feedback}\'
 100  
 101  You can view it here:
 102  
 103  {$a->url}';
 104  $string['emailteachermailhtml'] = '<p>{$a->username} has completed feedback activity : <i>\'{$a->feedback}\'</i>.</p>
 105  <p>It is <a href="{$a->url}">available on the site</a>.</p>';
 106  $string['entries_saved'] = 'Your answers have been saved. Thank you.';
 107  $string['export_questions'] = 'Export questions';
 108  $string['export_to_excel'] = 'Export to Excel';
 109  $string['eventresponsedeleted'] = 'Response deleted';
 110  $string['eventresponsesubmitted'] = 'Response submitted';
 111  $string['feedbackcompleted'] = '{$a->username} completed {$a->feedbackname}';
 112  $string['feedback:addinstance'] = 'Add a new feedback';
 113  $string['feedbackclose'] = 'Allow answers to';
 114  $string['feedback:complete'] = 'Complete a feedback';
 115  $string['feedback:createprivatetemplate'] = 'Create private template';
 116  $string['feedback:createpublictemplate'] = 'Create public template';
 117  $string['feedback:deletesubmissions'] = 'Delete completed submissions';
 118  $string['feedback:deletetemplate'] = 'Delete template';
 119  $string['feedback:edititems'] = 'Edit items';
 120  $string['feedback_is_not_for_anonymous'] = 'Feedback is not for anonymous';
 121  $string['feedback_is_not_open'] = 'The feedback is not open';
 122  $string['feedback:mapcourse'] = 'Map courses to global feedbacks';
 123  $string['feedbackopen'] = 'Allow answers from';
 124  $string['feedback:receivemail'] = 'Receive email notification';
 125  $string['feedback:view'] = 'View a feedback';
 126  $string['feedback:viewanalysepage'] = 'View the analysis page after submit';
 127  $string['feedback:viewreports'] = 'View reports';
 128  $string['file'] = 'File';
 129  $string['filter_by_course'] = 'Filter by course';
 130  $string['handling_error'] = 'Error occurred in feedback module action handling';
 131  $string['hide_no_select_option'] = 'Hide the "Not selected" option';
 132  $string['horizontal'] = 'Horizontal';
 133  $string['check'] = 'Multiple choice - multiple answers';
 134  $string['checkbox'] = 'Multiple choice - multiple answers allowed (check boxes)';
 135  $string['check_values'] = 'Possible responses';
 136  $string['choosefile'] = 'Choose a file';
 137  $string['chosen_feedback_response'] = 'Chosen feedback response';
 138  $string['downloadresponseas'] = 'Download all responses as:';
 139  $string['importfromthisfile'] = 'Import from this file';
 140  $string['import_questions'] = 'Import questions';
 141  $string['import_successfully'] = 'Import successfully';
 142  $string['includeuserinrecipientslist'] = 'Include {$a} in the list of recipients';
 143  $string['indicator:cognitivedepth'] = 'Feedback cognitive';
 144  $string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Feedback activity.';
 145  $string['indicator:cognitivedepthdef'] = 'Feedback cognitive';
 146  $string['indicator:cognitivedepthdef_help'] = 'The participant has reached this percentage of the cognitive engagement offered by the Feedback activities during this analysis interval (Levels = No view, View, Submit)';
 147  $string['indicator:cognitivedepthdef_link'] = 'Learning_analytics_indicators#Cognitive_depth';
 148  $string['indicator:socialbreadth'] = 'Feedback social';
 149  $string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Feedback activity.';
 150  $string['indicator:socialbreadthdef'] = 'Feedback social';
 151  $string['indicator:socialbreadthdef_help'] = 'The participant has reached this percentage of the social engagement offered by the Feedback activities during this analysis interval (Levels = No participation, Participant alone, Participant with others)';
 152  $string['indicator:socialbreadthdef_link'] = 'Learning_analytics_indicators#Social_breadth';
 153  $string['info'] = 'Information';
 154  $string['infotype'] = 'Information type';
 155  $string['insufficient_responses_for_this_group'] = 'There are insufficient responses for this group';
 156  $string['insufficient_responses'] = 'insufficient responses';
 157  $string['insufficient_responses_help'] = 'For the feedback to be anonymous, there must be at least 2 responses.';
 158  $string['item_label'] = 'Label';
 159  $string['item_name'] = 'Question';
 160  $string['label'] = 'Label';
 161  $string['labelcontents'] = 'Contents';
 162  $string['mapcourseinfo'] = 'This is a site-wide feedback that is available to all courses using the feedback block. You can however limit the courses to which it will appear by mapping them. Search the course and map it to this feedback.';
 163  $string['mapcoursenone'] = 'No courses mapped. Feedback available to all courses';
 164  $string['mapcourse'] = 'Map feedback to courses';
 165  $string['mapcourse_help'] = 'By default, feedback forms created on your homepage are available site-wide
 166  and will appear in all courses using the feedback block. You can force the feedback form to appear by making it a sticky block or limit the courses in which a feedback form will appear by mapping it to specific courses.';
 167  $string['mapcourses'] = 'Map feedback to courses';
 168  $string['mappedcourses'] = 'Mapped courses';
 169  $string['mappingchanged'] = 'Course mapping has been changed';
 170  $string['minimal'] = 'Minimum';
 171  $string['maximal'] = 'Maximum';
 172  $string['messageprovider:message'] = 'Feedback reminder';
 173  $string['messageprovider:submission'] = 'Feedback notifications';
 174  $string['mode'] = 'Mode';
 175  $string['modulename'] = 'Feedback';
 176  $string['modulename_help'] = 'The feedback activity module enables a teacher to create a custom survey for collecting feedback from participants using a variety of question types including multiple choice, yes/no or text input.
 177  
 178  Feedback responses may be anonymous if desired, and results may be shown to all participants or restricted to teachers only. Any feedback activities on the site front page may also be completed by non-logged-in users.
 179  
 180  Feedback activities may be used
 181  
 182  * For course evaluations, helping improve the content for later participants
 183  * To enable participants to sign up for course modules, events etc.
 184  * For guest surveys of course choices, school policies etc.
 185  * For anti-bullying surveys in which students can report incidents anonymously';
 186  $string['modulename_link'] = 'mod/feedback/view';
 187  $string['modulenameplural'] = 'Feedback';
 188  $string['move_item'] = 'Move this question';
 189  $string['multichoice'] = 'Multiple choice';
 190  $string['multichoiceoption'] = '<span class="weight">({$a->weight}) </span>{$a->name}';
 191  $string['multichoicerated'] = 'Multiple choice (rated)';
 192  $string['multichoicetype'] = 'Multiple choice type';
 193  $string['multichoice_values'] = 'Multiple choice values';
 194  $string['multiplesubmit'] = 'Allow multiple submissions';
 195  $string['multiplesubmit_help'] = 'If enabled for anonymous surveys, users can submit feedback an unlimited number of times.';
 196  $string['name'] = 'Name';
 197  $string['name_required'] = 'Name required';
 198  $string['nameandlabelformat'] = '({$a->label}) {$a->name}';
 199  $string['next_page'] = 'Next page';
 200  $string['no_handler'] = 'No action handler exists for';
 201  $string['no_itemlabel'] = 'No label';
 202  $string['no_itemname'] = 'No itemname';
 203  $string['no_items_available_yet'] = 'No questions have been set up yet';
 204  $string['non_anonymous'] = 'User\'s name will be logged and shown with answers';
 205  $string['non_anonymous_entries'] = 'Non anonymous entries ({$a})';
 206  $string['non_respondents_students'] = 'Non-respondent students ({$a})';
 207  $string['not_completed_yet'] = 'Not completed yet';
 208  $string['not_started'] = 'Not started';
 209  $string['no_templates_available_yet'] = 'No templates available yet';
 210  $string['not_selected'] = 'Not selected';
 211  $string['numberoutofrange'] = 'Number out of range';
 212  $string['numeric'] = 'Numeric answer';
 213  $string['numeric_range_from'] = 'Range from';
 214  $string['numeric_range_to'] = 'Range to';
 215  $string['of'] = 'of';
 216  $string['oldvaluespreserved'] = 'All old questions and the assigned values will be preserved';
 217  $string['oldvalueswillbedeleted'] = 'Current questions and all responses will be deleted.';
 218  $string['only_one_captcha_allowed'] = 'Only one captcha is allowed in a feedback';
 219  $string['openafterclose'] = 'You have specified an open date after the close date';
 220  $string['overview'] = 'Overview';
 221  $string['page'] = 'Page';
 222  $string['page-mod-feedback-x'] = 'Any feedback module page';
 223  $string['page_after_submit'] = 'Completion message';
 224  $string['pagebreak'] = 'Page break';
 225  $string['pluginadministration'] = 'Feedback administration';
 226  $string['pluginname'] = 'Feedback';
 227  $string['position'] = 'Position';
 228  $string['previous_page'] = 'Previous page';
 229  $string['privacy:metadata:completed'] = 'A record of the submissions to the feedback';
 230  $string['privacy:metadata:completed:anonymousresponse'] = 'Whether the submission is to be used anonymously.';
 231  $string['privacy:metadata:completed:timemodified'] = 'The time when the submission was last modified.';
 232  $string['privacy:metadata:completed:userid'] = 'The ID of the user who completed the feedback activity.';
 233  $string['privacy:metadata:completedtmp'] = 'A record of the submissions which are still in progress.';
 234  $string['privacy:metadata:value'] = 'A record of the answer to a question.';
 235  $string['privacy:metadata:value:value'] = 'The chosen answer.';
 236  $string['privacy:metadata:valuetmp'] = 'A record of the answer to a question in a submission in progress.';
 237  $string['public'] = 'Public';
 238  $string['question'] = 'Question';
 239  $string['questionandsubmission'] = 'Question and submission settings';
 240  $string['questions'] = 'Questions';
 241  $string['questionslimited'] = 'Showing only {$a} first questions, view individual answers or download table data to view all.';
 242  $string['radio'] = 'Multiple choice - single answer';
 243  $string['radio_values'] = 'Responses';
 244  $string['ready_feedbacks'] = 'Ready feedbacks';
 245  $string['required'] = 'Required';
 246  $string['resetting_data'] = 'Reset feedback responses';
 247  $string['resetting_feedbacks'] = 'Resetting feedbacks';
 248  $string['response_nr'] = 'Response number';
 249  $string['responses'] = 'Responses';
 250  $string['responsetime'] = 'Responses time';
 251  $string['save_as_new_item'] = 'Save as new question';
 252  $string['save_as_new_template'] = 'Save as new template';
 253  $string['save_entries'] = 'Submit your answers';
 254  $string['save_item'] = 'Save question';
 255  $string['saving_failed'] = 'Saving failed';
 256  $string['search:activity'] = 'Feedback - activity information';
 257  $string['search_course'] = 'Search course';
 258  $string['searchcourses'] = 'Search courses';
 259  $string['searchcourses_help'] = 'Search for the code or name of the course(s) that you wish to associate with this feedback.';
 260  $string['selected_dump'] = 'Selected indexes of $SESSION variable are dumped below:';
 261  $string['send'] = 'Send';
 262  $string['send_message'] = 'Send notification';
 263  $string['show_all'] = 'Show all';
 264  $string['show_analysepage_after_submit'] = 'Show analysis page';
 265  $string['show_entries'] = 'Show responses';
 266  $string['show_entry'] = 'Show response';
 267  $string['show_nonrespondents'] = 'Show non-respondents';
 268  $string['site_after_submit'] = 'Site after submit';
 269  $string['sort_by_course'] = 'Sort by course';
 270  $string['started'] = 'Started';
 271  $string['startedon'] = 'Started on {$a}';
 272  $string['subject'] = 'Subject';
 273  $string['switch_item_to_not_required'] = 'Set as not required';
 274  $string['switch_item_to_required'] = 'Set as required';
 275  $string['template'] = 'Template';
 276  $string['templates'] = 'Templates';
 277  $string['template_deleted'] = 'Template deleted';
 278  $string['template_saved'] = 'Template saved';
 279  $string['textarea'] = 'Longer text answer';
 280  $string['textarea_height'] = 'Number of lines';
 281  $string['textarea_width'] = 'Width';
 282  $string['textfield'] = 'Short text answer';
 283  $string['textfield_maxlength'] = 'Maximum characters accepted';
 284  $string['textfield_size'] = 'Textfield width';
 285  $string['there_are_no_settings_for_recaptcha'] = 'There are no settings for captcha';
 286  $string['this_feedback_is_already_submitted'] = 'You\'ve already completed this activity.';
 287  $string['typemissing'] = 'Missing value "type"';
 288  $string['update_item'] = 'Save changes to question';
 289  $string['url_for_continue'] = 'Link to next activity';
 290  $string['url_for_continue_help'] = 'After submitting the feedback, a continue button is displayed, which links to the course page. Alternatively, it may link to the next activity if the URL of the activity is entered here.';
 291  $string['use_one_line_for_each_value'] = 'Use one line for each answer!';
 292  $string['use_this_template'] = 'Use this template';
 293  $string['using_templates'] = 'Use a template';
 294  $string['vertical'] = 'Vertical';