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
No edit summary
 
(9 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 =


Line 28: Line 34:
== XML related stuff ==
== XML related stuff ==
* I am working on [[XML FAQ]] and [[Import and export FAQ]]
* I am working on [[XML FAQ]] and [[Import and export FAQ]]
* At the moment I am trying to create a [http://en.wikipedia.org/wiki/XML_Schema_(W3C) XML Schma] for Moodle XML for validation purposes
* At the moment I am trying to create a [http://en.wikipedia.org/wiki/XML_Schema_(W3C) XML Schema] for Moodle XML for validation purposes


* Also on my todo list:  
* Also on my todo list:  
Line 40: Line 46:


* 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...
* 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...
* [https://moodle.org/mod/forum/discuss.php?d=348650 DITA XML and Moodle] - revived forum discussion 2017


== Drupal integration ==
== Drupal integration ==
Line 51: Line 58:
: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 ==
Line 69: Line 78:
* http://moodle.org/mod/data/view.php?d=13&rid=4906&filter=1
* http://moodle.org/mod/data/view.php?d=13&rid=4906&filter=1
* https://github.com/nakohdo/moodle-filter_autolinkhijacker
* 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 ==
Line 84: Line 101:


* [[/Moodle 2.1 sections proposal]] by Sam Marshall --[[User:Frank Ralf|Frank Ralf]] 18:05, 12 November 2010 (UTC)
* [[/Moodle 2.1 sections proposal]] by Sam Marshall --[[User:Frank Ralf|Frank Ralf]] 18:05, 12 November 2010 (UTC)
* [[/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)


== MoodleMoot 2011 in Elmshorn (Germany) ==
== MoodleMoot 2011 in Elmshorn (Germany) ==
Line 94: Line 108:


== Git ==
== Git ==
I'm starting to get the hang of (g)it ... see [[/Git]] --[[User:Frank Ralf|Frank Ralf]] 03:49, 23 June 2011 (WST)
* 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 ... ==
== Test, test, test ... ==
* [[Dev:Firefox]]
* [[Dev:Firefox]]

Latest revision as of 16:36, 6 March 2017

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 ...