Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Frank Ralf.

User:Frank Ralf: Difference between revisions

From MoodleDocs
Line 31: Line 31:


==== Anatomy of Moodle HTML - on to more semantic code! ====
==== 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 [[User:Frank Ralf/Semantic HTML1|Semantic HTML]] (work in progress).


=== Miscellaneous ===
=== Miscellaneous ===

Revision as of 10:43, 26 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