mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
16 lines
410 B
Plaintext
16 lines
410 B
Plaintext
Roadmap
|
|
-------
|
|
|
|
Here are some of the directions I would like to take
|
|
Moodle now it has been released.
|
|
|
|
- Code audit and clean up. Standardise tabs, wordwrap.
|
|
Refactor a few bits.
|
|
|
|
- Full internationalisation. To start with I've hardcoded
|
|
all the strings just to get things started and reduce
|
|
obfuscation during development. Modular "language packs"
|
|
need to implemented instead. eg using STPhp.
|
|
|
|
|