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

User:Frank Ralf/Moodle forms3: Difference between revisions

From MoodleDocs
(New page: Inspired by this [http://moodle.org/mod/forum/discuss.php?d=125304 forum discussion ("Interface design input please")] I dug a little deeper into the way Moodle creates and handles forms.)
 
No edit summary
Line 1: Line 1:
Inspired by this [http://moodle.org/mod/forum/discuss.php?d=125304 forum discussion ("Interface design input please")] I dug a little deeper into the way Moodle creates and handles forms.
Inspired by this [http://moodle.org/mod/forum/discuss.php?d=125304 forum discussion ("Interface design input please")] I dug a little deeper into the way Moodle creates and handles forms.
For the JavaScript part of that discussion see [[User:Frank Ralf/JavaScript1]].
We will use some helper styles to see what's going on under the hood of Moodle forms. See [[Stylish]] for some of them.

Revision as of 09:49, 20 July 2009

Inspired by this forum discussion ("Interface design input please") I dug a little deeper into the way Moodle creates and handles forms.

For the JavaScript part of that discussion see Frank Ralf/JavaScript1.

We will use some helper styles to see what's going on under the hood of Moodle forms. See Stylish for some of them.