Drag the words - words on the bottom, not on the right side
Submitted by wingerath on Wed, 06/20/2018 - 09:57
Forums:
Hello,
I have a problem with "drag the words". When I create some stuff, the words are on the right side. When I embed it in moodle, the words are on the bottom. I do it in the same window another time, and this one is right. (just see the screenshots)
How can I solve this problem?
Thanks
Jörg
wingerath
Wed, 06/20/2018 - 09:58
Permalink
...
...
BV52
Wed, 06/20/2018 - 10:38
Permalink
Hi wingerath,The draggables
Hi wingerath,
The draggables are designed to be dynamic. The placement of the draggables depends on the content and the horizontal space. I've attached screenshots to better explain this.
It is possible to "fix" the position of the draggables by making some changes to the code.
-BV52
wingerath
Wed, 06/20/2018 - 12:00
Permalink
Thank you for the quick
Thank you for the quick answer - but what kind of changes do I have to make in the code?
BV52
Thu, 06/21/2018 - 04:29
Permalink
Hi wingerath,The easiest way
Hi wingerath,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV52