Moodle documentation: documenting hacks and alterations

Re: Moodle documentation: documenting hacks and alterations

by Tim Hunt -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Well, if at all possible don't do that.

If you really must do that, then use a good version control system (=== git) to track you changes.

Also, consider a commenting convention to mark the changes inline too.