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.9.1 new features page.

Moodle Workplace 3.9.1 new features page: Difference between revisions

From MoodleDocs
(Created page with "{{Workplace}} Read on for Moodle Workplace 3.9 highlights. Full details of the release with technical information can be found in the Moodle_Workplace_Release_notes#3.9|Moo...")
 
No edit summary
Line 3: Line 3:
Read on for Moodle Workplace 3.9 highlights. Full details of the release with technical information can be found in the [[Moodle_Workplace_Release_notes#3.9|Moodle Workplace 3.9 release notes]].   
Read on for Moodle Workplace 3.9 highlights. Full details of the release with technical information can be found in the [[Moodle_Workplace_Release_notes#3.9|Moodle Workplace 3.9 release notes]].   
__NOTOC__
__NOTOC__
===Migration===
<div class="contentblock">     
  <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">   
      <li class="span6">     
        <div class="thumbnail">   
[[File:Export.gif|600px]]
          <div class="caption">   
            <h4>Export UI</h4>     
            <p>Export the content from a Moodle Workplace instance in only three straightforward steps.</p>
          </div>     
        </div>     
      </li>
      <li class="span6">     
        <div class="thumbnail">   
[[File:Import.gif|600px]]
          <div class="caption">   
            <h4>Import UI</h4>     
            <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>     
      </li>   
    </ul>   
  </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===

Revision as of 15:23, 13 July 2020

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


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: 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.