Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Teacherplan module.

Teacherplan module: Difference between revisions

From MoodleDocs
No edit summary
m (cat edit)
 
(9 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[http://moodle.org/mod/forum/search.php?search=teacherplan&id=5 Teacherplan]
'''[http://moodle.org/mod/forum/search.php?search=teacherplan&id=5 Teacherplan]''' allows teachers to place teacher plans in a separate and configurable module in the 1.5.3 version of Moodle.  It is basically a trimmed HTML Resource module, with two added benefits:


* A list of objectives can be entered for each course.  These can be edited from the Update Teacher Plan page.
* The index page for the Teacher Plans can be viewed keyed on plans (using the chosen format) or keyed on objectives met.


[[Image:Teacherplan01.jpg|frame|left| To create a lesson plan you choose objectives, add activities, add a description of assessment and save.]]
[[Image:Teacherplan01.jpg|frame|left| To create a lesson plan you choose objectives, add activities, add a description of assessment and save.]]
<br style="clear:both;">
<br style="clear:both;">
==See also==
*[[Teacher Plan Search block]]
*http://moodle.org/mod/forum/discuss.php?d=37444
*http://moodle.org/mod/forum/discuss.php?d=37445
*http://sourceforge.net/project/showfiles.php?group_id=170942 - Download Teacherplan Files here
[[Category:Contributed code]]

Latest revision as of 15:17, 15 February 2008

Teacherplan allows teachers to place teacher plans in a separate and configurable module in the 1.5.3 version of Moodle. It is basically a trimmed HTML Resource module, with two added benefits:

  • A list of objectives can be entered for each course. These can be edited from the Update Teacher Plan page.
  • The index page for the Teacher Plans can be viewed keyed on plans (using the chosen format) or keyed on objectives met.
To create a lesson plan you choose objectives, add activities, add a description of assessment and save.


See also