Moving content pages between lessons

Moving content pages between lessons

by Robyn Hall -
Number of replies: 3

Hi, I'm new to Moodle but having fun!  Hopefully someone can assist me.  I need to move some content pages to a different lesson.  Can this be done?  Thanks, Robyn

Average of ratings: -
In reply to Robyn Hall

Re: Moving content pages between lessons

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Hi Robyn

Short answer is no, you can't.

Joseph

Average of ratings:Useful (1)
In reply to Joseph Rézeau

Re: Moving content pages between lessons

by Stuart Mealor -

Hi Robyn

A slightly longer answer is that in Moodle 2.x you could use the Replicate option to create a copy of one Lesson, and then delete the parts of the copied Lesson you don't require in the copy.

It's not exactly what you've asked for, but it can save time in development if you are planning ahead smile

Stu

In reply to Stuart Mealor

Re: Moving content pages between lessons

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

@Stuart and Robyn,

Even in Moodle 1.9 you could always export a lesson and re-import it into a course and remove pages from that imported copy. However, that would only work if the Lesson flow is purely sequential, otherwise the "links to other pages" would get broken.

Joseph