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

User:Frank Ralf: Difference between revisions

From MoodleDocs
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Note|
Due to the cloning of Moodle Docs there might be copies of these pages on [https://docs.moodle.org/19/en/User:Frank_Ralf Moodle 1.9 Docs] and [https://docs.moodle.org/dev/User:Frank_Ralf Moodle Dev Docs]. I intend to keep this pages here up to date.
--[[User:Frank Ralf|Frank Ralf]] 23:49, 6 November 2011 (WST)
}}
= What I am doing here =
= What I am doing here =


I am exploring Moodle as an e-learning tool for teaching German as a foreign language to Japanese  
I am exploring Moodle as an e-learning tool for teaching German as a foreign language to Japanese.
 
Here's [http://moodle.org/user/view.php?id=728638&course=5 my profile on moodle.org].


== Semantic HMTL ==
== Semantic HMTL ==
Line 11: Line 19:


* I've started a little series on different aspects of JavaScript and Moodle:
* I've started a little series on different aspects of JavaScript and Moodle:
: [[User:Frank_Ralf/JavaScript1]]
*# [[User:Frank_Ralf/JavaScript1]]
*# [[User:Frank_Ralf/JavaScript2]]
 
* [http://moodle.org/mod/forum/discuss.php?d=151789 Why does Moodle 2.0 keep jumping about?] is suspected to be a JavaScript bug MDL-22372
 
=== Greasemonkey ===
I've started creating some little Greasemonkey user scripts:
* [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: [[Non existing page]]


== Moodle forms ==
== Moodle forms ==
Line 27: Line 43:
* [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


I will start to collect some of my findings at [[User:Frank Ralf/Moodle XML1]].
I will start to collect some of my findings at [[/Moodle XML1]].
 
* Interesting discussion on [http://moodle.org/mod/forum/discuss.php?d=138895 Are there any standards for learning interaction data in XML?] - also I'm not quite sure where this is heading...


== Drupal integration ==
== Drupal integration ==
Line 39: Line 57:
:http://moodle.org/mod/forum/discuss.php?d=83963&mode=3
:http://moodle.org/mod/forum/discuss.php?d=83963&mode=3
:I posted some more links regarding Drupal in education over there.
:I posted some more links regarding Drupal in education over there.
* I've started upgrading the [http://drupal.org/node/1058838 Moodle Integration] module for Drupal. --[[User:Frank Ralf|Frank Ralf]] 19:44, 29 August 2011 (WST)


== Learning Moodle programming ==
== Learning Moodle programming ==
* I am taking part in the '''Introduction to Moodle Programming''' course (http://dev.moodle.org)
* I am taking part in the '''Introduction to Moodle Programming''' course (http://dev.moodle.org)
* I am working on a [http://moodle.org/mod/forum/discuss.php?d=119961 Moodle plugin for FirePHP]
 
=== FirePHP Block ===
* I started work on a [http://moodle.org/mod/forum/discuss.php?d=119961 Moodle plugin for FirePHP].
* Now lives on https://github.com/nakohdo/moodle-block_firephp
 
=== Glossary List Block ===
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.
 
* [http://moodle.org/mod/forum/search.php?sourceid=Mozilla-search&id=5&search=This+module+cannot+be+added+to+this+course+yet!+ This module cannot be added to this course yet! (No file found at: ../mod/game/mod.html).]
* See tracker issue MDL-25155
 
=== Auto-link Hijacker ===
* A filter which hijacks glossary auto-links and redirects them to a URL of you choice.
* https://moodle.org/plugins/view/filter_autolinkhijacker
* http://moodle.org/mod/data/view.php?d=13&rid=4906&filter=1 (old plugin database)
* https://github.com/nakohdo/moodle-filter_autolinkhijacker
 
=== NanoGong ===
* cloned & archived: https://docs.moodle.org/dev/User:Frank_Ralf/NanoGong
* current: [[/NanoGong]]


== Theming related stuff ==
== Theming related stuff ==
* 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?]
== Moodle Docs stuff ==
* [[/Subpage transclusion]] as a possible solution for avoiding duplicating documentation for different versions of Moodle, see ...
--[[User:Frank Ralf|Frank Ralf]] 07:39, 22 February 2011 (UTC)


== Miscellaneous ==
== Miscellaneous ==
* I have created some pages in the Moodle documentation: [[Javascript FAQ]], [[CSS FAQ]], [[PHP FAQ]], [[Usability FAQ]], [[Database FAQ]], [[Development:Firebug]]
* I have created some pages in the Moodle documentation: [[Javascript FAQ]], [[CSS FAQ]], [[PHP FAQ]], [[Usability FAQ]], [[Database FAQ]], [[Development:Firebug]]
* I am watching the following issue in Moodle tracker:
* I am watching the following issue in Moodle tracker:
:''Day names, month names and am/pm appear garbled in Chinese and Japanese on Windows servers''
:''Day names, month names and am/pm appear garbled in Chinese and Japanese on Windows servers''
:http://tracker.moodle.org/browse/MDL-14149
:http://tracker.moodle.org/browse/MDL-14149
* [[/Experience_of_converting_a_module_to_Moodle_2|Experience of converting a module to Moodle 2]] by Sam Marshall --[[User:Frank Ralf|Frank Ralf]] 12:11, 23 June 2010 (UTC)
* [[/Moodle 2.1 sections proposal]] by Sam Marshall --[[User:Frank Ralf|Frank Ralf]] 18:05, 12 November 2010 (UTC)
== MoodleMoot 2011 in Elmshorn (Germany) ==
* [http://moodlemoot.moodle.de/mod/resource/view.php?id=1103 Call for Papers zur MoodleMoot 2011 in Elmshorn]
* https://docs.moodle.org/de/Benutzer:Frank_Ralf/MoodleMoot2011: my private notes, any feedback welcome
== Git ==
* I'm starting to get the hang of (g)it ... see [[/Git]] --[[User:Frank Ralf|Frank Ralf]] 03:49, 23 June 2011 (WST)
* [[/Git workflow]]
== Test, test, test ... ==
* [[Dev:Firefox]]

Latest revision as of 14:03, 22 January 2015

Note: Due to the cloning of Moodle Docs there might be copies of these pages on Moodle 1.9 Docs and Moodle Dev Docs. I intend to keep this pages here up to date. --Frank Ralf 23:49, 6 November 2011 (WST)


What I am doing here

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

Here's my profile on moodle.org.

Semantic HMTL

JavaScript

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

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.

Auto-link Hijacker

NanoGong

Theming related stuff

Moodle Docs stuff

--Frank Ralf 07:39, 22 February 2011 (UTC)

Miscellaneous

  • I am watching the following issue in Moodle tracker:
Day names, month names and am/pm appear garbled in Chinese and Japanese on Windows servers
http://tracker.moodle.org/browse/MDL-14149

MoodleMoot 2011 in Elmshorn (Germany)

Git

Test, test, test ...