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

User:Frank Ralf: Difference between revisions

From MoodleDocs
Line 16: Line 16:
I've started creating some little Greasemonkey user scripts:
I've started creating some little Greasemonkey user scripts:
* [http://moodle.org/mod/forum/discuss.php?d=138230 Enhancing Tracker Issue Links]
* [http://moodle.org/mod/forum/discuss.php?d=138230 Enhancing Tracker Issue Links]
* TODO: coloring links to non-existing Moodle Doc pages red in the forums (like on Moodle Docs)
* TODO: coloring links to non-existing Moodle Doc pages red in the forums like on Moodle Docs: [[Non existing page]]


== Moodle forms ==
== Moodle forms ==

Revision as of 17:36, 20 November 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

Greasemonkey

I've started creating some little Greasemonkey user scripts:

Moodle forms

XML related stuff

I will start to collect some of my findings at Frank Ralf/Moodle XML1.

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

FirePHP Block

I started work on a Moodle plugin for FirePHP.


Glossary List Block

Inspired by Using Keywords Glossary feature for language "correction" by Joseph Rézeau I started dabbling in creating a block which shows all glossaries of the currently logged in user across all his/her courses. I use Frank Ralf/Glossary list for scribbling some ideas.

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