Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

User:Frank Ralf: Difference between revisions

From MoodleDocs
Line 30: Line 30:
* I am following the discussions on the [http://moodle.org/mod/forum/discuss.php?d=106312 Use of JavaScript in Moodle] and [http://moodle.org/mod/forum/discuss.php?d=108993 The Future of Moodle Templates?]
* I am following the discussions on the [http://moodle.org/mod/forum/discuss.php?d=106312 Use of JavaScript in Moodle] and [http://moodle.org/mod/forum/discuss.php?d=108993 The Future of Moodle Templates?]


==== Anatomy of Moodle HTML ====
==== Anatomy of Moodle HTML - on to more semantic code! ====
* Some thoughts on the [[User:Frank_Ralf/Moodle_HTML|anatomy of Moodle HTML]] (work in progress).
* Some thoughts on the [[User:Frank_Ralf/Moodle_HTML|anatomy of Moodle HTML]] (work in progress).



Revision as of 09:51, 20 May 2009

What I am doing here

I am exploring Moodle as an e-learning tool for teaching German as a foreign language to Japanese

XML related stuff

  • Also on my todo list:
    • creating XSLT stylesheet for converting Moodle XML to and from different (human readable) formats
    • creating macros for OpenOffice for offline quiz creation
  • Importing into Moodle on manual converting Excel to XML

Drupal integration

  • There's an interesting discussion in the Moodle Language Teaching course:
How can Moodle be more of a social networking site?
http://moodle.org/mod/forum/discuss.php?d=83963&mode=3
I posted some more links regarding Drupal in education over there.

Learning Moodle programming

Theming related stuff

Anatomy of Moodle HTML - on to more semantic code!

Miscellaneous

Day names, month names and am/pm appear garbled in Chinese and Japanese on Windows servers
http://tracker.moodle.org/browse/MDL-14149