Skip to content

Commit

Permalink
Fix URL links in lang
Browse files Browse the repository at this point in the history
  • Loading branch information
Laur0r committed Aug 29, 2024
1 parent f976c8e commit 6856d2d
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions lang/en/questionnaire.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
$string['addselqtype'] = 'Add selected question type';
$string['alignment'] = 'Radio buttons Alignment';
$string['alignment_help'] = 'Select buttons alignment: vertical (default) or horizontal.';
$string['alignment_link'] = 'mod/questionnaire/questions#Radio_Buttons';
$string['alignment_link'] = 'Editing_Questionnaire_questions#Radio_Buttons';
$string['all'] = 'All';
$string['allnameddegrees'] = 'Named degrees';
$string['allnameddegrees_help'] = 'Specify text to display for rate values instead of the number. Leave a value blank to not use.';
Expand Down Expand Up @@ -80,7 +80,7 @@
$string['checkallradiobuttons'] = 'Please check <strong>{$a}</strong> radio buttons!';
$string['checkboxes'] = 'Check Boxes';
$string['checkboxes_help'] = 'Enter one option per line for the user to select one or multiple answers from. ';
$string['checkboxes_link'] = 'mod/questionnaire/questions#Check_Boxes';
$string['checkboxes_link'] = 'Editing_Questionnaire_questions#Check_Boxes';
$string['checkbreaksadded'] = 'New Page Break(s) inserted at position(s):';
$string['checkbreaksok'] = 'All the required Page breaks are present!';
$string['checkbreaksremoved'] = 'Removed {$a} extra Page break(s).';
Expand Down Expand Up @@ -115,11 +115,11 @@
$string['couldnotcreatenewsurvey'] = 'Could not create a new survey!';
$string['createcontent'] = 'Define New Content';
$string['createcontent_help'] = 'Select one of the radio button options. \'Create new\' is the default.';
$string['createcontent_link'] = 'mod/questionnaire/mod#Content_Options';
$string['createcontent_link'] = 'Setting_up_a_questionnaire#Content_options';
$string['createnew'] = 'Create new';
$string['date'] = 'Date';
$string['date_help'] = 'Use this question type if you expect the response to be a correctly formatted date.';
$string['date_link'] = 'mod/questionnaire/questions#Date';
$string['date_link'] = 'Editing_Questionnaire_questions#Date';
$string['dateformatting'] = 'Use the year-month-day format, e.g. for March 4th, 1945:&nbsp; <strong>1945-03-04</strong>';
// Prior to release 3.6.0, you could specify an input date format in the above string. Now, the format must be as below. This
// string is used now in case sites modified the above string.
Expand All @@ -137,7 +137,7 @@
$string['dependquestion'] = 'Parent Question';
$string['dependquestion_help'] = 'You can select a parent question and a choice option for this question. A child question will only be displayed
to the student if its parent question and parent choice have been previously selected.';
$string['dependquestion_link'] = 'mod/questionnaire/questions#Parent_Question';
$string['dependquestion_link'] = 'Questionnaire_Conditional_branching';
$string['didnotrespondtoquestion'] = 'Did not respond to question';
$string['directwarnings'] = 'Direct dependencies to this question will be removed. This will affect:';
$string['displaymethod'] = 'Display method not defined for question.';
Expand All @@ -146,12 +146,12 @@
$string['downloadtextformat'] = 'Download';
$string['downloadtextformat_help'] = 'This feature enables you to save all the responses of a questionnaire to a selectable, supported file format.
You can choose to include extra data items in the export, as well as choose to automatically send the file to selected users.';
$string['downloadtextformat_link'] = 'mod/questionnaire/report#Download_in_text_format';
$string['downloadtextformat_link'] = 'Viewing_Questionnaire_responses#Download_in_text_format';
$string['downloadtypes'] = 'Report type';
$string['dropdown'] = 'Dropdown Box';
$string['dropdown_help'] = 'There is no real advantage to using the Dropdown Box over using the Radio Buttons
except perhaps for longish lists of options, to save screen space.';
$string['dropdown_link'] = 'mod/questionnaire/questions#Dropdown_Box';
$string['dropdown_link'] = 'Editing_Questionnaire_questions#Dropdown_Box';
$string['edit'] = 'Edit';
$string['editingfeedback'] = 'Editing feedback settings';
$string['editingquestionnaire'] = 'Editing Questionnaire Settings';
Expand Down Expand Up @@ -188,7 +188,7 @@
$string['event_submitted'] = 'Responses submitted';
$string['feedback'] = 'Feedback';
$string['feedback_help'] = 'Feedback Help';
$string['feedback_link'] = 'mod/questionnaire/personality_test#Editing_Questionnaire_Feedback_Messages';
$string['feedback_link'] = 'Questionnaire_Personality_test#Feedback_2';
$string['feedbackaddmorefeedbacks'] = 'Add {no} more feedback fields';
$string['feedbackbysection'] = 'Sections Feedback';
$string['feedbackdefaultlabel'] = '[New section]';
Expand All @@ -215,7 +215,7 @@
$string['feedbackoptions'] = 'Feedback options';
$string['feedbackoptions_help'] = 'Feedback options are available if your questionnaire contains the following question types and question settings:
Radio buttons; Dropdown box; Yes/No; or Rate (normal or Osgood scale). Those questions must be set as Required, their Question Name field must NOT be empty and the Possible answers choices must contain a value.';
$string['feedbackoptions_link'] = 'mod/questionnaire/personality_test';
$string['feedbackoptions_link'] = 'Questionnaire_Personality_test';
$string['feedbackremovequestionfromsection'] = 'This question is part of feedback section [{$a}]';
$string['feedbackremovesection'] = 'Removing this question will completely remove feedback section [{$a}]';
$string['feedbackreport'] = 'Feedback Report';
Expand All @@ -233,7 +233,7 @@
$string['feedbacksections'] = 'Feedback sections';
$string['feedbacksectionsselect'] = 'Sections';
$string['feedbacksectionsselect_help'] = 'Place your questions into those Sections';
$string['feedbacksectionsselect_link'] = 'mod/questionnaire/personality_test#Editing_Questionnaire_Feedback_Sections_2';
$string['feedbacksectionsselect_link'] = 'Questionnaire_Personality_test#Editing_Questionnaire_Feedback_Sections_2';
$string['feedbacksettingssaved'] = 'Feedback settings saved';
$string['feedbacksectionquestions'] = '{$a} section questions';
$string['feedbacktype'] = 'Feedback type';
Expand Down Expand Up @@ -266,17 +266,17 @@
$string['indirectwarnings'] = 'This list shows the indirect dependent questions and the remaining dependencies for direct dependent questions:';
$string['kindofratescale'] = 'Type of rate scale';
$string['kindofratescale_help'] = 'Right-click on the More Help link below.';
$string['kindofratescale_link'] = 'mod/questionnaire/questions#Type_of_rate_scale';
$string['kindofratescale_link'] = 'Editing_Questionnaire_questions#Type_of_rate_scale';
$string['lastrespondent'] = 'Last Respondent';
$string['length'] = 'Length';
$string['managequestions'] = 'Manage questions';
$string['managequestions_help'] = 'In the Manage questions section of the Edit Questions page, you can conduct a number of operations on a Questionnaire\'s questions.';
$string['managequestions_link'] = 'mod/questionnaire/questions#Manage_questions';
$string['managequestions_link'] = 'Editing_Questionnaire_questions';
$string['mandatory'] = 'Mandatory - All these dependencies must be fulfilled.';
$string['maxdigitsallowed'] = 'Max. digits allowed';
$string['maxdigitsallowed_help'] = 'Use **Max. digits allowed** to set a limit to the number of characters entered for a Numeric question. Note that the
decimal point also counts as one character!';
$string['maxdigitsallowed_link'] = 'mod/questionnaire/questions#Numeric';
$string['maxdigitsallowed_link'] = 'Editing_Questionnaire_questions#Numeric';
$string['maxforcedresponses'] = 'Max. forced responses';
$string['maxforcedresponses_help'] = 'Use these parameters to force respondent to tick a minimum of **Min.** boxes and a maximum of **Max.** check boxes. To
force an exact number of check boxes to be ticked, set **Min.** and **Max.** to the same value. If only a min or a max value is desired, just leave the other
Expand All @@ -299,7 +299,7 @@
$string['missingquestions'] = 'Please answer required questions: ';
$string['modulename'] = 'Questionnaire';
$string['modulename_help'] = 'The questionnaire module allows you to construct surveys using a variety of question types, for the purpose of gathering data from users.';
$string['modulename_link'] = 'mod/questionnaire/view';
$string['modulename_link'] = 'Questionnaire_index_view';
$string['modulenameplural'] = 'Questionnaires';
$string['movedisabled'] = 'This item cannot be moved';
$string['myresponses'] = 'All your responses';
Expand All @@ -308,7 +308,7 @@
$string['name'] = 'Name';
$string['navigate'] = 'Allow branching questions';
$string['navigate_help'] = 'Enable Yes/No and Radio Buttons questions to have Child questions dependent on their choices in your questionnaire.';
$string['navigate_link'] = 'mod/questionnaire/conditional_branching';
$string['navigate_link'] = 'Questionnaire_Conditional_branching';
$string['navigatetosection'] = 'Go to feedback section';
$string['next'] = 'Next';
$string['nextpage'] = 'Next Page';
Expand All @@ -335,7 +335,7 @@
$string['notifications'] = 'Send submission notifications';
$string['notificationsimple'] = 'Notification only';
$string['notifications_help'] = 'Notify roles with the "mod/questionnaire:submissionnotification" capability when a submission is made.';
$string['notifications_link'] = 'mod/questionnaire/mod#Submission_Notifications';
$string['notifications_link'] = 'Adding/editing_a_questionnaire#Send_submission_notifications';
$string['notopen'] = 'This questionnaire will not open until {$a}.';
$string['notrequired'] = 'Response is not required';
$string['notset'] = 'not set';
Expand All @@ -346,7 +346,7 @@
$string['numberfloat'] = 'The number you entered <strong>{$a->number}</strong> has been reformatted/rounded with <strong>{$a->precision}</strong> decimal place(s).';
$string['numberofdecimaldigits'] = 'Nb of decimal digits';
$string['numberofdecimaldigits_help'] = 'Use **Nb of decimal digits** to specify the format of the Average value counted and displayed at the Questionnaire Report page.';
$string['numberofdecimaldigits_link'] = 'mod/questionnaire/questions#Numeric';
$string['numberofdecimaldigits_link'] = 'Editing_Questionnaire_questions#Numeric';
$string['numberscaleitems'] = 'Nb of scale items';
$string['numberscaleitems_help'] = 'Nb of scale items is the *number of items* to be used in your rate scale. You would normally use a value of 3 to 5. Default value: **5**.';
$string['numeric'] = 'Numeric';
Expand All @@ -360,7 +360,7 @@
$string['optionalname_help'] = 'The Question Name is only used when you export responses to CSV/Excel format.
If you never export to CSV, then you needn\'t worry about Question names at all.
If you plan to regularly export your questionnaire data to CSV, then you have a choice of two options for question naming. ';
$string['optionalname_link'] = 'mod/questionnaire/questions#Question_Name';
$string['optionalname_link'] = 'Editing_Questionnaire_questions#Question_Name';
$string['or'] = '- OR -';
$string['order_ascending'] = 'Ascending order';
$string['order_default'] = 'View Default order';
Expand All @@ -376,7 +376,7 @@
When you arrive on the All Responses page, by default all responses are ordered in the order that the questionnaire creator entered the question choices.
You can choose to order them by ascending or descending order.';
$string['orderresponses_link'] = 'mod/questionnaire/report#Order_Responses';
$string['orderresponses_link'] = 'Viewing_Questionnaire_responses#Order_Responses';
$string['osgood'] = 'Osgood';
$string['other'] = 'Other:';
$string['otherempty'] = 'If you tick this choice you must enter some text in the text box!';
Expand Down Expand Up @@ -491,20 +491,20 @@
$string['questionsinsection'] = 'Questions in this section:';
$string['questiontypes'] = 'Question types';
$string['questiontypes_help'] = 'See the Moodle Documentation below';
$string['questiontypes_link'] = 'mod/questionnaire/questions#Question_Types';
$string['questiontypes_link'] = 'Editing_Questionnaire_questions#Question_Types';
$string['radiobuttons'] = 'Radio Buttons';
$string['radiobuttons_help'] = 'In this question type, the respondent must select one out of the choices offered.';
$string['radiobuttons_link'] = 'mod/questionnaire/questions#Radio_Buttons';
$string['radiobuttons_link'] = 'Editing_Questionnaire_questions#Radio_Buttons';
$string['rank'] = 'Rank';
$string['ratescale'] = 'Rate (scale 1..5)';
$string['ratescale_help'] = 'See the Moodle Documentation below';
$string['ratescale_link'] = 'mod/questionnaire/questions#Rate_.28scale_1..5.29';
$string['ratescale_link'] = 'Editing_Questionnaire_questions#Rate_(scale_1..5)';
$string['realm'] = 'Questionnaire Type';
$string['realm_help'] = '* **There are three types of questionnaires:**
* Private - belongs to the course it is defined in only.
* Template - can be copied and edited.
* Public - can be shared among courses.';
$string['realm_link'] = 'mod/questionnaire/qsettings#Questionnaire_Type';
$string['realm_link'] = 'Setting_up_a_questionnaire#Questionnaire_Type';
$string['redirecturl'] = 'The URL to which a user is redirected after completing this questionnaire.';
$string['remove'] = 'Delete';
$string['removenotinuse'] = 'This questionnaire used to depend on a Public questionnaire which has been deleted.
Expand All @@ -513,7 +513,7 @@
$string['required_help'] = 'If you select ***Yes***, response to this question will be required, i.e.
the respondent will not be able to submit the questionnaire
until this question has been answered.';
$string['required_link'] = 'mod/questionnaire/questions#Response_Required';
$string['required_link'] = 'Editing_Questionnaire_questions#Response_Required';
$string['requiredparameter'] = 'A required parameter was missing.';
$string['reset'] = 'Reset';
$string['removeallquestionnaireattempts'] = 'Delete all questionnaire responses';
Expand All @@ -526,7 +526,7 @@
$string['respondenttype'] = 'Respondent Type';
$string['respondenttype_help'] = 'You can display your users\' full names with each response by setting this to "fullname".
You can hide your users\' identities from the responses by setting this to "anonymous".';
$string['respondenttype_link'] = 'mod/questionnaire/mod#Respondent_Type';
$string['respondenttype_link'] = 'Adding/editing_a_questionnaire#Respondent_Type';
$string['respondenttypeanonymous'] = 'anonymous';
$string['respondenttypefullname'] = 'fullname';
$string['response'] = 'Response';
Expand All @@ -536,7 +536,7 @@
$string['responses'] = 'Responses';
$string['responseview'] = 'Students can view ALL responses';
$string['responseview_help'] = 'You can specify who can see the responses of all respondents to submitted questionnaires (general statistics tables).';
$string['responseview_link'] = 'mod/questionnaire/mod#Response_viewing';
$string['responseview_link'] = 'Adding/editing_a_questionnaire#ALL_Responses_viewing';
$string['responseviewstudentsalways'] = 'Always';
$string['responseviewstudentsnever'] = 'Never';
$string['responseviewstudentswhenanswered'] = 'After answering the questionnaire';
Expand All @@ -545,7 +545,7 @@
$string['resume'] = 'Save/Resume answers';
$string['resume_help'] = 'Setting this option allows users to save their answers to a questionnaire before submitting them.
Users can leave the questionnaire unfinished and resume from the save point at a later date.';
$string['resume_link'] = 'mod/questionnaire/mod#Save/Resume_answers';
$string['resume_link'] = 'Adding/editing_a_questionnaire#Save/Resume_answers';
$string['resumesurvey'] = 'Resume questionnaire';
$string['return'] = 'Return';
$string['save'] = 'Save';
Expand Down

0 comments on commit 6856d2d

Please sign in to comment.