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

Workplace new features: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 150: Line 150:
             <h4>Improved course information modal</h4>       
             <h4>Improved course information modal</h4>       
             <p>Now users can access all the information about a program course from the UI.</p>
             <p>Now users can access all the information about a program course from the UI.</p>
          </div>     
        </div>     
      </li>   
    </ul>   
  </div>
<hr>
=3.9.1=
===Migration: Exporters and Importers===
<div class="contentblock">     
  <div class="row-fluid">   
    <ul class="thumbnails">   
      <li class="span6">     
        <div class="thumbnail">   
[[File:wp-export-customreports.png|600px]]
          <div class="caption">   
            <h4>Custom reports</h4>     
            <p>Export and import custom reports, including audience and schedule data.</p>   
          </div>     
        </div>     
      </li>   
      <li class="span6">     
        <div class="thumbnail">   
[[File:wp-export-certificates.png|600px]]     
          <div class="caption">   
            <h4>Certificates</h4>
            <p>Export and import issued certificates and templates.</p>   
          </div>     
        </div>     
      </li>   
    </ul>   
  </div>
<div class="contentblock">     
  <div class="row-fluid">   
    <ul class="thumbnails">   
      <li class="span6">     
        <div class="thumbnail">   
[[File:wp-import-csv.png|600px]]     
          <div class="caption">   
            <h4>Organisation structure CSV</h4>   
            <p>Import departments and positions (with or without hierarchy) from a CSV file.</p>   
          </div>     
        </div>     
      </li>     
    </ul>   
  </div>
===Manager dashboard===
<div class="contentblock">     
  <div class="row-fluid">   
    <ul class="thumbnails">   
      <li class="span6">     
        <div class="thumbnail">   
[[File:wp-manager-dashboard-filter.gif|600px]]
          <div class="caption">   
            <h4>Organisation structure filter</h4>     
            <p>Now managers can see their team members from different perspectives.</p>
           </div>       
           </div>       
         </div>       
         </div>       

Revision as of 23:59, 8 March 2021

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


3.9

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

Migration

With a simple, clean and intuitive interface, migrating things has never been so easy in Moodle.

Workplace migration is capable of:

  • Chained migration. Exporters and Importers can be chained together. For instance, when exporting Certifications, we delegate to other exporters to handle programs, courses and dynamic rules.
  • Pluggable. Migration APIs are pluggable by design, to allow you to create your exporters and importers easily.
  • Ready to implement 3rd party exporters and importers.
  • Command-line interactive interface: php admin/tool/wp/cli/export.php , php admin/tool/wp/cli/import.php
  • Export.gif

    Export UI

    Export the content from a Moodle Workplace instance in only three straightforward steps.


  • Import.gif

    Import UI

    Import content to a Moodle Workplace instance from an exported file, customising the process on each step and solving conflicts if needed.

  • wp-migration-cli.gif

    Command-line interactive interface (CLI)

    Export and import Moodle Workplace content using a CLI interface.

Migration: Exporters and Importers

  • export - step 2 - programs.png

    Programs

    Export and import programs with their courses, user allocations and component dynamic rules.

  • export - step 2 - certifications.png

    Certifications

    Export and import certifications with their associated programs, courses, user allocations and component dynamic rules

  • export - step 2 - organisation structure jobs.png

    Organisation Structure Jobs

    Export and import jobs with their associated department and position frameworks.

  • export - step 2 - organisation structure frameworks.png

    Organisation Structure Frameworks

    Export and import department and position frameworks with the whole hierarchy for departments and/or positions.

  • export - step 2 - dynamic rules.png

    Dynamic Rules

    Export and import Dynamic Rules definition, conditions and actions.

  • export - step 2 - courses.png

    Courses

    Export and import courses with default options.

Report builder

  • relation to the report viewer.png

    New condition: Relation to the report viewer

    Pre-filter any report to show only information related to the viewer.

Learner dashboard

  • improved course information modal.png

    Improved course information modal

    Now users can access all the information about a program course from the UI.


3.9.1

Migration: Exporters and Importers

  • wp-export-customreports.png

    Custom reports

    Export and import custom reports, including audience and schedule data.

  • wp-export-certificates.png

    Certificates

    Export and import issued certificates and templates.

  • wp-import-csv.png

    Organisation structure CSV

    Import departments and positions (with or without hierarchy) from a CSV file.

Manager dashboard

  • wp-manager-dashboard-filter.gif

    Organisation structure filter

    Now managers can see their team members from different perspectives.