Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Import PowerPoint.

Talk:Import PowerPoint: Difference between revisions

From MoodleDocs
(update Chris's note)
(ImportPPT is not dead and IS ON THE WAY !)
Line 7: Line 7:
     // supports book and lesson
     // supports book and lesson


Note from chris:  I am waiting to hear if this wonderful feature will be part of 1.6.  This feature is not working on many platform and has been reported as bug #5444.  Wondering if Lesson developer might consider altering it to ImportOO.php to import web files created with Open Office Impress. TBC --[[User:chris collman 2|chris collman 2]] 00:38, 5 June 2006 (WST)
Note from chris:  Newsflash! Moodle test demo has the latest importppt.php and I was able to use this function when I created a new lesson.  It was not part of the daily build in Latest as of 6/6/2006 at 10:09 AM, but should be part of the bundle soon! YIPPEE (en_US expression of joy) --[[User:chris collman 2|chris collman 2]] 19:45, 6 June 2006 (WST)

Revision as of 11:45, 6 June 2006

The Lesson/Importppt.Php says //This is a very rough importer for powerpoint slides

   //Export a powerpoint presentation with powerpoint as html pages
   //Do it with office 2002 (I think?) and no special settings
   //Then zip the directory with all of the html pages 
   //and the zip file is what you want to upload
   // supports book and lesson

Note from chris: Newsflash! Moodle test demo has the latest importppt.php and I was able to use this function when I created a new lesson. It was not part of the daily build in Latest as of 6/6/2006 at 10:09 AM, but should be part of the bundle soon! YIPPEE (en_US expression of joy) --Chris collman 2 19:45, 6 June 2006 (WST)