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 48: Line 48:


=== Glossary List Block ===
=== Glossary List Block ===
Inspired by [http://moodle.org/mod/forum/discuss.php?d=20560] I started dabbling in creating a block which shows all glossaries of the currently logged in user across all his/her courses. I use [[User:Frank Ralf/Glossary list]] for scribbling some ideas.
Inspired by [http://moodle.org/mod/forum/discuss.php?d=20560 Using Keywords Glossary feature for language "correction"] by [[User:Joseph Rézeau|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 [[User:Frank Ralf/Glossary list]] for scribbling some ideas.


== Theming related stuff ==
== Theming related stuff ==

Revision as of 15:08, 13 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

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