ecampbell / moodle-atto_wordimport

Import Word file contents into Moodle Atto text box
2 stars 7 forks source link

word import #21

Open slydrone opened 4 years ago

slydrone commented 4 years ago

I am using Moodle 3.7.2 and have successfully installed the Atto Microsoft Word import plugin. When I drag the docx file which contains text and image to the Atto text editor space, it successfully converts to html and display the text but no image into the Atto editor. However, if I click the word import button and select docx file to upload, it displays nothing. The text cannot be uploaded except the image seems to be uploaded and stored in somewhere.

ecampbell commented 4 years ago

What web browser are you using? If Internet Explorer/ Edge, then that may be the issue.

slydrone commented 4 years ago

Google chrome

From: Eoin Campbell notifications@github.com Sent: 05 October 2019 21:44 To: ecampbell/moodle-atto_wordimport moodle-atto_wordimport@noreply.github.com Cc: slydrone gordonmills@blueyonder.co.uk; Author author@noreply.github.com Subject: Re: [ecampbell/moodle-atto_wordimport] word import (#21)

What web browser are you using? If Internet Explorer/ Edge, then that may be the issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ecampbell/moodle-atto_wordimport/issues/21?email_source=notifications&email_token=ANMZ4CD22PGJ5KYFXPAKGLTQND37RA5CNFSM4I5ZAPV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAN3MAI#issuecomment-538686977 , or mute the thread https://github.com/notifications/unsubscribe-auth/ANMZ4CC2JNV5STIVPCPSRY3QND37RANCNFSM4I5ZAPVQ . https://github.com/notifications/beacon/ANMZ4CATSSFGGLE43PMKSBDQND37RA5CNFSM4I5ZAPV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAN3MAI.gif

ecampbell commented 4 years ago

I checked out the behaviour on Moodle 3.7.2 on Windows with Google Chrome, and it works OK for me. Can you tell me what platform your Moodle is on? There is a possibility that the format the image is stored on in the Word file is not compatible with the web - it must be GIF, PNG or JPEG, not WMF, BMP or EPS. Send me the file and I can check it. There is also a possibility that your web server doesn't have permission to save image files to a temporary folder, but this is unlikely.