Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Site policies.

Site policies: Difference between revisions

From MoodleDocs
(→‎Blog visibility: limiting blogging to specific users)
m (Added link to spanish translation of page)
 
(88 intermediate revisions by 18 users not shown)
Line 1: Line 1:
Location: ''Administration > Security > Site policies''
#Redirect [[Site security settings]]


 
[[es:Políticas del sitio]]
==Open to Google==
 
Enabling this setting allows Google's search spiders guest access to your site. Any part of the site that allows guest access will then be searchable on Google. In addition, people coming in to your site via a Google search will automatically be logged in as a guest.
 
==Maximum uploaded file size==
 
Probably the most frequently asked question in the Moodle.org Using Moodle forums is "How do I increase the upload file size limit?"
 
Upload file sizes are restricted in a number of ways - each one in this list restricts the following ones:
#The Apache server setting LimitRequestBody.
#The PHP site settings post_max_size and upload_max_filesize in php.ini
#The Moodle site-wide maximum uploaded file size setting in ''Administration > Security > Site policies''.
#The Moodle course maximum uploaded file size setting in the course settings.
#Certain course activity module settings (for example, Assignment)
 
==Enable messaging system==
Click the checkbox to enable site-wide [[Messaging]].
 
Note: If you enable the messaging system, all users will be able to send and receive messages at any time. Teachers can't choose whether or not messaging is allowed between students in their particular course.
 
==Force users to login==
 
If you turn this setting on all users must login before they even see the front page of the site.
 
==Force users to login for profiles==
 
Leave this set to Yes to keep anonymous visitors away from user profiles. (See the Using Moodle forum discussion [http://moodle.org/mod/forum/discuss.php?d=89061 3rd party spam exploit possible? Help please!].)
 
==Enable trusted content==
 
Please refer to [[Development:Trusttext cleaning bypass]] for further information.
 
==Maximum time to edit posts==
 
This sets the editing time for forum postings. The editing time is the amount of time users have to change forum postings before they are mailed to subscribers.
 
Please refer to the forum discussions [http://moodle.org/mod/forum/discuss.php?d=28679 Editing a forum post after the 30 minutes deadline] and [http://moodle.org/mod/forum/discuss.php?d=5367 The philosophy underlying "no editing after 30 minutes"]
 
==Blog visibility==
 
To enable [[Blogs]], select the level to which user blogs can be viewed.
 
By default, all site users can see all blogs. Blog visibility may be restricted so that users can only see blogs for people whom they share a course with or whom they share a group with.
 
Note: This setting is for specifying the maximum context of the VIEWER not the poster. To limit blogging to specific users only, a [[Blogger role]] should be created and users assigned to it in the system context.
 
==Enable tags functionality==
 
{{Moodle 1.9}}From Moodle 1.9 onwards, users may [[Tags|tag]] themselves and create interest pages around those tags.
 
==Password policy==
 
{{Moodle 1.9}}From Moodle 1.9 onwards, a password policy may be set up, ensuring users choose passwords of a certain length etc.
 
There is a check box to determine if password complexity should be enforced or not, the option to set the minimum length of the password, the minimum number of digits, the minimum number of lowercase characters, the minimum number of uppercase characters and the minimum number of non alphanumeric characters.
 
If a user enters a password that does not meet those requirements, they are given an error message indicating the nature of the problem with the entered password.
 
Enforcing password complexity along with requiring users to change their initial password go a long way in helping ensure that users choose and are in fact using "good passwords".
 
==Disable user profile images==
 
From Moodle 1.9 onwards, the ability for users to change their profile images may be disabled.
 
== See also ==
 
*[[Administration FAQ]]
 
[[Category:Administrator]]
 
[[fr:Règles site]]
[[hu:Portál alapelvei]]
[[ja:サイトポリシー]]

Latest revision as of 13:09, 16 May 2018