-

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

Development:PublicPrivate

From MoodleDocs
Revision as of 18:57, 9 July 2009 by Nick Thompson (talk | contribs) (New page: == Executive Summary == This page will spec out the features of Public/Private. Public/Private is a means whereby any resource within moodle can be made private to only members of that ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Executive Summary

This page will spec out the features of Public/Private.

Public/Private is a means whereby any resource within moodle can be made private to only members of that course, or public and available to anyone that visits that site (including guests).

A practical use for this feature is making the syllabus public so that potential students can shop around for classes, but the rest of the course material is private and only available to the members of that course.

Database structures

Overview of module communication

TODO: describe the following: -initial setup -how-it-works -making a resource/activity public -making a resource/activity private