Hacker News new | ask | show | jobs
by callesgg 1678 days ago
Moodle is very configurable, took me 40 minutes to create a basic theme so that it sort of followed my company’s style guide.

I also found it a bit complex at first. But after an hour or so it started to make sense.

1 comments

Just don’t try to hack on its internals or extend it. At least back when I was tasked with doing so.

I was well versed in PHP, but my gosh was that idiosyncratic even then…