Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Front page: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(add tip about restore and backup of front page - earlier versions)
m (added link to spanish translation of page)
 
(75 revisions intermèdies per 11 usuaris que no es mostren)
Línia 1: Línia 1:
The front page is the initial page seen by someone reaching a Moodle site.  
{{Site appearance}}
The front page is the initial page seen by someone reaching a Moodle site after or before a login.  Typically a student will see [[Courses|courses]], some [[Blocks|blocks]] of information, displayed in a [[Themes|theme]].  In the [[Navigation bar]] and [[Navigation block]] it is called "Home".


The site settings determine which user roles can reach it.  For example, the demo.moodle.org allows visitors (guests) to see  it's front page and asks them to log in.  A user clicking on the course is taken to the "Returning to this website" Moodle login in screen. Other sites may require a login before showing the front page.
A combination of [[Site policies|site policies]], [[Authentication|user authentication]] and [[Front page settings | front page settings]] determine who can get to the front page. And once they get there [[Front Page settings|what they can see]] and [[Roles|what they can do]].
 
Many functions of a front page are similar to those found in a course.  The administration block will allow topics to be added to a Front Page.
 
==Backup topic section tips==
In earlier versions of Moodle, there is no obvious way to backup or move something placed in a topic on the front page.   One trick is to go to any course and click on the backup icon.  Change the id in the address bar of the browser to 1.
:For example <nowiki>http://demo.moodle.org/backup/backup.php?id=2</nowiki>
:Change to  <nowiki>http://demo.moodle.org/backup/backup.php?id=1</nowiki>
 
Go to that page.  This will show a standard backup menu for the Front Page's activities and resources. It will behave just like any course [[Backup]] and [[Restore]] process.   The backup file will be located with the site files (admin block >Server>Sitefiles) in a folder called backupdata. You will need the correct permissions to be able to do this. 


In many ways, a Front Page has similar features and functions to those in a [[Course]]. For example, [[Activities]], [[Resources]] and [[Blocks]] can be added to the Front Page to give it different looks.


[[Image:demositestudentview.png|center|thumb|600px| View of a simple Front Page, displaying what a Student might see when logged in]]


==See also==
==See also==
*[[Front page settings]]
*[[Front page FAQ]]


 
[[de:Startseite]]
*[[Make News on Front Page viewable to Teachers only]]
[[es:Portada]]

Revisió de 18:58, 8 abr 2013

The front page is the initial page seen by someone reaching a Moodle site after or before a login. Typically a student will see courses, some blocks of information, displayed in a theme. In the Navigation bar and Navigation block it is called "Home".

A combination of site policies, user authentication and front page settings determine who can get to the front page. And once they get there what they can see and what they can do.

In many ways, a Front Page has similar features and functions to those in a Course. For example, Activities, Resources and Blocks can be added to the Front Page to give it different looks.

View of a simple Front Page, displaying what a Student might see when logged in

See also