Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Moodle 3.x Developer's Guide

You're reading from   Moodle 3.x Developer's Guide Build custom plugins, extensions, modules and more

Arrow left icon
Product type Paperback
Published in Jun 2017
Publisher Packt
ISBN-13 9781786467119
Length 368 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
 Wild Wild
Author Profile Icon Wild
Wild
Jaswant Tak Jaswant Tak
Author Profile Icon Jaswant Tak
Jaswant Tak
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Title Page
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Customer Feedback
Dedication
Preface
1. Getting to Grips with the Moodle 3 Architecture 2. Moodle Plugins - What Can I Plug In? FREE CHAPTER 3. Internal Interfaces 4. Course Management 5. Creative Teaching - Developing Custom Resources and Activities 6. Managing Users - Letting in the Crowds 7. Creating a Dashboard - Developing a Learner Homepage 8. Creating a New Skin 9. Moodle Analytics 10. Appendix

Source control with GitHub


In this section, you learn how to manage source code--specifically using GitHub and Git Bash. This appendix is intended purely as an overview to using GitHub and Git Bash. For more details, refer to GitHub Fundamentals [Video], also from Packt Publishing (https://www.packtpub.com/application-development/github-fundamentals-video).

Version control is vital to any project, and this applies to any collection of information and not just computer source code. For example, certainly for our resilience project, the second page of each written document has a version history:

Each change in the document is commented on--together with who changed the document. It's the same with the code for our plugins, except the tool we use to manage the version control is the online tool, GitHub at https://github.com/. GitHub is more than a version control system--among other tools, GitHub also provides an issue/bug tracker and a project Wiki. As an example, let's take a look at the Moodle...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images