Tuesday, May 5

Course Import in Moodle LMS

Hi Guys,


Course Import

   1.      Create new course.
  1. Inside the new course. click the Import link in the gear menu or the Administration block (Right corner).
  2. It will show the all the courses.
  3. Select the course you wish to import from and click Continue.
  4. 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.
  5. Select the elements you want to include in the import in the Schema settings step.
  6. 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.
8.      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.

No comments:

Post a Comment

Backup files to google drive using PHP coding

 Dear All, To backup files to Google Drive using PHP coding, you can use the Google Drive API and the Google Client Library for PHP. Here...