Moodle JavaScript Cookbook

Moodle JavaScript Cookbook
Author: Alastair Hole
Publisher: Packt Publishing Ltd
Total Pages: 276
Release: 2011-04-26
Genre: Computers
ISBN: 1849511918

Download Moodle JavaScript Cookbook Book in PDF, Epub and Kindle

Over 50 recipes for making your Moodle system more dynamic and responsive with JavaScript.

Moodle JavaScript Cookbook

Moodle JavaScript Cookbook
Author: Alastair Hole
Publisher: Packt Pub Limited
Total Pages: 180
Release: 2011
Genre: Computers
ISBN: 9781849511902

Download Moodle JavaScript Cookbook Book in PDF, Epub and Kindle

This is a cookbook that contains a list of recipes explaining step-by-step how to use JavaScript in Moodle. The first two chapters concentrate on the basics of how to start working with JavaScript and the YUI while the later chapters show how to use these techniques as a basis for implementing more complete functionality. This 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.

Moodle 1.9 Top Extensions Cookbook

Moodle 1.9 Top Extensions Cookbook
Author: Michael De Raadt
Publisher: Packt Publishing Ltd
Total Pages: 452
Release: 2010-11-05
Genre: Computers
ISBN: 1849512175

Download Moodle 1.9 Top Extensions Cookbook Book in PDF, Epub and Kindle

Over 60 simple and incredibly effective recipes for harnessing the power of the best Moodle modules to create effective online learning sites.

JavaScript Cookbook

JavaScript Cookbook
Author: Adam D. Scott
Publisher: "O'Reilly Media, Inc."
Total Pages: 538
Release: 2021-07-16
Genre: Computers
ISBN: 1492055727

Download JavaScript Cookbook Book in PDF, Epub and Kindle

Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process. The recipes in this book take advantage of the latest features in ECMAScript 2020 and beyond and use modern JavaScript coding standards. You'll learn how to: Set up a productive development environment with a code editor, linter, and test server Work with JavaScript data types, such as strings, arrays, and BigInts Improve your understanding of JavaScript functions, including arrow functions, closures, and generators Apply object-oriented programming concepts like classes and inheritance Work with rich media in JavaScript, including audio, video, and SVGs Manipulate HTML markup and CSS styles Use JavaScript anywhere with Node.js Access and manipulate remote data with REST, GraphQL, and Fetch Get started with the popular Express application-building framework Perform asynchronous operations with Promises, async/await, and web workers

Moodle 1.9

Moodle 1.9
Author: Silvina P. Hillar
Publisher: Packt Publishing Ltd
Total Pages: 418
Release: 2010-07-05
Genre: Computers
ISBN: 184951089X

Download Moodle 1.9 Book in PDF, Epub and Kindle

80 simple but incredibly effective recipes for teaching reading comprehension, writing, and composing using Moodle 1.9.

Moodle 2 Administration

Moodle 2 Administration
Author: Alex Buchner
Publisher: Packt Publishing Ltd
Total Pages: 601
Release: 2011-10-28
Genre: Computers
ISBN: 1849516057

Download Moodle 2 Administration Book in PDF, Epub and Kindle

Written in a clear, straightforward way with lots of screenshots and direct instructions, this book will equip you with all the tools you need to set up, optimize, extend, and maintain a Moodle system. A problem-solution approach has been taken when possible to bring the content more in line with your day-to-day operations. This book is written for technicians and systems administrators, as well as academic staff. Essentially anyone who has to administer a Moodle system. Whether you are dealing with a small-scale local Moodle system or a large-scale multi-site Virtual Learning Environment, this book will assist you with any administrative tasks. Some basic Moodle knowledge is helpful, but not essential.

JavaScript Cookbook

JavaScript Cookbook
Author: Shelley Powers
Publisher: "O'Reilly Media, Inc."
Total Pages: 556
Release: 2010-07-07
Genre: Computers
ISBN: 1449395929

Download JavaScript Cookbook Book in PDF, Epub and Kindle

Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project—you’ll get the job done faster and learn more about JavaScript in the process. You'll also learn how to take advantage of the latest features in ECMAScript 5 and HTML5, including the new cross-domain widget communication technique, HTML5's video and audio elements, and the drawing canvas. You'll find recipes for using these features with JavaScript to build high-quality application interfaces. Create interactive web and desktop applications Work with JavaScript objects, such as String, Array, Number, and Math Use JavaScript with Scalable Vector Graphics (SVG) and the canvas element Store data in various ways, from the simple to the complex Program the new HTML5 audio and video elements Implement concurrent programming with Web Workers Use and create jQuery plug-ins Use ARIA and JavaScript to create fully accessible rich internet applications

