Development:Voice ToDo: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 5: Line 5:


== ToDo ==
== ToDo ==
* Create a user and password for moodle.org, docs.moodle.org and tracker.moodle.org. Better use the same user and password for all.
* Take the HTML output of a page in Moodle and change all its link tags to make it Voice enabled.
* Select tools to be used.
* Take the HTML out of a page with a form in Moodle and change the form to make it Voice enabled.
** David Horat: I recommend using Eclipse + PHPEclipse plugin. See: [[Setting_up_Eclipse_for_Moodle_development]]
* Begin to study Moodle development documentation: [[Development:Voice_Moodle]]

Revision as of 07:57, 26 May 2007

Template:Voice Template:Moodle 2.0

Here we will put the tasks we need to complete. If no tasks assigned, then keep on with the timeplan.

ToDo

  • Take the HTML output of a page in Moodle and change all its link tags to make it Voice enabled.
  • Take the HTML out of a page with a form in Moodle and change the form to make it Voice enabled.