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

Edit profile: Difference between revisions

From MoodleDocs
mNo edit summary
(redirecting to Update profile)
 
(98 intermediate revisions by 23 users not shown)
Line 1: Line 1:
{{Course admin}}
#redirect [[Update profile]]
Students are usually asked to edit their profile in Moodle.  It is also possible for the administrator to edit users' profiles. In 1.6, on the home page in the administration block select '''users''', and then '''edit user accounts'''.  Find the student and click on the edit link. This brings you to their profile page, which has tabs for Edit Profile, Forum Posts, Blogs, and activity reports. 


;First name, surname
Most Moodle sites allow users to edit their profile. This is done by using the ''Settings > My profile  settings > Edit profile''. It is also possible for other [[Roles]] to edit a users' profile.  
:The first two fields are quite self-explanatory. The first and last names should be those that the student is to be known by in the course. They will identify the student everywhere in the course.


;Email address
Please see [[Add a new user]] for more information about profile settings.  
:The email address should be the address at which the student receives acknowledgements and messages from the system, and is also the address that is displayed to the instructor and other users of the Moodle site, assuming that they have set the "Email display" option to allow other participants in the course to see their address, so it should be a mail address that they check regularlyOther email display options are to hide your mail address from all users (it will still be visible to admins and instructors), or to make it available to everyone who visits the course, not just those that are enrolled.
   


;Email display
==See also==
:This controls the visibility of the address to others, allowing you to show or hide your email in the class. There are three options: you can set it so that all users (including guests) could see your email, or so that only other enrollees in the course can see the email address, or so that no one could see your email address at all.
*[[Student tutorials#Your profile]]
 
*The capabilities [[Capabilities/moodle/user:editprofile|moodle/user:editprofile]], [[Capabilities/moodle/user:editownprofile|moodle/user:editownprofile]] and [[Capabilities/moodle/user:update|moodle/user:update]]
;Email activated
:One can either enable or disable emails being sent to an address. Note that if this is disabled, students will not receive any mail whatsoever from the site.
 
;Email format
:There are two  "Pretty HTML format" (which means that the messages will be formatted with different fonts and colours to make them easier to read) and "Plain text format" (plain text with no fancy formatting or colours).
 
;Email digest type
:This setting determines how one receives any posts from forums to which one is subscribed. There are three possible choices: No digest (one receives individual emails), complete (a single digest daily) or subjects (a single digest daily with only the post topics included).
 
[[Image:Forum_subscription_options.gif|frame|right|users may choose how they receive email from forums]]
<br>
 
;Forum auto-subscribe
:This setting lets one decide if one wants email copies of posts that are added to forums. If you set this to subscribe, the system will automatically email one copies of new posts in forums that one posts in, unless they manually override it when posting.
 
;Forum tracking
:Enabling forum tracking means highlighting the posts you have not read yet, which should improve your forum navigation.
 
;When editing text
:This can usually be left on "Use HTML editor (some browsers only)". This allows for text formatting options, but requires newer browsers. If you find your browser is not letting you edit text, change this setting to "Use standard web forms".
 
;City/town; country
:These fields are used to further identify you by geographical location.
 
;Timezone
:This field is used to convert time-related messages on the system (such as assignment deadlines) from the default Moodle timezone to the correct time in whichever zone you have selected.
 
;Preferred language and theme
:The E-learning server can display in several different languages and colour themes, which you can choose from in these two options.
 
;Description
:In this field you can enter some text about yourself, be it information about your studies, hobbies, qualifications or anything else that does not break the acceptable use policy of this site. This text will be visible to anyone that views your profile.
 
;Optional items
;Current picture
:This shows the picture associated with a profile.
 
;New picture
:This has a Browse button and field to allow you to upload a new picture for the profile. Uploaded image types supported include gif, jpg, and png. The file upload size shown is determined by the maxbytes variable on the configuration page. User pictures (also known as Avatars) are 100px by 100px for the larger view and 35px by 35px for the smaller view. Both of these small images are created by Moodle in the upload process, which also reduces the file size to around 4K. Pictures are stored in the Users sub-folder of the Moodle data folder. The two images are called f1.jpg and f2.jpg.
 
NB All uploaded user pictures can be viewed via the URL <moodle url>/userpix/
 
[[Category:Teacher]]


[[ca:Editar Perfil]]
[[es:Editar Información personal]]
[[es:Editar Información personal]]
[[fr:Modifier mon profil]]
[[fr:Modifier mon profil]]
[[ja:プロフィールの編集]]
[[ja:プロフィールの編集]]
[[de:Nutzerprofil bearbeiten]]

Latest revision as of 13:12, 24 March 2012

Redirect to:

Most Moodle sites allow users to edit their profile. This is done by using the Settings > My profile settings > Edit profile. It is also possible for other Roles to edit a users' profile.

Please see Add a new user for more information about profile settings.


See also