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: Moodle Workplace 3.9 new features page.

Moodle Workplace 3.9 new features page: Difference between revisions

From MoodleDocs
No edit summary
Line 46: Line 46:
           <div class="caption">     
           <div class="caption">     
             <h4>Programs</h4>       
             <h4>Programs</h4>       
             <p>Export and import programs.</p>     
             <p>Export and import programs with their courses, user allocations and component dynamic rules.</p>     
           </div>       
           </div>       
         </div>       
         </div>       
Line 55: Line 55:
           <div class="caption">     
           <div class="caption">     
             <h4>Certifications</h4>
             <h4>Certifications</h4>
             <p>Export and import certifications.</p>     
             <p>Export and import certifications with their associated programs, courses, user allocations and component dynamic rules</p>     
           </div>       
           </div>       
         </div>       
         </div>       
Line 69: Line 69:
           <div class="caption">     
           <div class="caption">     
             <h4>Organisation Structure Jobs</h4>     
             <h4>Organisation Structure Jobs</h4>     
             <p>Export and import jobs from the Organisation Structure.</p>     
             <p>Export and import jobs with their associated department and position frameworks.</p>     
           </div>       
           </div>       
         </div>       
         </div>       
Line 78: Line 78:
           <div class="caption">     
           <div class="caption">     
             <h4>Organisation Structure Frameworks</h4>     
             <h4>Organisation Structure Frameworks</h4>     
             <p>Export and import whole frameworks from the Organisation Structure.</p>       
             <p>Export and import department and position frameworks with the whole hierarchy for departments and/or positions.</p>       
           </div>       
           </div>       
         </div>       
         </div>       
Line 92: Line 92:
           <div class="caption">     
           <div class="caption">     
             <h4>Dynamic Rules</h4>     
             <h4>Dynamic Rules</h4>     
             <p>Export and import Dynamic Rules.</p>     
             <p>Export and import Dynamic Rules definition, conditions and actions.</p>     
           </div>       
           </div>       
         </div>       
         </div>       
Line 101: Line 101:
           <div class="caption">     
           <div class="caption">     
             <h4>Courses</h4>     
             <h4>Courses</h4>     
             <p>Export and import courses.</p>       
             <p>Export and import courses with default options.</p>       
           </div>       
           </div>       
         </div>       
         </div>       

Revision as of 14:35, 30 June 2020

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


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

    TBD

  • Import.gif

    Import UI

    TBD

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.