Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

I don't know any developers using Git on Windows ... that may be the root of the documentation issue.  smile

I can recommend that you not worry about using the command-line (the black box) and to instead try one of the many GUI clients out there.   eg http://www.makeuseof.com/tag/5-windows-git-clients-git-job/

TortoiseGit might be the simplest alternative that will be enough to easily "fetch" an initial copy of the current Moodle repository into your home directory and then "pull" updates of new versions whenever you want to.  All the rest is really only useful if you are editing code and sharing those edits.

Perhaps someone else might like to contribute some detailed instructions to this discussion as I don't have Windows handy.  This looks like a good start.  When it comes time to enter the Moodle git repository, use git://git.moodle.org/moodle.git and choose the MOODLE_23_STABLE branch.

Average of ratings: Useful (2)
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

There's a lot happening in this field right now, yet it's still so poorly defined.

Moodle has quite a lot of reports already but they are scattered all over the place and could certainly be improved a lot.

I hope this forum helps to bring us together to work on what reporting and analytics should look like in Moodle core, as well as sharing our ideas for various other developments and approaches that we are all working on.

Average of ratings: Useful (4)
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Correct - you can not drag a folder into Moodle.  This is actually a restriction of the browser technology, not Moodle itself.  There is no way we can implement support for that until the browsers support it.

Average of ratings: Useful (1)