Entrance Announcement
MICTE 2080
2080 Magh 07
User:Subekshya/Lesson Plan-2
Subject : Computer Science
Period: Fifth
Topic: Waterfall model
Teaching Item: Phases of waterfall model
Class: 11
Unit: One
Time: 10 min
No. of Students: 12
Specific Objective
At the end of this lesson students will be able to:
- understand about waterfall model
- Describe about different phases of waterfall model
Teaching Materials
- Laptop
- Presentation slide
- Projector
Teaching Learning Activities
- Introducing students about today's topic.
- Present the slide.
- Explain about waterfall model.
- Show the figure of waterfall model phases.
- Explain about different phases of waterfall model.
- Show the table of outcomes of different phases of waterfall model.
- Sum up the topic and ask students if they have any doubt.
Evaluation
1. What is the primary characteristic of the Waterfall model in software development?
A) Iterative development
B) Incremental development
C) Sequential development
D) Agile development
2. Arrange the phases of the waterfall model in the correct sequential order:
A) Testing, Design, Implementation, Maintenance, Requirements
B) Requirements, Design, Implementation, Testing, Maintenance
C) Implementation, Maintenance, Requirements, Design, Testing
D) Design, Requirements, Testing, Implementation, Maintenance
3. In the Waterfall model, when is the testing phase typically conducted?
A) Before the design phase
B) Concurrently with the coding phase
C) After the implementation phase
D) Throughout the entire development process