-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
O365 file share using Embed code fails to work in Moodle #2634
Comments
Hi @PriyankaZEN It looks like the first image that you tried to upload didn't finish correctly. The embedded content link in your note is for Moodle 2.2 released on 5th December, 2011. On the top of that page there's a link to the up-to-date version of the document, at https://docs.moodle.org/404/en/Media_embedding. The latest version only mentions embedding media files (audio/video), so I believe embedding other files are not supported. The existing Moodle and Microsoft integration provided by the plugins this github repo is about doesn't contain any specific logic for SharePoint. Specifically, the repository_office365 plugin only calls some endpoints in the "Files" section (https://learn.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.0) to interact with Microsoft. Adding SharePoint support will require calling endpoints in the "Site and lists" section (https://learn.microsoft.com/en-us/graph/api/resources/sharepoint?view=graph-rest-1.0), which is a completely different set. There may be a lot of work involved in adding SharePoint support, and it's probably impractical to carry out the work in the current support contract. I hope it clarifies things. Regards, |
Thanks @***@***.***>
Just attached the screen shot. I understand that SP/OD integration onto Moodle is work in progress and may take a while. I was just trying to understand if there is any possible way to get this working . From the last response you sent us, It appears that there is no work around. Is that right?
Also wanted to clarify on info mentioned in below article. Seems this is specific to Moodle 3.5 and not applicable to 4.0 and above. Is that right?
Office365 - MoodleDocs<https://docs.moodle.org/35/en/Office365>
Regards,
Prriyankka
…________________________________
From: Lai Wei ***@***.***>
Sent: Wednesday, October 2, 2024 3:31 PM
To: microsoft/o365-moodle ***@***.***>
Cc: Prriyankka Metai (ALLYIS INC) ***@***.***>; Mention ***@***.***>
Subject: Re: [microsoft/o365-moodle] O365 file share using Embed code fails to work in Moodle (Issue #2634)
Hi @PriyankaZEN<https://github.com/PriyankaZEN>
It looks like the first image that you tried to upload didn't finish correctly.
The embedded content link in your note is for Moodle 2.2 released on 5th December, 2011. On the top of that page there's a link to the up-to-date version of the document, at https://docs.moodle.org/404/en/Media_embedding. The latest version only mentions embedding media files (audio/video), so I believe embedding other files are not supported.
The existing Moodle and Microsoft integration provided by the plugins this github repo is about doesn't contain any specific logic for SharePoint. Specifically, the repository_office365 plugin is only called some endpoints in the "Files" section (https://learn.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.0) to interact with Microsoft. Adding SharePoint support will require calling endpoints in the "Site and lists" section (https://learn.microsoft.com/en-us/graph/api/resources/sharepoint?view=graph-rest-1.0), which is a completely different set. There may be a lot of work involved in adding SharePoint support, and it's probably impractical to carry out the work in the current support contract.
I hope it clarifies things.
Regards,
Lai
—
Reply to this email directly, view it on GitHub<#2634 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A3VYYP2CTPHVIKY26DRAKITZZPAANAVCNFSM6AAAAABOWYNWH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBYGE4TQOJYGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi Prriyankka,
To answer your questions:
- SP integration onto Moodle currently not on the plan (therefore
calling it "work in progress" is wrong). There are a few requests in the
github community for such a feature, but as of now, the demand doesn't
justify the effort required.
- There is no alternative solution around it as far as I know.
- https://docs.moodle.org/35/en/Office365 is for the Moodle 3.5 version
of the integration/plugins only.
Regards,
Lai
…On Fri, 4 Oct 2024 at 15:52, Prriyankka Metai (ALLYIS INC) < ***@***.***> wrote:
Thanks @lai ***@***.***>
Just attached the screen shot. I understand that SP/OD integration onto
Moodle is work in progress and may take a while. I was just trying to
understand if there is any possible way to get this working . From the last
response you sent us, It appears that there is no work around. Is that
right?
Also wanted to clarify on info mentioned in below article. Seems this is
specific to Moodle 3.5 and not applicable to 4.0 and above. Is that right?
Office365 - MoodleDocs <https://docs.moodle.org/35/en/Office365>
Regards,
Prriyankka
------------------------------
*From:* Lai Wei ***@***.***>
*Sent:* Wednesday, October 2, 2024 3:31 PM
*To:* microsoft/o365-moodle ***@***.***>
*Cc:* Prriyankka Metai (ALLYIS INC) ***@***.***>; Mention <
***@***.***>
*Subject:* Re: [microsoft/o365-moodle] O365 file share using Embed code
fails to work in Moodle (Issue #2634)
Hi @PriyankaZEN <https://github.com/PriyankaZEN>
It looks like the first image that you tried to upload didn't finish
correctly.
The embedded content link in your note is for Moodle 2.2 released on 5th
December, 2011. On the top of that page there's a link to the up-to-date
version of the document, at https://docs.moodle.org/404/en/Media_embedding.
The latest version only mentions embedding media files (audio/video), so I
believe embedding other files are not supported.
The existing Moodle and Microsoft integration provided by the plugins this
github repo is about doesn't contain any specific logic for SharePoint.
Specifically, the repository_office365 plugin is only called some endpoints
in the "Files" section (
https://learn.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.0)
to interact with Microsoft. Adding SharePoint support will require calling
endpoints in the "Site and lists" section (
https://learn.microsoft.com/en-us/graph/api/resources/sharepoint?view=graph-rest-1.0),
which is a completely different set. There may be a lot of work involved in
adding SharePoint support, and it's probably impractical to carry out the
work in the current support contract.
I hope it clarifies things.
Regards,
Lai
—
Reply to this email directly, view it on GitHub
<#2634 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3VYYP2CTPHVIKY26DRAKITZZPAANAVCNFSM6AAAAABOWYNWH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBYGE4TQOJYGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Kind Regards,
*Lai Wei*
Senior Software Engineer
[image: Enovation Solutions Ltd., The Friary, Bow Street, Dublin, D07 X680,]
<https://enovation.ie/>
T: +353 (0)1 602 4784 <++35316024784> I enovation.ie
<https://www.linkedin.com/company/enovation-solutions>
<https://twitter.com/EnovationIRE>
This message is for the named person’s use only. If you received this
message in error,
please immediately delete it and all copies and notify the sender. You must
not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you
are not the intended recipient.
Any views expressed in this message are those of the individual sender and
not of Enovation.
Enovation is a trade name for Enovation Solutions Limited, Company
Registration Number:
328876 with registered offices at The Friary, Bow Street, Smithfield,
Dublin, D07X680.
|
Thanks for clarifying, Lai.
Regards,
Priyanka Metai
…________________________________
From: Lai Wei ***@***.***>
Sent: Tuesday, October 8, 2024 4:04 PM
To: Prriyankka Metai (ALLYIS INC) ***@***.***>
Cc: microsoft/o365-moodle ***@***.***>; microsoft/o365-moodle ***@***.***>; Mention ***@***.***>
Subject: [EXTERNAL] Re: [microsoft/o365-moodle] O365 file share using Embed code fails to work in Moodle (Issue #2634)
Hi Prriyankka,
To answer your questions:
* SP integration onto Moodle currently not on the plan (therefore calling it "work in progress" is wrong). There are a few requests in the github community for such a feature, but as of now, the demand doesn't justify the effort required.
* There is no alternative solution around it as far as I know.
* https://docs.moodle.org/35/en/Office365 is for the Moodle 3.5 version of the integration/plugins only.
Regards,
Lai
On Fri, 4 Oct 2024 at 15:52, Prriyankka Metai (ALLYIS INC) ***@***.******@***.***>> wrote:
Thanks @***@***.***>
Just attached the screen shot. I understand that SP/OD integration onto Moodle is work in progress and may take a while. I was just trying to understand if there is any possible way to get this working . From the last response you sent us, It appears that there is no work around. Is that right?
Also wanted to clarify on info mentioned in below article. Seems this is specific to Moodle 3.5 and not applicable to 4.0 and above. Is that right?
Office365 - MoodleDocs<https://docs.moodle.org/35/en/Office365>
Regards,
Prriyankka
________________________________
From: Lai Wei ***@***.******@***.***>>
Sent: Wednesday, October 2, 2024 3:31 PM
To: microsoft/o365-moodle ***@***.******@***.***>>
Cc: Prriyankka Metai (ALLYIS INC) ***@***.******@***.***>>; Mention ***@***.******@***.***>>
Subject: Re: [microsoft/o365-moodle] O365 file share using Embed code fails to work in Moodle (Issue #2634)
Hi @PriyankaZEN<https://github.com/PriyankaZEN>
It looks like the first image that you tried to upload didn't finish correctly.
The embedded content link in your note is for Moodle 2.2 released on 5th December, 2011. On the top of that page there's a link to the up-to-date version of the document, at https://docs.moodle.org/404/en/Media_embedding. The latest version only mentions embedding media files (audio/video), so I believe embedding other files are not supported.
The existing Moodle and Microsoft integration provided by the plugins this github repo is about doesn't contain any specific logic for SharePoint. Specifically, the repository_office365 plugin is only called some endpoints in the "Files" section (https://learn.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.0) to interact with Microsoft. Adding SharePoint support will require calling endpoints in the "Site and lists" section (https://learn.microsoft.com/en-us/graph/api/resources/sharepoint?view=graph-rest-1.0), which is a completely different set. There may be a lot of work involved in adding SharePoint support, and it's probably impractical to carry out the work in the current support contract.
I hope it clarifies things.
Regards,
Lai
—
Reply to this email directly, view it on GitHub<#2634 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A3VYYP2CTPHVIKY26DRAKITZZPAANAVCNFSM6AAAAABOWYNWH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBYGE4TQOJYGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
--
Kind Regards,
Lai Wei
Senior Software Engineer
[Enovation Solutions Ltd., The Friary, Bow Street, Dublin, D07 X680,]<https://enovation.ie/>
T: +353 (0)1 602 4784<tel:++35316024784> I enovation.ie<https://enovation.ie/>
<https://www.linkedin.com/company/enovation-solutions> <https://twitter.com/EnovationIRE>
[https://enovation.ie/wp-content/uploads/2019/12/iso.png]
This message is for the named person’s use only. If you received this message in error,
please immediately delete it and all copies and notify the sender. You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient.
Any views expressed in this message are those of the individual sender and not of Enovation.
Enovation is a trade name for Enovation Solutions Limited, Company Registration Number:
328876 with registered offices at The Friary, Bow Street, Smithfield, Dublin, D07X680.
|
Hello Team,
I work for Microsoft EDU Support, and I have a customer who is trying to add Embed code to Moodle page using "Source Code" addition option within Moodle. Added file just does not load. We do not have OD or SP LI integration officially supported. However, I stumbled upon a few articles that might help.
There are about 5K users in customers org who are using Moodle, and they want to use O365 SP as file storage location instead of local storage.
Is Embed code usage a possibility right now? Should it ideally work? I was referring below. It seems pretty old article. Hence the question on support matrix
https://docs.moodle.org/22/en/Embedding_content
My customer also raised this with Moodle. and we did get an answer that its not yet available. However, we are looking for any workarounds possible to make this work. Any alternative which helps customer to use SP (SharePoint) as a storage location for the files would do.
#2595
I also had a look at below article which is mentions steps on how to integrate OD (OneDrive) with Moodle and usage of embed code. However, This is not officially supported by MS. Is this something User can try? If yes, In future, If there are any issues with Integration, Would Moodle be right POC to help my customer?
https://docs.moodle.org/35/en/Office365
The text was updated successfully, but these errors were encountered: