[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Summary view] [Print] [Text view]
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. 34 35 /** 36 * This file contains en_utf8 translation of the Basic LTI module 37 * 38 * @package mod_lti 39 * @copyright 2009 Marc Alier, Jordi Piguillem, Nikolas Galanis 40 * [email protected] 41 * @copyright 2009 Universitat Politecnica de Catalunya http://www.upc.edu 42 * @author Marc Alier 43 * @author Jordi Piguillem 44 * @author Nikolas Galanis 45 * @author Chris Scribner 46 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 47 */ 48 49 defined('MOODLE_INTERNAL') || die; 50 51 $string['accept'] = 'Accept'; 52 $string['accepted'] = 'Accepted'; 53 $string['accept_grades'] = 'Accept grades from the tool'; 54 $string['accept_grades_admin'] = 'Accept grades from the tool'; 55 $string['accept_grades_admin_help'] = 'Specify whether the tool provider can add, update, read, and delete grades associated with instances of this tool type. 56 57 Some tool providers support reporting grades back to Moodle based on actions taken within the tool, creating a more integrated 58 experience.'; 59 $string['accept_grades_help'] = 'Specify whether the tool provider can add, update, read, and delete grades associated only with this external tool instance. 60 61 Some tool providers support reporting grades back to Moodle based on actions taken within the tool, creating a more integrated 62 experience. 63 64 Note that this setting may be overriden in the tool configuration.'; 65 $string['action'] = 'Action'; 66 $string['active'] = 'Active'; 67 $string['activity'] = 'Activity'; 68 $string['addnewapp'] = 'Enable external application'; 69 $string['addserver'] = 'Add new trusted server'; 70 $string['addtype'] = 'Add external tool configuration'; 71 $string['allow'] = 'Allow'; 72 $string['allowinstructorcustom'] = 'Allow teachers to add custom parameters'; 73 $string['allowsetting'] = 'Allow tool to store 8K of settings in Moodle'; 74 $string['always'] = 'Always'; 75 $string['automatic'] = 'Automatic, based on launch URL'; 76 $string['baseurl'] = 'Base URL/tool registration name'; 77 $string['basiclti'] = 'LTI'; 78 $string['basiclti_base_string'] = 'LTI OAuth base string'; 79 $string['basiclti_endpoint'] = 'LTI launch endpoint'; 80 $string['basiclti_in_new_window'] = 'Your activity has opened in a new window'; 81 $string['basiclti_parameters'] = 'LTI launch parameters'; 82 $string['basicltiactivities'] = 'LTI activities'; 83 $string['basicltifieldset'] = 'Custom example fieldset'; 84 $string['basicltiintro'] = 'Activity description'; 85 $string['basicltiname'] = 'Activity name'; 86 $string['basicltisettings'] = 'Basic Learning Tool Interoperability (LTI) settings'; 87 $string['cancel'] = 'Cancel'; 88 $string['cancelled'] = 'Cancelled'; 89 $string['cannot_delete'] = 'You may not delete this tool configuration.'; 90 $string['cannot_edit'] = 'You may not edit this tool configuration.'; 91 $string['capabilities'] = 'Capabilities'; 92 $string['capabilities_help'] = 'Select those capabilities which you wish to offer to the tool provider. More than one capability can be selected.'; 93 $string['click_to_continue'] = '<a href="{$a->link}" target="_top">Click to continue</a>'; 94 $string['comment'] = 'Comment'; 95 $string['configpassword'] = 'Default remote tool password'; 96 $string['configpreferheight'] = 'Default preferred height'; 97 $string['configpreferwidget'] = 'Set widget as default launch'; 98 $string['configpreferwidth'] = 'Default preferred width'; 99 $string['configresourceurl'] = 'Default resource URL'; 100 $string['configtoolurl'] = 'Default remote tool URL'; 101 $string['configtypes'] = 'Enable LTI applications'; 102 $string['configured'] = 'Configured'; 103 $string['course_tool_types'] = 'Course tool types'; 104 $string['courseid'] = 'Course ID number'; 105 $string['coursemisconf'] = 'Course is misconfigured'; 106 $string['createdon'] = 'Created on'; 107 $string['curllibrarymissing'] = 'PHP Curl library must be installed to use LTI'; 108 $string['custom'] = 'Custom parameters'; 109 $string['custom_config'] = 'Using custom tool configuration.'; 110 $string['custom_help'] = 'Custom parameters are settings used by the tool provider. For example, a custom parameter may be used to display 111 a specific resource from the provider. Each parameter should be entered on a separate line using a format of "name=value"; for example, "chapter=3". 112 113 It is safe to leave this field unchanged unless directed by the tool provider.'; 114 $string['custominstr'] = 'Custom parameters'; 115 $string['debuglaunch'] = 'Debug option'; 116 $string['debuglaunchoff'] = 'Normal launch'; 117 $string['debuglaunchon'] = 'Debug launch'; 118 $string['default'] = 'Default'; 119 $string['default_launch_container'] = 'Default launch container'; 120 $string['default_launch_container_help'] = 'The launch container affects the display of the tool when launched from the course. Some launch containers provide more screen 121 real estate to the tool, and others provide a more integrated feel with the Moodle environment. 122 123 * **Default** - Use the launch container specified by the tool configuration. 124 * **Embed** - The tool is displayed within the existing Moodle window, in a manner similar to most other Activity types. 125 * **Embed, without blocks** - The tool is displayed within the existing Moodle window, with just the navigation controls 126 at the top of the page. 127 * **New window** - The tool opens in a new window, occupying all the available space. 128 Depending on the browser, it will open in a new tab or a popup window. 129 It is possible that browsers will prevent the new window from opening.'; 130 $string['delegate'] = 'Delegate to teacher'; 131 $string['delete'] = 'Delete'; 132 $string['delete_confirmation'] = 'Are you sure you want to delete this external tool configuration?'; 133 $string['deletetype'] = 'Delete external tool configuration'; 134 $string['display_description'] = 'Display activity description when launched'; 135 $string['display_description_help'] = 'If selected, the activity description (specified above) will display above the tool provider\'s content. 136 137 The description may be used to provide additional instructions for launchers of the tool, but it is not required. 138 139 The description is never displayed when the tool\'s launch container is in a new window.'; 140 $string['display_name'] = 'Display activity name when launched'; 141 $string['display_name_help'] = 'If selected, the activity name (specified above) will display above the tool provider\'s content. 142 143 It is possible that the tool provider may also display the title. This option can prevent the activity title from 144 being displayed twice. 145 146 The title is never displayed when the tool\'s launch container is in a new window.'; 147 $string['domain_mismatch'] = 'Launch URL\'s domain does not match tool configuration.'; 148 $string['donot'] = 'Do not send'; 149 $string['donotaccept'] = 'Do not accept'; 150 $string['donotallow'] = 'Do not allow'; 151 $string['duplicateregurl'] = 'This registration URL is already in use'; 152 $string['edittype'] = 'Edit external tool configuration'; 153 $string['embed'] = 'Embed'; 154 $string['embed_no_blocks'] = 'Embed, without blocks'; 155 $string['enableemailnotification'] = 'Send notification emails'; 156 $string['enableemailnotification_help'] = 'If enabled, students will receive email notification when their tool submissions are graded.'; 157 $string['errormisconfig'] = 'Misconfigured tool. Please ask your Moodle administrator to fix the configuration of the tool.'; 158 $string['existing_window'] = 'Existing window'; 159 $string['extensions'] = 'LTI extension services'; 160 $string['external_tool_type'] = 'External tool type'; 161 $string['external_tool_type_help'] = 'The main purpose of a tool configuration is to set up a secure communication channel between Moodle and the tool provider. 162 It also provides an opportunity for configuration defaults and setting up additional services provided by the tool. 163 164 * **Automatic, based on Launch URL** - This setting should be used in almost all cases. Moodle will select the most appropriate tool configuration 165 based on the Launch URL. Tools configured by both an administrator or within this course will be used. 166 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, 167 you may need to enter the tool configuration details manually. 168 * **A specific tool type** - By selecting a specific tool type, you can force Moodle to use that tool configuration when communicating with the 169 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 170 to enter a Launch URL when providing a specific tool type (if not launching to a particular resource within the tool provider). 171 * **Custom configuration** - To setup custom tool configuration on just this instance, show Advanced options, and enter the consumer key and 172 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. 173 Not all tools require a consumer key and shared secret, in which case the fields may be left blank. 174 175 ### Tool type editing 176 177 Three icons are available after the External tool type dropdown list: 178 179 * **Add** - Create a course level tool configuration. All External Tool instances in this course may use the tool configuration. 180 * **Edit** - Select a course level tool type from the dropdown, then click this icon. The details of the tool configuration may be edited. 181 * **Delete** - Remove the selected course level tool type.'; 182 $string['external_tool_types'] = 'External tool types'; 183 $string['failedtoconnect'] = 'Moodle was unable to communicate with the "{$a}" system'; 184 $string['filter_basiclti_configlink'] = 'Configure your preferred sites and their passwords'; 185 $string['filter_basiclti_password'] = 'Password is mandatory'; 186 $string['filterconfig'] = 'LTI administration'; 187 $string['filtername'] = 'LTI'; 188 $string['fixexistingconf'] = 'Use an existing configuration for the misconfigured instance'; 189 $string['fixnew'] = 'New configuration'; 190 $string['fixnewconf'] = 'Define a new configuration for the misconfigured instance'; 191 $string['fixold'] = 'Use existing'; 192 $string['forced_help'] = 'This setting has been forced in a course or site level tool configuration. You may not change it from this interface.'; 193 $string['force_ssl'] = 'Force SSL'; 194 $string['force_ssl_help'] = 'Selecting this option forces all launches to this tool provider to use SSL. 195 196 In addition, all web service requests from the tool provider will use SSL. 197 198 If using this option, confirm that this Moodle site and the tool provider support SSL.'; 199 $string['generaltool'] = 'General tool'; 200 $string['global_tool_types'] = 'Global tool types'; 201 $string['grading'] = 'Grade routing'; 202 $string['icon_url'] = 'Icon URL'; 203 $string['icon_url_help'] = 'The icon URL allows the icon that shows up in the course listing for this activity to be modified. Instead of using the default 204 LTI icon, an icon which conveys the type of activity may be specified.'; 205 $string['id'] = 'id'; 206 $string['invalidid'] = 'LTI ID was incorrect'; 207 $string['launch_in_moodle'] = 'Launch tool in moodle'; 208 $string['launch_in_popup'] = 'Launch tool in a pop-up'; 209 $string['launch_url'] = 'Launch URL'; 210 $string['launch_url_help'] = 'The Launch URL indicates the web address of the External Tool, and may contain additional information, such as the resource to show. 211 If you are unsure what to enter for the Launch URL, please check with the tool provider for more information. 212 213 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 214 into the tool provider\'s system, and not go to a specific resource, this will likely be the case.'; 215 $string['launchinpopup'] = 'Launch container'; 216 $string['launchinpopup_help'] = 'The launch container affects the display of the tool when launched from the course. Some launch containers provide more screen 217 real estate to the tool, and others provide a more integrated feel with the Moodle environment. 218 219 * **Default** - Use the launch container specified by the tool configuration. 220 * **Embed** - The tool is displayed within the existing Moodle window, in a manner similar to most other Activity types. 221 * **Embed, without blocks** - The tool is displayed within the existing Moodle window, with just the navigation controls 222 at the top of the page. 223 * **New window** - The tool opens in a new window, occupying all the available space. 224 Depending on the browser, it will open in a new tab or a popup window. 225 It is possible that browsers will prevent the new window from opening.'; 226 $string['launchoptions'] = 'Launch options'; 227 $string['lti'] = 'LTI'; 228 $string['lti:addinstance'] = 'Add new external tool activities'; 229 $string['lti:addcoursetool'] = 'Add course-specific tool configurations'; 230 $string['lti:grade'] = 'View grades returned by the external tool'; 231 $string['lti:manage'] = 'Be an Instructor when the tool is launched'; 232 $string['lti:requesttooladd'] = 'Request a tool is configured site-wide'; 233 $string['lti:view'] = 'Launch external tool activities'; 234 $string['ltisettings'] = 'LTI settings'; 235 $string['lti_administration'] = 'LTI administration'; 236 $string['lti_errormsg'] = 'The tool returned the following error message: "{$a}"'; 237 $string['lti_launch_error'] = 'An error occurred when launching the external tool:'; 238 $string['lti_launch_error_tool_request'] = '<p> 239 To submit a request for an administrator to complete the tool configuration, click <a href="{$a->admin_request_url}" target="_top">here</a>. 240 </p>'; 241 $string['lti_launch_error_unsigned_help'] = '<p>This error may be a result of a missing consumer key and shared secret for the tool provider.</p> 242 <p>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).</p> 243 <p>Alternatively, you may <a href="{$a->course_tool_editor}">create a course level tool provider configuration</a>.</p>'; 244 $string['lti_tool_request_added'] = 'Tool configuration request successfully submitted. You may need to contact an administrator to complete the tool configuration.'; 245 $string['lti_tool_request_existing'] = 'A tool configuration for the tool domain has already been submitted.'; 246 $string['ltiunknownserviceapicall'] = 'LTI unknown service API call.'; 247 $string['main_admin'] = 'General help'; 248 $string['main_admin_help'] = 'External tools allow Moodle users to seamlessly interact with learning resources hosted remotely. Through a special 249 launch protocol, the remote tool will have access to some general information about the launching user. For example, 250 the institution name, course id, user id, and other information such as the user\'s name or e-mail address. 251 252 Tool types listed on this page are separated into three categories: 253 254 * **Active** - These tool providers have been approved and configured by an administrator. They can be used from within any 255 course on this Moodle instance. If a consumer key and shared secret are entered, a trust relationship is established 256 between this Moodle instance and the remote tool, providing a secure communication channel. 257 * **Pending** - These tool providers came in through a package import, but have not been configured by an administrator. 258 Teachers may still use tools from these providers if they have a consumer key and shared secret, or if none is required. 259 * **Rejected** - These tools providers are flagged as ones which an administrator has no intention of making available to the entire 260 Moodle instance. Teachers may still use tools from these providers if they have a consumer key and shared secret, or if none is required.'; 261 $string['manage_tools'] = 'Manage external tool types'; 262 $string['manage_tool_proxies'] = 'Manage external tool registrations'; 263 $string['miscellaneous'] = 'Miscellaneous'; 264 $string['misconfiguredtools'] = 'Misconfigured tool instances were detected'; 265 $string['missingparameterserror'] = 'The page is misconfigured: "{$a}"'; 266 $string['module_class_type'] = 'Moodle module type'; 267 $string['modulename'] = 'External tool'; 268 $string['modulename_help'] = 'The external tool activity module enables students to interact with learning resources and activities on other web sites. For example, an external tool could provide access to a new activity type or learning materials from a publisher. 269 270 To create an external tool activity, a tool provider which supports LTI (Learning Tools Interoperability) is required. A teacher can create an external tool activity or make use of a tool configured by the site administrator. 271 272 External tool activities differ from URL resources in a few ways: 273 274 * External tools are context aware i.e. they have access to information about the user who launched the tool, such as institution, course and name 275 * External tools support reading, updating, and deleting grades associated with the activity instance 276 * External tool configurations create a trust relationship between your site and the tool provider, allowing secure communication between them'; 277 $string['modulename_link'] = 'mod/lti/view'; 278 $string['modulenameplural'] = 'External tools'; 279 $string['modulenamepluralformatted'] = 'LTI Instances'; 280 $string['name'] = 'Name'; 281 $string['never'] = 'Never'; 282 $string['new_window'] = 'New window'; 283 $string['no_lti_configured'] = 'There are no active external tools configured.'; 284 $string['no_lti_pending'] = 'There are no pending external tools.'; 285 $string['no_lti_rejected'] = 'There are no rejected external tools.'; 286 $string['no_tp_accepted'] = 'There are no accepted external tool registrations.'; 287 $string['no_tp_cancelled'] = 'There are no cancelled external tool registrations.'; 288 $string['no_tp_configured'] = 'There are no unregistered external tool registrations configured.'; 289 $string['no_tp_pending'] = 'There are no pending external tool registrations.'; 290 $string['no_tp_rejected'] = 'There are no rejected external tool registrations.'; 291 $string['noattempts'] = 'No attempts have been made on this tool instance'; 292 $string['noltis'] = 'There are no external tool instances'; 293 $string['noprofileservice'] = 'Profile service not found'; 294 $string['noservers'] = 'No servers found'; 295 $string['notypes'] = 'There are currently no LTI tools set up in Moodle. Click the Install link above to add some.'; 296 $string['noviewusers'] = 'No users were found with permissions to use this tool'; 297 $string['optionalsettings'] = 'Optional settings'; 298 $string['organization'] = 'Organization details'; 299 $string['organizationdescr'] = 'Organization description'; 300 $string['organizationid'] = 'Organization ID'; 301 $string['organizationid_help'] = 'A unique identifier for this Moodle instance. Typically, the DNS name of the organization is used. 302 303 If this field is left blank, the host name of this Moodle site will be used as the default value.'; 304 $string['organizationurl'] = 'Organization URL'; 305 $string['organizationurl_help'] = 'The base URL of this Moodle instance. 306 307 If this field is left blank, a default value will be used based on the site configuration.'; 308 $string['pagesize'] = 'Submissions shown per page'; 309 $string['parameter'] = 'Tool parameters'; 310 $string['parameter_help'] = 'Tool parameters are settings requested to be passed by the tool provider in the accepted tool proxy.'; 311 $string['password'] = 'Shared secret'; 312 $string['password_admin'] = 'Shared secret'; 313 $string['password_admin_help'] = 'The shared secret can be thought of as a password used to authenticate access to the tool. It should be provided 314 along with the consumer key from the tool provider. 315 316 Tools which do not require secure communication from Moodle and do not provide additional services (such as grade reporting) 317 may not require a shared secret.'; 318 $string['password_help'] = 'For pre-configured tools, it is not necessary to enter a shared secret here, as the shared secret will be 319 provided as part of the configuration process. 320 321 This field should be entered if creating a link to a tool provider which is not already configured. 322 If the tool provider is to be used more than once in this course, adding a course tool configuration is a good idea. 323 324 The shared secret can be thought of as a password used to authenticate access to the tool. It should be provided 325 along with the consumer key from the tool provider. 326 327 Tools which do not require secure communication from Moodle and do not provide additional services (such as grade reporting) 328 may not require a shared secret.'; 329 $string['pending'] = 'Pending'; 330 $string['pluginadministration'] = 'LTI administration'; 331 $string['pluginname'] = 'LTI'; 332 $string['preferheight'] = 'Preferred height'; 333 $string['preferwidget'] = 'Prefer widget launch'; 334 $string['preferwidth'] = 'Preferred width'; 335 $string['press_to_submit'] = 'Press to launch this activity'; 336 $string['privacy'] = 'Privacy'; 337 $string['quickgrade'] = 'Allow quick grading'; 338 $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.'; 339 $string['redirect'] = 'You will be redirected in few seconds. If you are not, press the button.'; 340 $string['register'] = 'Register'; 341 $string['register_warning'] = 'The registration page seems to be taking a while to open. If it does not appear, check that you entered the correct URL in the configuration settings.'; 342 $string['registertype'] = 'Configure a new external tool registration'; 343 $string['registration_options'] = 'Registration options'; 344 $string['registrationname'] = 'Tool provider name'; 345 $string['registrationname_help'] = 'Enter the name of the tool provider being registered.'; 346 $string['registrationurl'] = 'Registration URL'; 347 $string['registrationurl_help'] = 'The registration URL should be available from the tool provider as the location to which registration requests should be sent.'; 348 $string['reject'] = 'Reject'; 349 $string['rejected'] = 'Rejected'; 350 $string['resource'] = 'Resource'; 351 $string['resourcekey'] = 'Consumer key'; 352 $string['resourcekey_admin'] = 'Consumer key'; 353 $string['resourcekey_admin_help'] = '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. 355 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. 358 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 $string['resourcekey_help'] = 'For pre-configured tools, it is not necessary to enter a resource key here, as the consumer key will be 362 provided as part of the configuration process. 363 364 This field should be entered if creating a link to a tool provider which is not already configured. 365 If the tool provider is to be used more than once in this course, adding a course tool configuration is a good idea. 366 367 The consumer key can be thought of as a username used to authenticate access to the tool. 368 It can be used by the tool provider to uniquely identify the Moodle site from which users launch into the tool. 369 370 The consumer key must be provided by the tool provider. The method of obtaining a consumer key varies between 371 tool providers. It may be an automated process, or it may require a dialogue with the tool provider. 372 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 resource key.'; 375 $string['resourceurl'] = 'Resource URL'; 376 $string['return_to_course'] = 'Click <a href="{$a->link}" target="_top">here</a> to return to the course.'; 377 $string['saveallfeedback'] = 'Save all my feedback'; 378 $string['secure_icon_url'] = 'Secure icon URL'; 379 $string['secure_icon_url_help'] = 'Similar to the icon URL, but used if the user accessing Moodle securely through SSL. The main purpose for this field is to prevent 380 the browser from warning the user if the underlying page was accessed over SSL, but requesting to show an unsecure image.'; 381 $string['secure_launch_url'] = 'Secure launch URL'; 382 $string['secure_launch_url_help'] = 'Similar to Launch URL, but used instead of the launch url if high security is required. Moodle will use the 383 secure launch URL instead of the launch URL if the Moodle site is accessed through SSL, or if the tool configuration 384 is set to always launch through SSL. 385 386 The Launch URL may also be set to an https address to force launching through SSL, and this field may be left blank.'; 387 $string['send'] = 'Send'; 388 $string['services'] = 'Services'; 389 $string['services_help'] = 'Select those services which you wish to offer to the tool provider. More than one service can be selected.'; 390 $string['setupoptions'] = 'Set-up options'; 391 $string['share_email'] = 'Share launcher\'s email with the tool'; 392 $string['share_email_admin'] = 'Share launcher\'s email with tool'; 393 $string['share_email_admin_help'] = 'Specify whether the e-mail address of the user launching the tool will be shared with the tool provider. 394 The tool provider may need launcher\'s e-mail addresses to distinguish users with the same name in the UI, or send e-mails 395 to users based on actions within the tool.'; 396 $string['share_email_help'] = 'Specify whether the e-mail address of the user launching the tool will be shared with the tool provider. 397 The tool provider may need launcher\'s e-mail addresses to distinguish users with the same name, or send e-mails 398 to users based on actions within the tool. 399 400 Note that this setting may be overriden in the tool configuration.'; 401 $string['share_name'] = 'Share launcher\'s name with the tool'; 402 $string['share_name_admin'] = 'Share launcher\'s name with tool'; 403 $string['share_name_admin_help'] = 'Specify whether the full name of the user launching the tool should be shared with the tool provider. 404 The tool provider may need launchers\' names to show meaningful information within the tool.'; 405 $string['share_name_help'] = 'Specify whether the full name of the user launching the tool should be shared with the tool provider. 406 The tool provider may need launchers\' names to show meaningful information within the tool. 407 408 Note that this setting may be overriden in the tool configuration.'; 409 $string['share_roster'] = 'Allow the tool to access this course\'s roster'; 410 $string['share_roster_admin'] = 'Tool may access course roster'; 411 $string['share_roster_admin_help'] = 'Specify whether the tool can access the list of users enrolled in courses from which this tool type is launched.'; 412 $string['share_roster_help'] = 'Specify whether the tool can access the list of users enrolled in this course. 413 414 Note that this setting may be overriden in the tool configuration.'; 415 $string['show_in_course'] = 'Show tool type when creating tool instances'; 416 $string['show_in_course_help'] = 'If selected, this tool configuration will appear in the "External tool type" dropdown when teachers 417 configure external tools within courses. 418 419 In most cases, this option does not need to be selected. Teachers can use this tool configuration 420 based on the Launch URL matching the Tool base URL, which is the preferred method. 421 422 The only case in which this option should be selected is if the tool configuration is just intended for single sign on. 423 For example, if all launches to the tool provider just take the user to a landing page instead of to a specific resource.'; 424 $string['size'] = 'Size parameters'; 425 $string['submission'] = 'Submission'; 426 $string['submissions'] = 'Submissions'; 427 $string['submissionsfor'] = 'Submissions for {$a}'; 428 $string['subplugintype_ltiresource'] = 'LTI service resource'; 429 $string['subplugintype_ltiresource_plural'] = 'LTI service resources'; 430 $string['subplugintype_ltiservice'] = 'LTI service'; 431 $string['subplugintype_ltiservice_plural'] = 'LTI services'; 432 $string['subplugintype_ltisource'] = 'LTI source'; 433 $string['subplugintype_ltisource_plural'] = 'LTI sources'; 434 $string['toggle_debug_data'] = 'Toggle debug data'; 435 $string['tool_config_not_found'] = 'Tool configuration not found for this URL.'; 436 $string['tool_settings'] = 'Tool settings'; 437 $string['toolproxy'] = 'External tool registrations'; 438 $string['toolproxy_help'] = 'External tool registrations allow Moodle site administrators to configure external tools from a tool proxy obtained from a tool provider supporting LTI 2.0. A registration URL provided by the tool provider is all that is required to initiate the process. The capabilities and services offered to the tool provider are selected when configuring a new registration. 439 440 Tool registrations listed on this page are separated into four categories: 441 442 * **Configured** - These tool registrations have been set up but the registration process has not yet been started. 443 * **Pending** - The registration process for these tool registrations has been started but has not completed. Open and save the settings to move it 444 back to the \'Configured\' category. 445 * **Accepted** - These tool registrations have been approved; the resources specified in the tool proxy will appear on the external tool types page 446 with an initial status of \'Pending\'. 447 * **Rejected** - These tool registrations are ones which were rejected during the registration process. Open and save the settings to move it 448 back to the \'Configured\' category so the registration process can be restarted.'; 449 $string['toolproxyregistration'] = 'External tool registration'; 450 $string['toolregistration'] = 'External tool registration'; 451 $string['toolsetup'] = 'External tool configuration'; 452 $string['toolurl'] = 'Tool base URL'; 453 $string['toolurl_help'] = 'The tool base URL is used to match tool launch URLs to the correct tool configuration. Prefixing the URL with http(s) is optional. 454 455 Additionally, the base URL is used as the launch URL if a launch URL is not specified in the external tool instance. 456 457 For example, a base URL of *tool.com* would match the following: 458 459 * tool.com 460 * tool.com/quizzes 461 * tool.com/quizzes/quiz.php?id=10 462 * www.tool.com/quizzes 463 464 A base URL of *www.tool.com/quizzes* would match the following: 465 466 * www.tool.com/quizzes 467 * tool.com/quizzes 468 * tool.com/quizzes/take.php?id=10 469 470 A base URL of *quiz.tool.com* would match the following: 471 472 * quiz.tool.com 473 * quiz.tool.com/take.php?id=10 474 475 If two different tool configurations are for the same domain, the most specific match will be used.'; 476 $string['typename'] = 'Tool name'; 477 $string['typename_help'] = 'The tool name is used to identify the tool provider within Moodle. The name entered will be visible 478 to teachers when adding external tools within courses.'; 479 $string['types'] = 'Types'; 480 $string['update'] = 'Update'; 481 $string['using_tool_configuration'] = 'Using tool configuration: '; 482 $string['validurl'] = 'A valid URL must start with http(s)://'; 483 $string['viewsubmissions'] = 'View submissions and grading screen';
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |