|
356 | 356 | $string['preferwidth'] = 'Preferred width';
|
357 | 357 | $string['press_to_submit'] = 'Press to launch this activity';
|
358 | 358 | $string['privacy'] = 'Privacy';
|
| 359 | +$string['privacy:metadata:courseid'] = 'The ID of the course the user is accessing the LTI Consumer from'; |
| 360 | +$string['privacy:metadata:courseidnumber'] = 'The ID number of the course the user is accessing the LTI Consumer from'; |
| 361 | +$string['privacy:metadata:coursefullname'] = 'The fullname of the course the user is accessing the LTI Consumer from'; |
| 362 | +$string['privacy:metadata:courseshortname'] = 'The shortname of the course the user is accessing the LTI Consumer from'; |
359 | 363 | $string['privacy:metadata:createdby'] = 'The user who created the record';
|
| 364 | +$string['privacy:metadata:email'] = 'The email address of the user accessing the LTI Consumer'; |
| 365 | +$string['privacy:metadata:externalpurpose'] = 'The LTI Consumer provides user information and context to the LTI Tool Provider.'; |
| 366 | +$string['privacy:metadata:firstname'] = 'The firstname of the user accessing the LTI Consumer'; |
| 367 | +$string['privacy:metadata:fullname'] = 'The fullname of the user accessing the LTI Consumer'; |
| 368 | +$string['privacy:metadata:lastname'] = 'The lastname of the user accessing the LTI Consumer'; |
360 | 369 | $string['privacy:metadata:lti_submission'] = 'LTI submission';
|
361 | 370 | $string['privacy:metadata:lti_submission:datesubmitted'] = 'The timestamp indicating when the submission was made';
|
362 | 371 | $string['privacy:metadata:lti_submission:dateupdated'] = 'The timestamp indicating when the submission was modified';
|
|
367 | 376 | $string['privacy:metadata:lti_tool_proxies:name'] = 'LTI proxy name';
|
368 | 377 | $string['privacy:metadata:lti_types'] = 'LTI types';
|
369 | 378 | $string['privacy:metadata:lti_types:name'] = 'LTI type name';
|
| 379 | +$string['privacy:metadata:role'] = 'The role in the course for the user accessing the LTI Consumer'; |
370 | 380 | $string['privacy:metadata:timecreated'] = 'The date at which the record was created';
|
371 | 381 | $string['privacy:metadata:timemodified'] = 'The date at which the record was modified';
|
| 382 | +$string['privacy:metadata:userid'] = 'The ID of the user accessing the LTI Consumer'; |
| 383 | +$string['privacy:metadata:useridnumber'] = 'The ID number of the user accessing the LTI Consumer'; |
| 384 | +$string['privacy:metadata:username'] = 'The username of the user accessing the LTI Consumer'; |
372 | 385 | $string['quickgrade'] = 'Allow quick grading';
|
373 | 386 | $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.';
|
374 | 387 | $string['redirect'] = 'You will be redirected in few seconds. If you are not, press the button.';
|
|
0 commit comments