Note: You are currently viewing documentation for Moodle 4.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Moodle Workplace 3.10 new features page.

Moodle Workplace 3.10 new features page: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 7: Line 7:
<div class="contentblock">       
<div class="contentblock">       
   <div class="row-fluid">     
   <div class="row-fluid">     
<p>The main feature for this release is the introduction of multi-tenant authentication plugins. We’ve put in place all the tools needed to make authentication plugins tenant aware, and made multi-tenant the two most used core plugins: Email-based self-registration and OAuth2.</p>
<p>The main feature of this release is the introduction of multi-tenant authentication plugins. We’ve put in place all the tools needed to make authentication plugins tenant aware, and made multi-tenant the two most used core plugins: Email-based self-registration and OAuth2.</p>
<p>Now it’s possible to set different authentication configurations for each tenant in a Workplace site, including the availability of plugins or changing the settings for the same plugin in different tenants.</p>
<p>Now it’s possible to set different authentication configurations for each tenant in a Workplace site, including the availability of plugins or changing the settings for the same plugin in different tenants.</p>


Line 42: Line 42:
           <div class="caption">     
           <div class="caption">     
             <h4>Shared reports</h4>       
             <h4>Shared reports</h4>       
             <p>Reports are available now in the Shared Space and can be shared with all tenants or be only accessible to users with access to the shared space. This feature enables users to use the same report definition site-wide without duplicating the same reports in all tenants. It also allows to create cross-tenant reports. When a shared report is viewed from inside the tenant it only displays the users and entities from this tenant. When a shared report is viewed from Shared space it shows information from all tenants.</p>   
             <p>Reports are available now in the Shared Space and can be shared with all tenants or be only accessible to users with access to the shared space. This feature enables users to use the same report definition site-wide without duplicating the same reports in all tenants. It also allows creating cross-tenant reports. When a shared report is viewed from inside the tenant it only displays the users and entities from this tenant. When a shared report is viewed from Shared space it shows information from all tenants.</p>   
           </div>       
           </div>       
         </div>       
         </div>       
Line 59: Line 59:
           <div class="caption">     
           <div class="caption">     
             <h4>Full site content migration</h4>       
             <h4>Full site content migration</h4>       
             <p>Now it’s possible to migrate all the site content including all tenants in the system and all the courses with user data. This feature uses all the chained exporters and importers we introduced on the previous releases.</p>
             <p>Now it’s possible to migrate all the site content including all tenants in the system and all the courses with user data. This feature uses all the chained exporters and importers we introduced in the previous releases.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 86: Line 86:
           <div class="caption">     
           <div class="caption">     
             <h4>User creation condition</h4>       
             <h4>User creation condition</h4>       
             <p>This conditions allows to select existing users depending on their creation date.</p>
             <p>These conditions allow selecting existing users depending on their creation date.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 107: Line 107:
[[File:Re-implement "notify managers" in Notification outcome - 01.png|600px]]
[[File:Re-implement "notify managers" in Notification outcome - 01.png|600px]]
           <div class="caption">     
           <div class="caption">     
             <h4>Improved "notify managers" options in Notification action</h4>       
             <h4>Improved "notify managers" options in 'Notification' action</h4>       
             <p>TBD</p>
             <p>When a user is notified, we can send a copy of the notification to their respective department leads and/or managers.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 125: Line 125:
           <div class="caption">     
           <div class="caption">     
             <h4>New Workplace native users list page</h4>       
             <h4>New Workplace native users list page</h4>       
             <p>Revamped Browse all users page with the list of all users on the site with the tenant information, bulk actions and filters.</p>
             <p>Revamped Browse all users page with the list of all users on the site with the tenant information, bulk actions, and filters.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 131: Line 131:
       <li class="span6">       
       <li class="span6">       
         <div class="thumbnail">     
         <div class="thumbnail">     
