Hello, as written in this topic, I am currently developing a module to help hearing-impaired students.
Thanks to the many helpful responses and suggestions, I've developed the Activity Module that can receive files and store it.
However, the next step for me is the file transfer, between the Activity Module. First, the Activity Module has to be able to send the video to a certain webservice, and also to receive the modified video from another webservice.
For the latter, I am thinking of a standard API gateway (is it possible?).
For the former... I am quite unsure. I've been suggested different ideas from my Thesis Advisor:
- to simply make the Activity Module sends the file and several other information as soon as the User creates the Activity Module (by hitting that create button)
- or for the Activity Module to send a 'signal' first to the webservice, and this webservice will later then requests the file directly to the Activity Module
Which one is the best practice or even doable?
I am not well-versed on Moodle's Background Process capability and the like, so please correct me if I made a mistake somewhere in any of these ideas.Thank you in advance.
Warmest regards,
Muzaki Azami