Diferencia entre revisiones de «course/view»

De MoodleDocs
m (added page)
m (added page redirect)
 
(No se muestran 12 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{{Cursos}}
#REDIRECT[[Página principal del curso]]
{{EnTraduccion}}
== Standard view of a blank course==
Our examples will be for a course homepage that is the standard default for a new install on a site.  There are many course options that determine a course's appearance and make it look very different from our examples. The example course has a header, a footer (both content largely determined by a theme) and 3 columns in the middle. 
 
[[Image:Blankcourselayout.png|thumb|600px|none|Example of Weekly format, teacher view, edit off - [https://docs.moodle.org/20/en/File:Blankcourselayout.png full resolution here]]]
 
===Parts of a course homepage===
Using the above image, here are the parts of a typical course homepage.  It is possible to move and hide parts of the page and different themes display blocks in different regions,  so not all courses will look like this.
{| style="width:75%; height:200px" border="1"
|-
| Column left || Course sections - Center || Column right
|-
|-
| *1 [[Course_settings#Full_name|Course full name]] || *6 Section header & [[News forum|News topic]] || *9 Login information
|- 
| *2 [[Course_settings#Short_name|Navigation bar]] ||*7 Current week - First section || *10 Turn editing on button
|-
| *4 [[Navigation block]]|| *8 Future week  - Second section|| *11 [[Latest News block|Latest news]]
|-
| *5 [[Administration block]]||*14 "Show only this section"  || *12 [[Upcoming Events block|Upcoming events]]
|-
| *15 "Switch role to"||  || *13 [[Recent Activity block|Recent activity]]
|-
| *16 User profile settings ||  ||
|-
| *17 Site Administration || ||
|}
 
==Course sections==
 
Course sections are displayed in the centre of the course page.
 
===To edit a course section===
 
# Turn editing on
# Click the edit icon after the section title
 
If [[Conditional activities]] are enabled for the site, access to the section (including all activities and resources within it) may be restricted.
 
The number of course sections in the centre column may be changed in ''Settings > Course administration > Edit settings'' or by clicking the plus or minus icons at the bottom of the course page when editing is turned on.
 
{|
| [[File:editing a section.png|thumb|Editing a course section]]
| [[File:increasereduce.png|thumb|Changing the number of course sections]]
|}
 
===To move a course section===
#Turn editing on
#Click the up/down arrow or the crosshairs icon to move the section
#Drag the section to where you want to position it and let go
 
Note: The ability to move course sections is controlled by the capability [[Capabilities/moodle/course:movesections|moodle/course:movesections]], which is allowed for the default role of teacher.
===To delete a course section===
There is no way to delete a course section as such. 
#Three options for a work around are in this post: https://moodle.org/mod/forum/discuss.php?d=243077
#There is a plugin here: https://moodle.org/plugins/view.php?plugin=block_quickset
 
==Blocks==
 
Blocks are displayed in the right and/or left columns of the course page.
 
To add a block to the course page
 
#Turn on the editing by clicking the button top right or the link in ''Settings > Course administration''
#Select a block from the "Add block" dropdown menu (usually situated bottom right of the page)
 
To move a block
#Ensure editing is turned on then click onto the block title until the crosshair icon appears
#While keeping the block selected, drag it to where you want to position it and let go.
 
Alternatively
#Click on the up/down arrow
#Click on the place holder (a zone with a dashed border) where you want the block to appear.
 
{|
| [[File:moveblocksnew.png|thumb|Crosshair icon for moving a block]]
| [[File:Moveblocks.png|thumb|Up/down arrow icon for moving a block]]
|}
 
==Activities and resources==
 
To add an activity or resource to the course
#Turn on the editing by clicking the button top right or the link in ''Administration > Course administration.''
#Click 'Add an activity or resource' to open the new activity chooser. Select an activity or resource then click the Add button, or simply double-click on the activity or resource name.
 
If desired, the activity chooser can be switched off via ''Administration > Course administration > Activity chooser off''. Activities and resources can then be added using dropdown menus. (The setting appears only when editing is turned on.)
 
'''Note:''' The Moodle admin can switch this off by default in ''Administration > Site administration > Appearance > AJAX and Javascript''.
{|
| [[File:activity chooser.png|thumb|The activity chooser]]
|}
 
Alternatively, certain resources and activities may be added using drag and drop:
 
*To add a [[File|file]], simply drag and drop it onto the course section where you'd like it to appear
*To add a [[Folder|folder of files]], simply zip the folder then drag and drop it onto the course section where you'd like it to appear, answer 'Unzip files and create folder' to the popup dialogue, then click the upload button
*To add a [[SCORM module|SCORM package]], simply drag and drop it onto the course section where you'd like it to appear, answer 'Add a SCORM package' to the popup dialogue, then click the upload button
 
==Editing elements on your course homepage==
With the editing turned on, each item on your course homepage and each section/block will have icons next to it which all perform different functions such as edit/move/copy/delete/hide. '''Note:''' ''Your theme may have icons different from these below:''
 
 
 
:[[Image:hide24.png]] - the open-eye icon means an item is visible to students. It will close when you click on it
 
:[[Image:closedeye24.png]] - the eye with a strike through icon means an item is hidden from students. It will open when you click on it
 
 
:[[Image:moveajax24.png]]- the move icon allows you to move items or sections by dragging and dropping.
 
:[[Image:movenoajaz241.png]] - this move icon appears if you don't have Ajax enabled.
 
:[[File:groups24.png]] - the groups icon allows you to change between no groups or separate/visible groups
 
:[[Image:26actionicon.png|150px]] - this icon groups actions together for easier editing on smaller screens. Click to reveal the options. {{New features}}
 
:[[Image:movenoajax24.png]] - the move here icon appears when moving a course element without Ajax. Click into the box to re-locate your item.
 
:[[File:topicmove24.png]] - the up/down arrows allow you to move course sections up or down and  appear if you do not have Ajax enabled.
 
:[[Image:delete24.png]] - the delete icon will permanently delete something from the course
 
:[[File:groups24.png]] - the groups icon allows you to change between no groups or separate/visible groups
 
:[[File:assignroles24.png]] - the roles icon allows you to assign roles locally in the item.
 
 
The following icon only applies to sections
 
:[[Image:lightbulb24.png]] - the highlight  icon allows you to highlight a section as current.
 
==Tips and tricks==
 
*Make your course home page look more like a webpage - see [[Course FAQ]]
*Activity and resource descriptions can be displayed on the course page just below the link to the activity or resource by clicking the 'Display description on course page' checkbox in the activity or resource settings.
 
==Course homepage capabilities==
 
*[[Capabilities/moodle/course:sectionvisibility|Control section visibility]]
*[[Capabilities/moodle/course:setcurrentsection|Set current section]]
 
==See also==
 
*[http://prezi.com/oays--oappai/making-my-moodle/ A useful Prezi from a student teacher on designing an effective Moodle course]
*[http://youtu.be/Je9udHLCIv0 How to quickly rename activities and use the activity chooser screencast]
*[http://youtu.be/1You5H_NXM0 Quickly add a course section in Moodle 2.3 screencast]
*[http://youtu.be/Yy6-Sg7z7A4 Drag and drop blocks in Moodle 2.3 screencast]
 
[[en:Course homepage]]
[[fr:Page de cours]]
[[ja:コースホームページ]]
[[de:Kursseite]]

Revisión actual - 21:23 2 nov 2013