Bootstrap Elements icon

Bootstrap Elements

Maintained by Jez H, Mike Grant, Manoj Solanki
Bootstrap Elements gives you the ability to add modal and toggles to your courses, helping to improve the layout of courses.
Price option: Free

Supports Moodle 2.7-3.6 See all versions
Latest release: 7 years ago
Installations: 501
Downloads (last 90 days): 21

Frankenstyle name: mod_bootstrapelements
Activities
BCU UI, Adaptable UI

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello !
Proposal: Modify line 140 in the yourmoodle/mod/bootstrapelements/lib.php file.
Replace “name” with “title” in
$info->name = $bootstrapelements->name;
Hi!! There is some interest to update this plugin to Moodle 4.0 or later version??
Hi, we had this plugin installed. However we had have to parch it to prevent a bad interaction with jQuery (I suppose). When the /amd/ dir is available, we got an error on JS and dynamic menus, and panels don't work any more.
Simply renaming /amd/ to /amdx/ restores functionality in moodle menus and sliding panels. But we lost the capability to select fa icons form a manu, now we have to write don the icon name.
I do not know JS enough to debug this, to look for the bad interaction. ¿Any possibility you could revise and fix this problem?
Hello,
How can I change the width and height of the modal window?
On my site with a certain graphic theme (Rebel) the width is too narrow.
Hello, 23 feb to 2021 I writte a post so we had a problem with bootstrap pluggin.
Finally, we have identified the problem.
When you do a test with the function "enter as a / another user", emulating without logging (administrator role, course managers) is when it is not displayed correctly. In conclusion, the problem is only the bootstrap view in that context "login as another user". Therefore, it does not impact the user experience.
Hello, thanks for the pluggin. We have problems with this pluggin in Moodle 3.9 last version. Bootstrap in "modal" view have a problem in last Moodle version (3.9) . The students only see text, they do not see the active buttonThe students can't view the bottom. The teachers (anb teachers+change rol to students) don't have this problem.
Is an update planned? Will this plugin be kept up to date for the latest versions of Moodle?
Thaks!!!!
Is there any chance you make the plugin so that when you update moodle it automatically downloads the plugin as part of the upgrade? This would save so much time as currently when you upgrade it just says, "Additional Missing from disk!". Thank you so much.
Hello,
The string "close" of the close button of the pop-up window is hardcoded in moodle/mod/bootstraplements/lib.php line 322.
Can you integrate it correctly to allow translation in the language pack?
I had to modify the text directly in the plugin file.
Thanks in advance and congratulations for your very useful plugin.
Daniel
Easy E-Learning
Hi,
we're using this plugin happily and extensively and I'm wondering whether there are plans for supporting 3.8 any time soon?
thanks!
Hi Martin! You can use Modal and other Bootstrap 4 components in question just by pasting the code along with html. For Modal demo, you can use the following code: Launch demo modal
Modal title
×
...
CloseSave changes
Hi,
basically this plugin is very helpful. Thank you for developing and maintaining.
But one requirement cannot be fulfilled: the usage of such elements within questions of a quiz.
I want to fade in additional information within a question by usage of a modal window or a toggling element. Unfortunately I could not find any solution for this so far.
Do you have a hint for me?
Thank you
Martin
Hi,
Does your very useful tag work in Moodle 3.8?
It seems that nothing is displayed and the icons are invisible.
Thank you
Daniel
Hello!
Please consider offering us the version of your essential plugin for Moodle 3.7.
Thank you ...
Hi. Apparently bitbucket does not allow pull requests from free users? The text on the modal Close button was hardcoded, so I added
$output .= get_string('close', 'mod_bootstrapelements');
in lib.php:322.
I'm getting "We can't let you see this page" at https://bitbucket.org/covuni/moodle-mod_bootstrapelements/pull-requests/new
So, Sharing Cart and Bootstrap Elements are conflicting? Uninstalling Bootstrap Elements helped resolve the problem with the 'edit link' in our case, too. But we really think, this intelligent Plugin has a great future!.