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

Import course data: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(ref to /MDL-25631)
 
(27 revisions intermèdies per 6 usuaris que no es mostren)
Línia 1: Línia 1:
{{Course admin}}Course data may be imported from any other course for which the teacher has editing rights. Course data includes all activities and resources. It is possible to select one or more categories or specific items from within
{{Reusing activities}}
Course activities and resources may be imported from any other course that the teacher has editing permissions in. This will allow teachers to re-use instead of re-creating one or more [[Activities|activities]] or [[Resources|resources]].


Import data will not import student or teacher data, such as forum posts and discussions. It will only import the structure of such activities.
Import course data is similar to a backup and restore process and does not include any user data.


==How to use import course data==
==How to import activities or resources==


# Select the Import option from the [[Course administration block]] (see below). 
*In ''Course Administration>Settings'', click on the ''Import'' link:
# Next, select the course you wish to import from and click the ''Use this course'' button.
# You will be presented with a check box list from which you can select the type of activities or resources you wish to import (see below).
# Finally, click ''Continue'' when done to import that data.


[[Image:Import.jpg|frame|center|Course Administration block]]
[[File:Importactivities.png]]


*Select the course you wish to import from and click  ''Continue''.
*You will be presented with the "backup settings" page. Use the check boxes for import activities, blocks and or filters as types of items which will show on the next screen.
[[File:Importsettings.png]]
*Select the elements you want to include in the import in the Schema settings step.
[[File:Includeforimport.png]]
*Review and click ''Perform import'' or click the cancel or previous buttons. The confirmation page will place green check marks and red marks next to the backup settings and include item list for you to review.
[[File:Includeforimportconfirm.png]]
*You should see the "Import complete. Click continue to return to the course." message, or an error message indicating that the import process did not take place.


==Examples and tips==
==Examples and tips==
[[Image:Course Import Data 1.jpg|frame|center|Here we have not selected chats nor a couple of assignments but everything else]]
NB: Selecting forums, for example, will import all forums from that course in Moodle 1.6. Since Moodle 1.7, you can import individual items within a module type.


Groups can also be imported as a batch from a file.
*Importing a quiz from course A to course B, will also add the questions to the question bank so you can use them in new quizzes.
*''Tip:'' Groups can also be imported as a batch from a file.
* ''Tip:'' It may be necessary to check all Activities (Forums, Assignments, etc.) to assure they are now using HTML format. Due to the change in the HTML editor from 1.9 to 2.2, editing of Activities comes up as "Moodle Auto-format" which displays the HTML version of the Description. Once the "Moodle Auto-format" has been changed to "HTML format" the new HTML editor is available by default when editing.


Backups, especially since 1.6, offer other creative ways to bring in course material from other courses. See [[Course_backup]] or the backup link on the index.


==Import course capabilities==


* [[Capabilities/moodle/backup:backuptargetimport|Backup for import]] - allows a user to backup a course ready for importing into another course
* [[Capabilities/moodle/restore:restoretargetimport|Restore from files targeted as import]] - allows a user to import activities or resources from another course


[[Category:Teacher]]
==See also==
*[[Course backup]] & [[Course restore]] - for a similar process
*Course import does not restore legacy files MDL-25631 (fixed for 2.4.4)


[[cs:Importovat data]]
[[fr:Importation]]
[[fr:Importation]]
[[de:Kursdaten importieren]]
[[de:Kursdaten importieren]]

Revisió de 07:28, 24 maig 2013

Course activities and resources may be imported from any other course that the teacher has editing permissions in. This will allow teachers to re-use instead of re-creating one or more activities or resources.

Import course data is similar to a backup and restore process and does not include any user data.

How to import activities or resources

  • In Course Administration>Settings, click on the Import link:

Importactivities.png

  • Select the course you wish to import from and click Continue.
  • You will be presented with the "backup settings" page. Use the check boxes for import activities, blocks and or filters as types of items which will show on the next screen.

Importsettings.png

  • Select the elements you want to include in the import in the Schema settings step.

Includeforimport.png

  • Review and click Perform import or click the cancel or previous buttons. The confirmation page will place green check marks and red marks next to the backup settings and include item list for you to review.

Includeforimportconfirm.png

  • You should see the "Import complete. Click continue to return to the course." message, or an error message indicating that the import process did not take place.

Examples and tips

  • Importing a quiz from course A to course B, will also add the questions to the question bank so you can use them in new quizzes.
  • Tip: Groups can also be imported as a batch from a file.
  • Tip: It may be necessary to check all Activities (Forums, Assignments, etc.) to assure they are now using HTML format. Due to the change in the HTML editor from 1.9 to 2.2, editing of Activities comes up as "Moodle Auto-format" which displays the HTML version of the Description. Once the "Moodle Auto-format" has been changed to "HTML format" the new HTML editor is available by default when editing.


Import course capabilities

See also