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
No edit summary
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
===Migration===
===Migration===
<div class="contentblock">       
<div class="contentblock">       
   <div class="row-fluid">     
   <div class="row-fluid">
     <p>With a simple, clean and intuitive interface, migrating things has never been so easy in Moodle.</p>
    <p>Workplace migration is capable of:</p>
<ul>
  <li>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.</li>
  <li>Pluggable. Migration APIs are pluggable by design, to allow you to create your exporters and importers easily.</li>
  <li>Ready to implement 3rd party exporters and importers.</li>
  <li>Command-line interactive interface: php admin/tool/wp/cli/export.php , php admin/tool/wp/cli/import.php</li></li>
</ul>
     <ul class="thumbnails">     
     <ul class="thumbnails">     
       <li class="span6">       
       <li class="span6">       
Line 13: Line 21:
           <div class="caption">     
           <div class="caption">     
             <h4>Export UI</h4>       
             <h4>Export UI</h4>       
             <p>TBD</p>
             <p>Export the content from a Moodle Workplace instance in only three straightforward steps.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 22: Line 30:
           <div class="caption">     
           <div class="caption">     
             <h4>Import UI</h4>       
             <h4>Import UI</h4>       
             <p>TBD</p>
             <p>Import content to a Moodle Workplace instance from an exported file, customising the process on each step and solving conflicts if needed.</p>
           </div>       
           </div>       
         </div>       
         </div>       
Line 28: Line 36:
     </ul>     
     </ul>     
   </div>
   </div>
 
<div class="contentblock">     
  <div class="row-fluid">   
    <ul class="thumbnails">   
      <li class="span6">     
        <div class="thumbnail">   
[[File:wp-migration-cli.gif|600px]]
          <div class="caption">   
            <h4>Command-line interactive interface (CLI)</h4>     
            <p>Export and import Moodle Workplace content using a CLI interface.</p>   
          </div>     
        </div>     
      </li>       
    </ul>   
  </div>


===Migration: Exporters and Importers===
===Migration: Exporters and Importers===
Line 39: Line 60:
           <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 48: Line 69:
           <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 62: Line 83:
           <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 71: Line 92:
           <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 85: Line 106:
           <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 94: Line 115:
           <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 16:06, 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

    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.