From PCSAR
			(Difference between revisions)
												
			
			
			
			
			
			
			
				 | 
				   | 
			
		| (6 intermediate revisions not shown.) | 
| Line 1: | 
Line 1: | 
|   | <noinclude>{{documentation}}</noinclude><includeonly>  |   | <noinclude>{{documentation}}</noinclude><includeonly>  | 
| - | {|style="border-collapse: separate; border-spacing: 0; border-left:1px solid lightgrey; border-bottom:1px solid lightgrey; padding: 0"
  | + | <table style="border-collapse: separate; border-spacing: 0; border-left:{{Lesson slide/Border}}; border-bottom:{{Lesson slide/Border}}; padding: 0">  | 
| - | !style="border-right:1px solid lightgrey; border-top:1px solid lightgrey;"| Start
  | + |   <tr>  | 
| - | !style="border-right:1px solid lightgrey; border-top:1px solid lightgrey;"| Material
  | + |    <td style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">Time</td>  | 
|   | + |    <td style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">Material  | 
|   | </includeonly>  |   | </includeonly>  | 
Current revision
This is the documentation for the template Template:Lesson slides start
 Template:Lesson slides start/Doc:
| 
 The template {{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}}
 
 | 
  
   | Time | 
   Material
  
 
   | 
 
  | 
 00:00
 3 min
 
   | 
  
 Introduce topic title
 Introduce Instructor
 Present Objectives
 
   | 
 
  | 
 00:03
  
 
   | 
  
 instructional points in normal font
 aids, exercises, activities in italic
 
     | 
   
 
 
 
 |   
 
  
{{lesson slides start}}
is the first line of the slides.
{{lesson slides end}}
is the last line.
 In between, each slide is introduced with
{{lesson slide|start|duration}}.
start is how many minutes into the lesson, this slide starts (typically).
duration is how many minutes this slide lasts, typically written like "3 min".
Both values are optional.
 
 | 
To see how this template is implemented,
edit this page and examine the portion 
between <includeonly> and </includeonly>.