Template:Lesson slides start/Doc
From PCSAR
(Difference between revisions)
| Line 1: | Line 1: | ||
<code><nowiki>{{lesson slides start}}</nowiki></code> | <code><nowiki>{{lesson slides start}}</nowiki></code> | ||
marks the start of slides associated with a [[:Template:lesson plan|Lesson Plan]]. | marks the start of slides associated with a [[:Template:lesson plan|Lesson Plan]]. | ||
| + | |||
| + | Slides in a lesson plan | ||
| + | are sections that should be presented in turn. | ||
| + | |||
| + | They don't actually create a slide for a computer projector. | ||
| + | Instead they appear as a section of a table for the instructor to follow. | ||
| + | |||
| + | {{demo| | ||
| + | <nowiki> | ||
| + | {{lesson slides start}} | ||
| + | {{lesson slide|00:00|3 min}} | ||
| + | Introduce topic title | ||
| + | |||
| + | Introduce Instructor | ||
| + | |||
| + | Present Objectives | ||
| + | {{lesson slide|00:03|}} | ||
| + | instructional points in normal font | ||
| + | |||
| + | ''aids, exercises, activities in italic'' | ||
| + | {{lesson slides end}} | ||
| + | </nowiki> | ||
| + | | | ||
| + | {{lesson slides start}} | ||
| + | {{lesson slide|00:00|3 min}} | ||
| + | Introduce topic title | ||
| + | |||
| + | Introduce Instructor | ||
| + | |||
| + | Present Objectives | ||
| + | {{lesson slide|00:03|}} | ||
| + | instructional points in normal font | ||
| + | |||
| + | ''aids, exercises, activities in italic'' | ||
| + | {{lesson slides end}} | ||
| + | }} | ||
Revision as of 06:54, 3 January 2012
{{lesson slides start}}
marks the start of slides associated with a Lesson Plan.
Slides in a lesson plan are sections that should be presented in turn.
They don't actually create a slide for a computer projector. Instead they appear as a section of a table for the instructor to follow.
| You type... | You get... | ||||||
|---|---|---|---|---|---|---|---|
{{lesson slides start}}
{{lesson slide|00:00|3 min}}
Introduce topic title
Introduce Instructor
Present Objectives
{{lesson slide|00:03|}}
instructional points in normal font
''aids, exercises, activities in italic''
{{lesson slides end}}
|
|