Moodle 2.4 Multimedia Cookbook

Moodle 2.4 Multimedia Cookbook
Author: Silvina P. Hilar
Publisher: Packt Pub Limited
Total Pages: 300
Release: 2013-08
Genre: Computers
ISBN: 9781783289370

Download Moodle 2.4 Multimedia Cookbook Book in PDF, Epub and Kindle

With practical examples presented in the style of recipes, this book is designed for you to be able to dip in and out as you need, only using the multimedia options that you want at the time.This cookbook is designed specifically for teachers who want to begin creating interactive and engaging Moodle courses by utilizing the multimedia capabilities of Moodle.

Moodle 3.x Developer's Guide

Moodle 3.x Developer's Guide
Author: Ian Wild
Publisher: Packt Publishing Ltd
Total Pages: 361
Release: 2017-06-29
Genre: Computers
ISBN: 1786469545

Download Moodle 3.x Developer's Guide Book in PDF, Epub and Kindle

Effortlessly ensure your application's code quality from day 1 About This Book Customize your Moodle 3.x app. Leverage the new features of Moodle 3.x by diving deep into the Moodle development eco-system. Cater to heavy user traffic, customize learning requirements and create custom third party plugins. Who This Book Is For This book is for Moodle developers who are familiar with the basic Moodle functionality and have an understanding of the types of scenarios in which the Moodle platform can be usefully employed. You must have medium-level PHP programming knowledge. You should be familiar with HTML and XML protocols. You do not need to have prior knowledge of Moodle-specific terminology What You Will Learn Work with the different types of custom modules that can be written for Moodle 3.x Understand how to author custom modules so they conform to the agreed Moodle 3.x development guidelines Get familiar with the Moodle 3.x architecture—its internal and external APIs Customize Moodle 3.x so it can integrate seamlessly with third-party applications of any kind Build a new course format to specify the layout of a course Implement third-party graphics libraries in your plugins Build plugins that can be themed easily Provide custom APIs that will provide the means to automate Moodle 3 in real time In Detail The new and revamped Moodle is the top choice for developers to create cutting edge e-learning apps that cater to different user's segments and are visually appealing as well. This book explains how the Moodle 3.x platform provides a framework that allows developers to create a customized e-learning solution. It begins with an exploration of the different types of plugin.. We then continue with an investigation of creating new courses. You will create a custom plugin that pulls in resources from a third-party repository. Then you'll learn how users can be assigned to courses and granted the necessary permissions. Furthermore, you will develop a custom user home. At the end of the book, we'll discuss the Web Services API to fully automate Moodle 3.x in real time. Style and approach This book takes a step-by-step practical approach with every step explained in great detail using practical examples. You will create custom plugins from scratch with the examples shown and create new modules as well as extensions with the examples presented.

JavaScript Cookbook

JavaScript Cookbook
Author: Shelley Powers
Publisher: "O'Reilly Media, Inc."
Total Pages: 756
Release: 2015-01-26
Genre: Computers
ISBN: 1491902450

Download JavaScript Cookbook Book in PDF, Epub and Kindle

Problem solving with JavaScript is a lot trickier now that its use has expanded considerably in size, scope, and complexity. This cookbook has your back, with recipes for common tasks across the JavaScript world, whether you’re working in the browser, the server, or a mobile environment. Each recipe includes reusable code and practical advice for tackling JavaScript objects, Node, Ajax, JSON, data persistence, graphical and media applications, complex frameworks, modular JavaScript, APIs, and many related technologies. Aimed at people who have some experience with JavaScript, the first part covers traditional uses of JavaScript, along with new ideas and improved functionality. The second part dives into the server, mobile development, and a plethora of leading-edge tools. You’ll save time—and learn more about JavaScript in the process. Topics include: Classic JavaScript: Arrays, functions, and the JavaScript Object Accessing the user interface Testing and accessibility Creating and using JavaScript libraries Client-server communication with Ajax Rich, interactive web effects JavaScript, All Blown Up: New ECMAScript standard objects Using Node on the server Modularizing and managing JavaScript Complex JavaScript frameworks Advanced client-server communications Visualizations and client-server graphics Mobile application development