Treffer: Moodle JavaScript Cookbook : Make Moodle E-learning Even More Dynamic by Learning to Customize Using JavaScript. With Over 50 Recipes, This Cookbook Allows You to Add Effects, Modify Forms, Include Animations, and Much More for an Enhanced User Experience.
Weitere Informationen
Make Moodle e-learning even more dynamic by learning to customize using JavaScript. With over 50 recipes, this Cookbook allows you to add effects, modify forms, include animations, and much more for an enhanced user experience.Key FeaturesLearn why, where, and how to add to add JavaScript to your Moodle siteGet the most out of Moodle's built-in extra—the Yahoo! User Interface Library (YUI)Explore a wide range of modern interactive features, from AJAX to AnimationIntegrate external libraries like jQuery framework with MoodleBook DescriptionMoodle is the best e-learning solution on the block and is revolutionizing courses on the Web. Using JavaScript in Moodle is very useful to administrators and dynamic developers as it uses built-in libraries to provide the modern and dynamic experience that is expected by web users today.The Moodle JavaScript Cookbook will take you through the basics of combining Moodle with JavaScript and its various libraries and explain how JavaScript can be used along with Moodle. It will explain how to integrate Yahoo! User Interface Library (YUI) with Moodle. YUI will be the main focus of the book, and is the key to implementing modern, dynamic feature-rich interfaces to help your users get a more satisfying and productive Moodle experience. It will enable you to add effects, make forms more responsive, use AJAX and animation, all to create a richer user experience. You will be able to work through a range of YUI features, such as pulling in and displaying information from other websites, enhancing existing UI elements to make users'lives easier, and even how to add animation to your pages for a nice finishing touch.What you will learnGet started with the Yahoo! User Interface LibraryAdd validation features to your Moodle formsRetrieve and process data from external sites in a range of formats using AJAXAdd feature rich spreadsheet-style data tables—sorting, paging, and inline editingAdd auto-complete functionality to text boxes and combo boxesMake use of advanced navigation controls—drop-down menus, tabbed panels, and modal windowsUse animation techniques—fading, scrolling, and resizingIntegrate external libraries such as JQuery framework, MooTools framework, and Dojo frameworkInitialize a YUI DataSourceWho this book is forThis book is aimed at developers and administrators comfortable with customizing Moodle with the use of plugin modules, themes, and patches who want to make their site more dynamic. If you have prior knowledge of HTML, PHP, and CSS and a good working knowledge of the underlying structure of Moodle, then this book is for you. No prior experience with JavaScript is needed.