f37d160d588d26dae9f9a72ea04531ae7ee47444
[moodle.git] / mod / lti / lang / en / lti.php
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 // This file is part of BasicLTI4Moodle
18 //
19 // BasicLTI4Moodle is an IMS BasicLTI (Basic Learning Tools for Interoperability)
20 // consumer for Moodle 1.9 and Moodle 2.0. BasicLTI is a IMS Standard that allows web
21 // based learning tools to be easily integrated in LMS as native ones. The IMS BasicLTI
22 // specification is part of the IMS standard Common Cartridge 1.1 Sakai and other main LMS
23 // are already supporting or going to support BasicLTI. This project Implements the consumer
24 // for Moodle. Moodle is a Free Open source Learning Management System by Martin Dougiamas.
25 // BasicLTI4Moodle is a project iniciated and leaded by Ludo(Marc Alier) and Jordi Piguillem
26 // at the GESSI research group at UPC.
27 // SimpleLTI consumer for Moodle is an implementation of the early specification of LTI
28 // by Charles Severance (Dr Chuck) htp://dr-chuck.com , developed by Jordi Piguillem in a
29 // Google Summer of Code 2008 project co-mentored by Charles Severance and Marc Alier.
30 //
31 // BasicLTI4Moodle is copyright 2009 by Marc Alier Forment, Jordi Piguillem and Nikolas Galanis
32 // of the Universitat Politecnica de Catalunya http://www.upc.edu
33 // Contact info: Marc Alier Forment granludo @ gmail.com or marc.alier @ upc.edu
35 /**
36  * This file contains en_utf8 translation of the Basic LTI module
37  *
38  * @package    mod
39  * @subpackage lti
40  * @copyright  2009 Marc Alier, Jordi Piguillem, Nikolas Galanis
41  *  marc.alier@upc.edu
42  * @copyright  2009 Universitat Politecnica de Catalunya http://www.upc.edu
43  * @author     Marc Alier
44  * @author     Jordi Piguillem
45  * @author     Nikolas Galanis
46  * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
47  */
49 defined('MOODLE_INTERNAL') || die;
51 //Permissions
52 $string['lti:view'] = 'View LTI activities';
53 $string['lti:grade'] = 'Grade LTI activities';
54 $string['lti:addcoursetool'] = 'Grade LTI activities';
55 $string['lti:requesttooladd'] = 'Submit a tool to admins for configuration';
57 $string['accept'] = 'Accept';
58 $string['activity'] = 'Activity';
59 $string['addnewapp'] = 'Enable External Application';
60 $string['addserver'] = 'Add new trusted server';
61 $string['addtype'] = 'Add external tool configuration';
62 $string['allow'] = 'Allow';
63 $string['allowinstructorcustom'] = 'Allow instructors to add custom parameters';
64 $string['share_roster_admin'] = 'Tool may access course roster';
65 $string['allowsetting'] = 'Allow tool to store 8K of settings in Moodle';
66 $string['always'] = 'Always';
67 $string['lti'] = 'LTI';
68 $string['basiclti'] = 'LTI';
69 $string['basiclti_base_string'] = 'LTI OAuth Base String';
70 $string['basiclti_in_new_window'] = 'Your activity has opened in a new window';
71 $string['basiclti_endpoint'] = 'LTI Launch Endpoint';
72 $string['basiclti_parameters'] = 'LTI Launch Parameters';
73 $string['basicltiactivities'] = 'LTI Activities';
74 $string['basicltifieldset'] = 'Custom example fieldset';
75 $string['basicltiintro'] = 'Activity Description';
76 $string['basicltiname'] = 'Activity Name';
77 $string['basicltisettings'] = 'Basic Learning Tool Interoperability Settings';
78 $string['comment'] = 'Comment';
79 $string['configpassword'] = 'Default Remote Tool Password';
80 $string['configpreferheight'] = 'Default preferred height';
81 $string['configpreferwidget'] = 'Set widget as default launch';
82 $string['configpreferwidth'] = 'Default preferred width';
83 $string['configresourceurl'] = 'Default Resource URL';
84 $string['configtoolurl'] = 'Default Remote Tool URL';
85 $string['configtypes'] = 'Enable LTI Applications';
86 $string['courseid'] = 'Course id number';
87 $string['coursemisconf'] = 'Course is misconfigured';
88 $string['curllibrarymissing'] = 'PHP Curl library must be installed to use LTI';
89 $string['custom'] = 'Custom parameters';
90 $string['custominstr'] = 'Custom parameters';
91 $string['debuglaunch'] = 'Debug Option';
92 $string['debuglaunchoff'] = 'Normal launch';
93 $string['debuglaunchon'] = 'Debug launch';
94 $string['donot'] = 'Do not send';
95 $string['donotaccept'] = 'Do not accept';
96 $string['donotallow'] = 'Do not allow';
97 $string['enableemailnotification'] = 'Send notification emails';
98 $string['enableemailnotification_help'] = 'If enabled, students will receive email notification when their tool submissions are graded.';
99 $string['errormisconfig'] = 'Misconfigured tool. Please ask your Moodle administrator to fix the configuration of the tool.';
100 $string['extensions'] = 'LTI Extension Services';
101 $string['failedtoconnect'] = 'Moodle was unable to communicate with the \"$a\" system';
102 $string['filterconfig'] = 'LTI administration';
103 $string['filtername'] = 'LTI';
104 $string['filter_basiclti_configlink'] = 'Configure your preferred sites and their passwords';
105 $string['filter_basiclti_password'] = 'Password is mandatory';
106 $string['fixexistingconf'] = 'Use an existing configuration for the misconfigured instance';
107 $string['fixnew'] = 'New Configuration';
108 $string['fixnewconf'] = 'Define a new configuration for the misconfigured instance';
109 $string['fixold'] = 'Use Existing';
110 $string['grading'] = 'Grade Routing';
111 $string['id'] = 'id';
112 $string['imsroleadmin'] = 'Instructor,Administrator';
113 $string['imsroleinstructor'] = 'Instructor';
114 $string['imsrolelearner'] = 'Learner';
115 $string['invalidid'] = 'LTI ID was incorrect';
116 $string['launch_in_moodle'] = 'Launch tool in moodle';
117 $string['launch_in_popup'] = 'Launch tool in a pop-up';
118 $string['launchinpopup'] = 'Launch Container';
119 $string['launchoptions'] = 'Launch Options';
120 $string['lti_errormsg'] = 'The tool returned the following error message: \"$a\"';
121 $string['misconfiguredtools'] = 'Misconfigured tool instances were detected';
122 $string['missingparameterserror'] = 'The page is misconfigured: \"$a\"';
123 $string['module_class_type'] = 'Moodle module type';
124 $string['modulename'] = 'External Tool';
125 $string['modulenameplural'] = 'basicltis';
126 $string['modulenamepluralformatted'] = 'LTI Instances';
127 $string['never'] = 'Never';
128 $string['noattempts'] = 'No attempts have been made on this tool instance';
129 $string['noltis'] = 'There are no lti instances';
130 $string['noservers'] = 'No servers found';
131 $string['notypes'] = 'There are currently no LTI tools setup in Moodle. Click the Install link above to add some.';
132 $string['noviewusers'] = 'No users were found with permissions to use this tool';
133 $string['optionalsettings'] = 'Optional settings';
134 $string['organization'] ='Organization details';
135 $string['organizationdescr'] ='Organization Description';
136 $string['organizationid'] ='Organization ID';
137 $string['organizationurl'] ='Organization URL';
138 $string['pagesize'] = 'Submissions shown per page';
139 $string['password'] = 'Shared Secret';
140 $string['password_admin'] = 'Shared Secret';
141 $string['pluginadministration'] = 'LTI administration';
142 $string['pluginname'] = 'LTI';
143 $string['preferheight'] = 'Preferred Height';
144 $string['preferwidget'] = 'Prefer Widget Launch';
145 $string['preferwidth'] = 'Preferred Width';
146 $string['press_to_submit'] = 'Press to launch this activity';
147 $string['privacy'] = 'Privacy';
148 $string['quickgrade'] = 'Allow quick grading';
149 $string['quickgrade_help'] = 'If enabled, multiple tools can be graded on one page. Add grades and comments then click the "Save all my feedback" button to save all changes for that page.';
150 $string['redirect'] = 'You will be redirected in few seconds. If you are not, press the button.';
151 $string['resource'] = 'Resource';
152 $string['resourcekey'] = 'Consumer Key';
153 $string['resourcekey_admin'] = 'Consumer Key';
154 $string['resourceurl'] = 'Resource URL';
155 $string['saveallfeedback'] = 'Save all my feedback';
156 $string['send'] = 'Send';
157 $string['share_email_admin'] = 'Share launcher\'s email with tool';
158 $string['share_name_admin'] = 'Share launcher\'s name with tool';
159 $string['setdefault'] = 'Set a default value for the professor if delegating';
160 $string['setupbox'] = 'LTI Tool Setup Box';
161 $string['setupoptions'] = 'Setup Options';
162 $string['size'] = 'Size parameters';
163 $string['submission'] = 'Submission';
164 $string['toggle_debug_data'] = 'Toggle Debug Data';
165 $string['toolsetup'] = 'External Tool Configuration';
166 $string['toolurl'] = 'Tool Base URL';
167 $string['typename'] = 'Tool Name';
168 $string['types'] = 'Types';
169 $string['validurl'] = 'A valid URL must start with http(s)://';
170 $string['viewsubmissions'] = 'View submissions and grading screen';
172 //New admin strings
173 $string['show_in_course'] = 'Show tool type when creating tool instances';
174 $string['delegate'] = 'Delegate to Instructor';
175 $string['tool_settings'] = 'Tool Settings';
176 $string['miscellaneous'] = 'Miscellaneous';
177 $string['embed'] = 'Embed';
178 $string['embed_no_blocks'] = 'Embed, without blocks';
179 $string['new_window'] = 'New window';
180 $string['default_launch_container'] = 'Default Launch Container';
181 $string['active'] = 'Active';
182 $string['pending'] = 'Pending';
183 $string['rejected'] = 'Rejected';
184 $string['baseurl'] = 'Base URL';
185 $string['action'] = 'Action';
186 $string['createdon'] = 'Created On';
187 $string['accept'] = 'Accept';
188 $string['update'] = 'Update';
189 $string['delete'] = 'Delete';
190 $string['reject'] = 'Reject';
191 $string['external_tool_types'] = 'External Tool Types';
192 $string['no_lti_configured'] = 'There are no active External Tools configured.';
193 $string['no_lti_pending'] = 'There are no pending External Tools.';
194 $string['no_lti_rejected'] = 'There are no rejected External Tools.';
195 $string['accept_grades_admin'] = 'Accept grades from the tool';
196 $string['force_ssl'] = 'Force SSL';
197 $string['lti_administration'] = 'LTI Administration';
199 //New instructor strings
200 $string['display_name'] = 'Display activity name when launched';
201 $string['display_description'] = 'Display activity description when launched';
202 $string['external_tool_type'] = 'External tool type';
203 $string['launch_url'] = 'Launch URL';
204 $string['secure_launch_url'] = 'Secure Launch URL';
205 $string['share_name'] = 'Share launcher\'s name with the tool';
206 $string['share_email'] = 'Share launcher\'s email with the tool';
207 $string['accept_grades'] = 'Accept grades from the tool';
208 $string['share_roster'] = 'Allow the tool to access this course\'s roster';
209 $string['automatic'] = 'Automatic, based on Launch URL';
210 $string['default'] = 'Default';
212 $string['edittype'] = 'Edit external tool configuration';
213 $string['deletetype'] = 'Delete external tool configuration';
214 $string['delete_confirmation'] = 'Are you sure you want to delete this external tool configuration?';
215 $string['cannot_edit'] = 'You may not edit this tool configuration.';
216 $string['cannot_delete'] = 'You may not delete this tool configuration.';
217 $string['global_tool_types'] = 'Global tool types';
218 $string['course_tool_types'] = 'Course tool types';
220 $string['using_tool_configuration'] = 'Using tool configuration: ';
221 $string['domain_mismatch'] = 'Launch URL\'s domain does not match tool configuration.';
222 $string['custom_config'] = 'Using custom tool configuration.';
223 $string['tool_config_not_found'] = 'Tool configuration not found for this URL.';
225 $string['icon_url'] = 'Icon URL';
226 $string['secure_icon_url'] = 'Secure Icon URL';
228 $string['return_to_course'] = 'Click <a href="{$a->link}" target="_top">here</a> to return to the course.';
230 $string['lti_launch_error'] = 'An error occured when launching the external tool: ';
231 $string['lti_launch_error_unsigned_help'] = '
232     <p>
233         This error may be a result of a missing consumer key and shared secret for the tool provider.
234     </p>
235     <p>
236         If you have a consumer key and shared secret, you may enter it when editing the external tool instance (make sure advanced options are visible).<br />
237         Alternatively, you may create a course level tool provider configuration <a href="{$a->course_tool_editor}">here</a>.
238     </p>
239 ';
241 $string['lti_launch_error_tool_request'] = '
242     <p>
243         To submit a request for an administrator to complete the tool configuration, click <a href="{$a->admin_request_url}" target="_top">here</a>.
244     </p>
245 ';
247 $string['lti_tool_request_added'] = '
248     Tool configuration request successfully submitted. You may need to contact an administrator to complete the tool configuration.
249 ';
251 $string['lti_tool_request_existing'] = '
252     A tool configuration for the tool domain has already been submitted.
253 ';
255 //Instance help
257 $string['external_tool_type_help'] = '
258 The main purpose of a tool configuration is to set up a secure communication channel between Moodle and the tool provider.
259 It also provides an opportunity for configuration defaults and setting up additional services provided by the tool.
261 <ul>
262    <li>
263        <b>Automatic, based on Launch URL</b> - This setting should be used in almost all cases. Moodle will select the most appropriate tool configuration
264        based on the Launch URL. Tools configured by both an administrator or within this course will be used.
265        When the Launch URL is specified, Moodle will provide feedback on whether it recognizes it or not. If Moodle does not recognize the Launch URL,
266        you may need to enter the tool configuration details manually.
267    </li>
268    <li>
269        <b>A specific tool type</b> - By selecting a specific tool type, you can force Moodle to use that tool configuration when communicating with the
270        external tool provider. If the Launch URL does not appear to belong to the tool provider, a warning will appear. In some cases, it is not necessary
271        to enter a Launch URL when providing a specific tool type (if not launching to a particular resource within the tool provider).
272    </li>
273    <li>
274        <b>Custom configuration</b> - To setup custom tool configuration on just this instance, show Advanced options, and enter the consumer key and
275        shared secret yourself. If you do not have a consumer key and shared secret, you may be able to request them from the tool provider.
276        Not all tools require a consumer key and shared secret, in which case the fields may be left blank.
277    </li>
278 </ul>
280 <b>Tool type editing:</b><br />
282 Three icons are available after the External tool type dropdown list:
284 <ul>
285     <li>
286         <b>Add</b> - Create a course level tool configuration. All External Tool instances in this course may use the tool configuration.
287     </li>
288     <li>
289         <b>Edit</b> - Select a course level tool type from the dropdown, then click this icon. The details of the tool configuration may be edited.
290     </li>
291     <li>
292         <b>Delete</b> - Remove the selected course level tool type.
293     </li>
294 </ul>
295 ';
297 $string['launch_url_help'] = '
298 The Launch URL indicates the web address of the External Tool, and may contain additional information, such as the resource to show.
299 If you are unsure what to enter for the Launch URL, please check with the tool provider for more information.
301 If you have selected a specific tool type, you may not need to enter a Launch URL. If the tool link is used to just launch
302 into the tool provider\'s system, and not go to a specific resource, this will likely be the case.
303 ';
305 $string['secure_launch_url_help'] = '
306 Similar to Launch URL, but used instead of the launch url if high security is required. Moodle will use the
307 secure launch URL instead of the launch URL if the Moodle site is accessed through SSL, or if the tool configuration
308 is set to always launch through SSL.
310 The Launch URL may also be set to an https address to force launching through SSL, and this field may be left blank.
311 ';
313 $string['icon_url_help'] = '
314 The icon URL allows the icon that shows up in the course listing for this activity to be modified. Instead of using the default
315 LTI icon, an icon which conveys the type of activity may be specified.
316 ';
318 $string['secure_icon_url_help'] = '
319 Similar to the icon URL, but used if the user accessing Moodle securely through SSL. The main purpose for this field is to prevent
320 the browser from warning the user if the underlying page was accessed over SSL, but requesting to show an unsecure image.
321 ';
323 $string['launchinpopup_help'] = '
324 The launch container affects the display of the tool when launched from the course. Some launch containers provide more screen
325 real estate to the tool, and others provide a more integrated feel with the Moodle environemnt.
327 <ul>
328     <li>
329         <b>Default</b>  - Use the launch container specified by the tool configuration.
330     </li>
331     <li>
332         <b>Embed</b> - The tool is displayed within the existing Moodle window, in a manner similar to most other Activity types.
333     </li>
334     <li>
335         <b>Embed, without blocks</b> - The tool is displayed within the existing Moodle window, with just the neavigation controls
336         at the top of the page.
337     </li>
338     <li>
339         <b>New window</b> - The tool opens in a new window, occupying all the available space.
340         Depending on the browser, it will open in a new tab or a popup window.
341         It is possible that browsers will prevent the new window from opening.
342     </li>
343 </ul>
344 ';
346 $string['resourcekey_help'] = '
347 For pre-configured tools, it is not necessary to enter a resource key here, as the consumer key will be
348 provided as part of the configuration process.
350 This field should be entered if creating a link to a tool provider which is not already configured.
351 If the tool provider is to be used more than once in this course, adding a course tool configuration is a good idea.
353 The consumer key can be thought of as a username used to authenticate access to the tool.
354 It can be used by the tool provider to uniquely identify the Moodle site from which users launch into the tool.
356 The consumer key must be provided by the tool provider. The method of obtaining a consumer key varies between
357 tool providers. It may be an automated process, or it may require a dialogue with the tool provider.
359 Tools which do not require secure communication from Moodle and do not provide additional services (such as grade reporting)
360 may not require a resource key.
361 ';
363 $string['password_help'] = '
364 For pre-configured tools, it is not necessary to enter a shared secret here, as the shared secret will be
365 provided as part of the configuration process.
367 This field should be entered if creating a link to a tool provider which is not already configured.
368 If the tool provider is to be used more than once in this course, adding a course tool configuration is a good idea.
370 The shared secret can be thought of as a password used to authenticate access to the tool. It should be provided
371 along with the consumer key from the tool provider.
373 Tools which do not require secure communication from Moodle and do not provide additional services (such as grade reporting)
374 may not require a shared secret.
375 ';
377 $string['custom_help'] = '
378 Custom parameters are settings used by the tool provider. For example, a custom parameter may be used to display
379 a specific resource from the provider.
381 It is safe to leave this field unchanged unless directed by the tool provider.
382 ';
384 $string['share_name_help'] = '
385 Specify whether the full name of the user launching the tool should be shared with the tool provider.
386 The tool provider may need launchers\' names to show meaningful information within the tool.
388 Note that this setting may be overriden in the tool configuration.
389 ';
391 $string['share_email_help'] = '
392 Specify whether the e-mail address of the user launching the tool will be shared with the tool provider.
393 The tool provider may need launcher\'s e-mail addresses to distinguish users with the same name, or send e-mails
394 to users based on actions within the tool.
396 Note that this setting may be overriden in the tool configuration.
397 ';
399 $string['accept_grades_help'] = '
400 Specify whether the tool provider can add, update, read, and delete grades associated only with this external tool instance.
402 Some tool providers support reporting grades back to Moodle based on actions taken within the tool, creating a more integrated
403 experience.
405 Note that this setting may be overriden in the tool configuration.
406 ';
408 $string['share_roster_help'] = '
409 Specify whether the tool can access the list of users enrolled in this course.
411 Note that this setting may be overriden in the tool configuration.
412 ';
414 $string['display_name_help'] = '
415 If selected, the activity name (specified above) will display above the tool provider\'s content.
417 It is possible that the tool provider may also display the title. This option can prevent the activity title from
418 being displayed twice.
420 The title is never displayed when the tool\'s launch container is in a new window.
421 ';
423 $string['display_description_help'] = '
424 If selected, the activity description (specified above) will display above the tool provider\'s content.
426 The description may be used to provide additional instructions for launchers of the tool, but it is not required.
428 The description is never displayed when the tool\'s launch container is in a new window.
429 ';
431 //Admin help
432 $string['typename_help'] = '
433 The tool name is used to identify the tool provider within Moodle. The name entered will be visible
434 to instructors when adding external tools within courses.
435 ';
437 $string['toolurl_help'] = '
438 The tool base URL is used to match tool launch URLs to the correct tool configuration. Prefxing the URL with http(s) is optional.
440 Additionally, the base URL is used as the launch URL if a launch URL is not specified in the external tool instance.
442 <table>
443     <thead>
444         <tr>
445             <td>
446                 <b>Base URL</b>
447             </td>
448             <td>
449                 <b>Matches</b>
450             </td>
451         </tr>
452     </thead>
453     <tbody>
454         <tr>
455             <td>
456                 tool.com
457             </td>
458             <td>
459                 tool.com, tool.com/quizzes, tool.com/quizzes/quiz.php?id=10, www.tool.com/quizzes
460             </td>
461         </tr>
462         <tr>
463             <td>
464                 www.tool.com/quizzes
465             </td>
466             <td>
467                 tool.com/quizzes, tool.com/quizzes/take.php?id=10, www.tool.com/quizzes
468             </td>
469         </tr>
470         <tr>
471             <td>
472                 quiz.tool.com
473             </td>
474             <td>
475                 quiz.tool.com, quiz.tool.com/take.php?id=10
476             </td>
477         </tr>
478     </tbody>
479 </table>
481 If two different tool configurations are for the same domain, the most specific match will be used.
482 ';
484 $string['resourcekey_admin_help'] = '
485 The consumer key can be thought of as a username used to authenticate access to the tool.
486 It can be used by the tool provider to uniquely identify the Moodle site from which users launch into the tool.
488 The consumer key must be provided by the tool provider. The method of obtaining a consumer key varies between
489 tool providers. It may be an automated process, or it may require a dialogue with the tool provider.
491 Tools which do not require secure communication from Moodle and do not provide additional services (such as grade reporting)
492 may not require a resource key.
493 ';
495 $string['password_admin_help'] = '
496 The shared secret can be thought of as a password used to authenticate access to the tool. It should be provided
497 along with the consumer key from the tool provider.
499 Tools which do not require secure communication from Moodle and do not provide additional services (such as grade reporting)
500 may not require a shared secret.
501 ';
503 $string['show_in_course_help'] = '
504 If selected, this tool configuration will appear in the "External tool type" dropdown when instructors
505 configure external tools within courses.
507 In most cases, this option does not need to be selected. Instructors can use this tool configuration
508 based on the Launch URL matching the Tool base URL, which is the preferred method.
510 The only case in which this option should be selected is if the tool configuration is just intended for single sign on.
511 For example, if all launches to the tool provider just take the user to a landing page instead of to a specific resource.
512 ';
514 $string['default_launch_container_help'] = '
515 The launch container affects the display of the tool when launched from the course. Some launch containers provide more screen
516 real estate to the tool, and others provide a more integrated feel with the Moodle environemnt.
518 <ul>
519     <li>
520         <b>Default</b>  - Use the launch container specified by the tool configuration.
521     </li>
522     <li>
523         <b>Embed</b> - The tool is displayed within the existing Moodle window, in a manner similar to most other Activity types.
524     </li>
525     <li>
526         <b>Embed, without blocks</b> - The tool is displayed within the existing Moodle window, with just the neavigation controls
527         at the top of the page.
528     </li>
529     <li>
530         <b>New window</b> - The tool opens in a new window, occupying all the available space.
531         Depending on the browser, it will open in a new tab or a popup window.
532         It is possible that browsers will prevent the new window from opening.
533     </li>
534 </ul>
535 ';
537 $string['share_name_admin_help'] = '
538 Specify whether the full name of the user launching the tool should be shared with the tool provider.
539 The tool provider may need launchers\' names to show meaningful information within the tool.
540 ';
542 $string['share_email_admin_help'] = '
543 Specify whether the e-mail address of the user launching the tool will be shared with the tool provider.
544 The tool provider may need launcher\'s e-mail addresses to distinguish users with the same name in the UI, or send e-mails
545 to users based on actions within the tool.
546 ';
548 $string['accept_grades_admin_help'] = '
549 Specify whether the tool provider can add, update, read, and delete grades associated with instances of this tool type.
551 Some tool providers support reporting grades back to Moodle based on actions taken within the tool, creating a more integrated
552 experience.
553 ';
555 $string['share_roster_admin_help'] = '
556 Specify whether the tool can access the list of users enrolled in courses from which this tool type is launched.
557 ';
559 $string['main_admin'] = 'General help';
561 $string['main_admin_help'] = '
562 External tools allow Moodle users to seamlessly interact with learning resources hosted remotely. Through a special
563 launch protocol, the remote tool will have access to some general information about the launching user. For example,
564 the institution name, course id, user id, and other information such as the user\'s name or e-mail address.
566 Tool types listed on this page are separated into three categories:
568 <ul>
569     <li>
570         <b>Active</b> - These tool providers have been approved and configured by an administrator. They can be used from within any
571         course on this Moodle instance. If a consumer key and shared secret are entered, a trust relationship is established
572         between this Moodle instance and the remote tool, providing a secure communication channel.
573     </li>
574     <li>
575         <b>Pending</b> - These tool providers came in through a package import, but have not been configured by an administrator.
576         Instructors may still use tools from these providers if they have a consumer key and shared secret, or if none is required.
577     </li>
578     <li>
579         <b>Rejected</b> - These tools providers are flagged as ones which an administrator has no intention of making available to the entire
580         Moodle instance. Instructors may still use tools from these providers if they have a consumer key and shared secret, or if none is required.
581     </li>
582 </ul>
583 ';
585 $string['modulename_help'] = '
586 External tools allow Moodle users to interact with learning resources and activities on other web sites. For instance, an
587 external tool could provide access to a new activity type or learning materials from a publisher.
589 To setup an external tool instance a tool provider which supports LTI (Learning Tools Interoperability) is required.
590 If you find a tool provider which supports LTI, they should be able to provide instructions on how to configure the
591 external tool instance. Additionally, tool types configured by a site administrator will also be available for use.
593 External tools differ from URL resources in a few ways:
594 <ul>
595     <li>
596         <b>Context aware</b> - External tools have access to information about the user who launched the tool, such as
597         insitution, course, name, and other information.
598     </li>
599     <li>
600         <b>Deep integration</b> - External tools support reading, updating, and deleting grades associated with the activity instance. More integration points
601         are planned for future releases.
602     </li>
603     <li>
604         <b>Security</b> - External tool configurations create a trust relationship between Moodle and the tool provider, allowing secure communication
605         between them.
606     </li>
607 </ul>
608 ';
610 $string['force_ssl_help'] = '
611 Selecting this option forces all launches to this tool provider to use SSL.
613 In addition, all web service requests from the tool provider will use SSL.
615 If using this option, confirm that this Moodle site and the tool provider support SSL.
616 ';
618 $string['organizationid_help'] = '
619 A unique identifier for this Moodle instance. Typically, the DNS name of the organization is used.
621 If this field is left blank, the host name of this Moodle site will be used as the default value.
622 ';
624 $string['organizationurl_help'] = '
625 The base URL of this Moodle instance.
627 If this field is left blank, a default value will be used based on the site configuration.
628 ';