[[File:Filter and sorting for programs and courses in Learning tab - 01.png|600px]]
[[File:Filter and sorting for programs and courses in 'Learning' tab - 01.png|600px]]
           <div class="caption">     
           <div class="caption">     
             <h4>Filter and sorting for programs and courses in Learning tab</h4>       
             <h4>Filter and sorting for programs and courses in Learning tab</h4>       
             <p>TBD</p>
             <p>Users can now filter courses and programs by their completion statuses and sort them by date, name, or last accessed.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 147: Line 147:
           <div class="caption">     
           <div class="caption">     
             <h4>Different launchers for users with access to the shared space</h4>       
             <h4>Different launchers for users with access to the shared space</h4>       
             <p>TBD</p>
             <p>The launcher is now clearly organised by tools that belong to the current tenant and 'global' ones, which affect the whole site.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 164: Line 164:
           <div class="caption">     
           <div class="caption">     
             <h4>Tenant reset to accessibility standard</h4>       
             <h4>Tenant reset to accessibility standard</h4>       
             <p>TBD</p>
             <p>Now it's possible to reset the tenant's appearance in case changes in its appearance compromise the site accessibility.</p>
           </div>       
           </div>       
         </div>       
         </div>       

Revision as of 15:03, 1 December 2020

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


Read on for Moodle Workplace 3.10 highlights. Full details of the release with technical information can be found in the Moodle Workplace 3.10 release notes.


Multi-tenant authentication

The main feature of this release is the introduction of multi-tenant authentication plugins. We’ve put in place all the tools needed to make authentication plugins tenant aware, and made multi-tenant the two most used core plugins: Email-based self-registration and OAuth2.

Now it’s possible to set different authentication configurations for each tenant in a Workplace site, including the availability of plugins or changing the settings for the same plugin in different tenants.

  • Per-tenant authentication plugins - 01.png

    Per-tenant authentication plugins

    Selected authentication settings such as authentication instructions and allowed domains can be overridden for individual tenants. Site administrators are also able to force some settings for all tenants. Tenant admin can override common settings or settings for multi-tenant auth plugins in their tenant using the new Authentication tab in the Users page.

  • Per-tenant authentication plugins - 03.png

    Multi-tenant auth plugins

    Email-based self-registration and OAuth2 are now multi-tenant. Global administrator or tenant administrator can enable/disable these plugins on a tenant level and override their settings. When a new user signs up from a tenant-specific login page their account is automatically registered inside this tenant.

Shared space

  • Shared reports - 01.png

    Shared reports

    Reports are available now in the Shared Space and can be shared with all tenants or be only accessible to users with access to the shared space. This feature enables users to use the same report definition site-wide without duplicating the same reports in all tenants. It also allows creating cross-tenant reports. When a shared report is viewed from inside the tenant it only displays the users and entities from this tenant. When a shared report is viewed from Shared space it shows information from all tenants.

Migration

  • Full site content migration - 02.png

    Full site content migration

    Now it’s possible to migrate all the site content including all tenants in the system and all the courses with user data. This feature uses all the chained exporters and importers we introduced in the previous releases.


Dynamic rules

  • Tenant-allocation dynamic rules - 02.png

    Tenant-allocation action

    Use this action to move users between tenants or combine it with different conditions to automatically allocate new users to specific tenants.

  • Tenant-allocation dynamic rules - 01.png

    User creation condition

    These conditions allow selecting existing users depending on their creation date.

  • Tenant-allocation dynamic rules - 03.png

    Authentication method condition

    Define new rules for users depending on the authentication methods that are used by them.

  • Re-implement "notify managers" in Notification outcome - 01.png

    Improved "notify managers" options in 'Notification' action

    When a user is notified, we can send a copy of the notification to their respective department leads and/or managers.

Dashboard

  • New Workplace native users list page - 01.png

    New Workplace native users list page

    Revamped Browse all users page with the list of all users on the site with the tenant information, bulk actions, and filters.

  • File:Filter and sorting for programs and courses in 'Learning' tab - 01.png

    Filter and sorting for programs and courses in Learning tab

    Users can now filter courses and programs by their completion statuses and sort them by date, name, or last accessed.

  • Different launchers for users with access to the shared space - 01.png

    Different launchers for users with access to the shared space

    The launcher is now clearly organised by tools that belong to the current tenant and 'global' ones, which affect the whole site.

Workplace theme

  • Reset tenant.png

    Tenant reset to accessibility standard

    Now it's possible to reset the tenant's appearance in case changes in its appearance compromise the site accessibility.