Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Hub FAQ.

Hub FAQ

From MoodleDocs
Revision as of 03:47, 2 December 2010 by jerome mouneyrac (talk | contribs)

Template:Moodle 2.0 This document lists some popular questions from the Hub server forum.

What is a hub server?

A hub server is a Moodle plugin. It transforms a freshly installed Moodle site into a hub server. A hub server is used to store course backups that have been shared by registered Moodle sites. Publishers can also advertise their courses.

Can I use a hub server as a normal Moodle site?

For security reasons it is better not to do so.

Is the hub server plugin code maintained by Moodle HQ?

Yes.

Should I update the Moodle code hosting a hub server plugin when I update this plugin?

Yes, always.

Should the registered sites be updated when I update my hub server plugin?

No, they don't have to be updated as the plugin is backwards compatible. However sometimes new functionalities require changes in both Moodle and plugin code. In these cases, the new functionalities will not be operational until the plugin and the registered sites are updated.

Where can I download hub server plugin?

The hub server plugin is available for download from the modules and plugins database http://moodle.org/mod/data/view.php?d=13&rid=4282.

What is Mooch?

Mooch is the Moodle.org hub server. It is a public hub and it is managed by Moodle.org.

Can I sell courses on Mooch?

No yet but it is planned. You can follow the issue on the tracker.

Can I share a course with a specific theme?

Yes you can. However it is better to indicate in the publication creator notes that the theme will only be activated if:

  • the theme is installed
  • the Moodle administrator allows courses to select their own theme.

Can I share a course using a third party module/block?

Yes. If this module/block is Moodle 2.0 compatible (with support for backup/restore 2.0), the module and its data will be added to the shared course backup.

Can I share a course using a third party local plugin?

The local plugin would need to be already installed on the destination Moodle site. Then this local plugin would need to be setup. Use publication creator notes to explain it. Note that sharing does not save information related to a local plugin (i.e. the local plugin database is not backup).

How can I share Moodle 1.9 courses?

It is not possible directly from a Moodle 1.9 site. However it is possible if you follow these steps:

  1. backup your course
  2. restore your course into a freshly installed Moodle 1.9 site
  3. upgrade your freshly installed site to Moodle 2.0
  4. share your course

See also