You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I'm developing a custom plugin that allows the use of a light version of ChatGPT (chat) as an Interaction Tool in the Course view. However, I would also like to allow the user to use the chat as a right-shelf modal on any view of the platform.
I have tried checking Hooks to do this, but as a beginner coding in Chamilo, it has been difficult for me to find the "how-to" without changing the Core files, to ensure smooth version updates.
Could anyone provide me with a guide or example of how to inject just a piece of HTML into the desired view?
Thanks in advance :)
Desired View to inject the HTML code (Student View):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
Currently, I'm developing a custom plugin that allows the use of a light version of ChatGPT (chat) as an Interaction Tool in the Course view. However, I would also like to allow the user to use the chat as a right-shelf modal on any view of the platform.
I have tried checking Hooks to do this, but as a beginner coding in Chamilo, it has been difficult for me to find the "how-to" without changing the Core files, to ensure smooth version updates.
Could anyone provide me with a guide or example of how to inject just a piece of HTML into the desired view?
Thanks in advance :)
Desired View to inject the HTML code (Student View):
Beta Was this translation helpful? Give feedback.
All reactions