Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: Designer.

Designer: Difference between revisions

From MoodleDocs
Designer
Type Course format
Set N/A
Downloads https://moodle.org/plugins/format_designer
Issues https://github.com/stefanscholz/moodle-format_designer
Discussion https://github.com/stefanscholz/moodle-format_designer/issues
Maintainer(s) Stefan-Alexander Scholz, bdecent gmbh
m (→‎Usage: clean up, typos fixed: re-start → restart)
Line 36: Line 36:
* Create a new course and enrol the teacher(s)  (usually done by course creators, managers or admins)
* Create a new course and enrol the teacher(s)  (usually done by course creators, managers or admins)
* When the teacher opens the course, he can now choose from the templates configured
* When the teacher opens the course, he can now choose from the templates configured
* If required, the teacher can re-start Kickstart by selecting the course format from the course settings;
* If required, the teacher can restart Kickstart by selecting the course format from the course settings;


==See also==
==See also==

Revision as of 18:38, 22 September 2021

Installation (Free Version, format_designer)

Option 1: Install from Moodle.org

not yet possible, plugin not yet in plugin database

  1. Login as an admin and go to Site administration > Plugins > Install plugins. (If you can't find this location, then plugin installation is prevented on your site.)
  2. Click the button 'Install plugins from Moodle plugins directory'.
  3. Search for "Designer", click the Install button then click Continue.
  4. Confirm the installation request
  5. Check the plugin validation report

Option 2: Install from zip package

  1. Download Designer from https://bdecent.de/product-category/moodle-plugins/designer
  2. Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
  3. Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
  4. If your target directory is not writeable, you will see a warning message.
  5. Check the plugin validation report

Option 3: Install manually on server

  1. Download Designer from https://bdecent.de/product-category/moodle-plugins/designer/
  2. Upload or copy it to your Moodle server.
  3. Unzip it in the `/course/formats` directory.
  4. In your Moodle site (as admin) go to Settings > Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed).

For more detailed info, visit https://docs.moodle.org/311/en/Installing_plugins

Usage

  • Create a new course and enrol the teacher(s) (usually done by course creators, managers or admins)
  • When the teacher opens the course, he can now choose from the templates configured
  • If required, the teacher can restart Kickstart by selecting the course format from the course settings;

See also