אפר 17

Hackfest UK 2014/Bootstrap3 – MoodleDocs

bootstrapbase and the clean theme are used in Moodle core since version 2.5. It is build on Bootstrap version 2.3.2. David Scotson and Bas Brands have been working on a new version of theBootstrap 3 theme for Moodle. In this hackfest session we have demonstrated how to use the Bootstrap 3 theme and the new features and issues we have.

There are already quite a few organisations that have adopted Bootstrap 3 as its base theme or have created modified version. We invite everybody to share your experiences / code or bugs you might have found.

ב-Hackfest UK 2014/Bootstrap3 – MoodleDocs.

אפר 01

Presentation: Moodle Development Best Practices from @jfilip | Moodle News

This <50 slide presentation by Justin Filip of Remote-Learner provides an overview of the best practices for Moodle development. Included in the presentation are tips for development tools and environments for effectively working with Moodle, security, types of addons, and testing.

Access the presentation here: http://www.slideshare.net/justinfilip/moodle-development-best-pracitces

ב-Presentation: Moodle Development Best Practices from @jfilip | Moodle News.

יול 07

Tim’s blog: XHProf Performance-testing Moodle

Moodle’s profiling tool

XHProf PHP moodle

When your software is too slow, you need measurements to tell you which are the slow bits. Tools that do that are called profilers. One of the better profiling tools for PHP is called XHProf. The good news is that it has already been integrated into Moodle, and there is documentation about getting it working. Basically, you just need to install a PHP extension and turn on some options under Admin -> Development -> Profiling.

https://docs.moodle.org/dev/Setting_up_xhprof_on_Moodle

ב: Tim’s blog: Performance-testing Moodle.