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
No edit summary
Line 23: Line 23:
** creating XSLT stylesheet for converting Moodle XML to and from different (human readable) formats
** creating XSLT stylesheet for converting Moodle XML to and from different (human readable) formats
** creating macros for OpenOffice for offline quiz creation
** creating macros for OpenOffice for offline quiz creation
* [http://books.evc-cit.info/odbook/ch09.html XML Filters in OOo]
* [http://www.ibm.com/developerworks/edu/x-dw-x-xsltopenoff.html Expand the editing capabilities of OpenOffice with XSLT]
* [http://moodle.org/mod/forum/discuss.php?d=123277 Importing into Moodle] on manual converting Excel to XML
* [http://moodle.org/mod/forum/discuss.php?d=123277 Importing into Moodle] on manual converting Excel to XML



Revision as of 15:05, 5 October 2009

What I am doing here

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

Semantic HMTL

JavaScript

  • I've started a little series on different aspects of JavaScript and Moodle:
Frank Ralf/JavaScript1

Moodle forms

XML related stuff

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

Miscellaneous

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