Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Upload users in Moodle Workplace.

Upload users in Moodle Workplace: Difference between revisions

From MoodleDocs
(Created page with "{{Workplace}} Upload users tool is enhanced in Moodle Workplace to allow additional functionality ==Tenant allocation== If the current user has capability 'tool/tenant:...")
 
Line 14: Line 14:
reznor,Trent,Reznor,reznor@example.com,small
reznor,Trent,Reznor,reznor@example.com,small
</code>
</code>
Tenants are matched by their "ID number".
[[File:workplace_tenantidnumber.png|thumb]]

Revision as of 16:15, 4 June 2019

workplacelogo.png This feature is part of Moodle Workplace, which is available through Moodle Partners.


Upload users tool is enhanced in Moodle Workplace to allow additional functionality

Tenant allocation

If the current user has capability 'tool/tenant:allocate', they will be able to specify a tenant when uploading users (both when creating new users and updating existing). If the current user does not have this capability, they can only work with users from their own tenant.

Example of the csv file:

username,firstname,lastname,email,tenant jonest,Tom,Jones,jonest@example.com,big reznor,Trent,Reznor,reznor@example.com,small

Tenants are matched by their "ID number".

workplace tenantidnumber.png