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)
m (Fixed company website link)
Line 7: Line 7:
|float = right
|float = right
}}
}}
==Installation (Free Version, format_designer)==
==Installation (Free Version, format_designer)==
==== Option 1: Install from Moodle.org ====
==== Option 1: Install from Moodle.org ====
'''not yet possible, plugin not yet in plugin database'''
'''not yet possible, plugin not yet in plugin database'''
Line 17: Line 15:
# Confirm the installation request
# Confirm the installation request
# Check the plugin validation report
# Check the plugin validation report
==== Option 2: Install from zip package ====
==== Option 2: Install from zip package ====
# Download Designer from https://bdecent.de/product-category/moodle-plugins/designer
# Download Designer from https://bdecent.de/product-category/moodle-plugins/designer
Line 24: Line 21:
# If your target directory is not writeable, you will see a warning message.
# If your target directory is not writeable, you will see a warning message.
# Check the plugin validation report
# Check the plugin validation report
==== Option 3: Install manually on server ====
==== Option 3: Install manually on server ====
# Download Designer from https://bdecent.de/product-category/moodle-plugins/designer/
# Download Designer from https://bdecent.de/product-category/moodle-plugins/designer/
Line 30: Line 26:
# Unzip it in the `/course/formats` directory.
# Unzip it in the `/course/formats` directory.
# 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).
# 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
For more detailed info, visit https://docs.moodle.org/311/en/Installing_plugins
== Usage ==
== Usage ==
* 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 restart 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==
* [[Course formats]]
* [[Course formats]]
* [https://bdecent.de/product-category/moodle-plugins/designer/ More Information (Company Website)]
* [https://bdecent.de/product/designer/ More Information (Company Website)]
* [https://moodle.org/plugins/browse.php?list=contributor&id=1553381 Our other plugins]
* [https://moodle.org/plugins/browse.php?list=contributor&id=1553381 Our other plugins]

Revision as of 14:52, 4 January 2022

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