jagomart
digital resources
picture1_Programming Pdf 179530 | 9422689


 189x       Filetype PDF       File size 0.84 MB       Source: mlz.innovasphere.com


File: Programming Pdf 179530 | 9422689
flowcharts level 6 lesson 6 terminal and enabling learning outcomes covered in the lesson themes terminal learning outcomes enabling learning outcomes bloom s level list some uses of flowchart explain ...

icon picture PDF Filetype PDF | Posted on 30 Jan 2023 | 2 years ago
Partial capture of text on file.
                                                                        Flowcharts 
                                                                             Level 6 | Lesson 6 
                                         Terminal and Enabling Learning Outcomes covered in the Lesson 
                        Themes          Terminal Learning Outcomes                    Enabling Learning Outcomes                   Bloom’s Level 
                                       List some uses of flowchart.             Explain the concept of flowchart.                 Understanding 
                                                                                List the purpose of using a flowchart.            Understanding 
                                       Identify the boxes and the structures    Identify the boxes and the structures used in     Understanding 
                      Programming  used in a flowchart.                         a flowchart. 
                                                                                Identify the function of the boxes and the        Understanding 
                                                                                structures used in a flowchart. 
                                       Solve a problem using a flowchart.       Solve a problem using a flowchart.                Applying 
                                                                               Computer Masti ::66::
                                                                                                                                                                           Question Bank Level 6 Lesson 6 
             Bloom’s Level                     Corresponding                    Difficulty               Question                    Short                                                                                    Question                                                                                                                     Solution 
                                               LO                               Level                    Type                        Answer 
                                                                                (Easy/                   (Objective/                 /Long 
                                                                                Difficult)               Subjective)                 answer 
             Understanding                     Explain the                             Easy                         O                         SA                 1. Choose the correct answer.                                                                                                                  iii 
                                               concept of                                                                                                      What is a list of instructions in a proper order to solve a problem called?
                                               flowchart.                                                                                                              i.   Sequence 
                                                                                                                                                                       ii.  Mind map 
                                                                                                                                                                       iii. Flowchart 
                                                                                                                                                                       iv. None of the above. 
             Understanding                     Explain the                             Easy                         S                         SA                 2. Answer the following in brief:                                                                                                              A flowchart is a picture (graphical representation) of the 
                                               concept of                                                                                                             i. What is a flowchart?                                                                                                                   problem solving process.  
                                               flowchart. 
             Understanding                     Explain the                             Easy                         O                         SA                 3. Choose the correct answer.                                                                                                                  c 
                                               concept of                                                                                                             i.   What is the correct sequence of steps in a flowchart?
                                                                  
                                               flowchart.                                                                                                                   a.    Input, Output, Processing, Feedback 
                                                                                                                                                                            b. Feedback, Input, Output, Processing 
                                                                                                                                                                            c.    Input, Processing, Output, Feedback 
                                                                                                                                                                            d. There is no specific sequence.
             Understanding                     Explain the                             Easy                         O                         SA                 4. Fill in the blanks.                                                                                                                           i.        A flowchart is simply a diagram which shows the
                                               concept of                                                                                                              (start, symbol, diagram, progression, end, problem)                                                                                                   breakdown of a task or problem into all of the 
                                               flowchart.                                                                                                              i.   A flowchart is simply a ___________ which shows the breakdown of a task                                                                          necessary steps. 
                                                                                                                                                                            or ___________ into all of the necessary steps.                                                                                       ii.       Each step is represented by a symbol and 
                                                                                                                                                                       ii.  Each step is represented by a ___________ and connecting lines show the                                                                          connecting lines show the step-by-step progression
                                                                                                                                                                            step-by-step ___________ through the task.                                                                                                       through the task. 
                                                                                                                                                                       iii. There is a clear ___________, a series of steps, a clear direction of flow and                                                        iii.      There is a clear start, a series of steps, a clear 
                                                                                                                                                                            a clear _______or finish point.                                                                                                                  direction of flow and a clear end or finish point. 
             Understanding                     List the purpose                        Easy                         O                         SA                 5. Choose the correct answer.                                                                                                                  iii 
                                               of using a                                                                                                             i.  As a part of geometry project Phil and two of his friends have to identify 10 
                                               flowchart.                                                                                                                 things each used in daily life and categorize its shape as a rectangle, square, 
                                                                                                                                                                          circle, cube or cuboid. What should he do to standardize the steps of all his 
                                                                                                                                                                          friends?
                                                                                                                                                                                               Computer Masti ::67::
                                                                                                                                                                                  i.    Check each item, check for the length-breadth-height 
                                                                                                                                                                                  ii.   Create a flowchart and follow the steps
                                                                                                                                                                                  iii.  Use logical thinking 
                                                                                                                                                                                  iv. Follow all the above steps 
             Understanding                     List the purpose                        Easy                         S                         LA                 6. Answer the following in brief:                                                                                                                i.    To specify the method of solving a problem. 
                                               of using a                                                                                                              List three uses of flowcharts.                                                                                                             ii.   To plan the sequence of a computer program. 
                                               flowchart.                                                                                                                                                                                                                                                         iii.  Communicate ideas, solutions.
             Understanding                     List the purpose                        Easy                         S                         SA                 7. Answer the following in brief:                                                                                                              Flowchart can help him plan the sequence and give a step-
                                               of using a                                                                                                              Sameer needs to write a program for adding two numbers using a                                                                           by-step procedure for the program. 
                                               flowchart.                                                                                                              programming language. How can a flowchart be useful to him?
             Understanding                     List the purpose                        Easy                         S                         SA                 8. Seema’s mother had given her a lamp for her birthday, but it suddenly                                                                         i.    Lamp is not working. 
                                               of using a                                                                                                              stopped working. Based on her problem, Seema made a flowchart. Observe                                                                     ii.   By drawing a flowchart for the problem, Seema has 
                                               flowchart.                                                                                                              the following flowchart and answer the questions that follow.                                                                                    listed out all the possible reasons and ways to resolve 
                                                                                                                                                                                                                                                                                                                        each one of them.
                                                                                                                                                                  i.     What is the problem face
                                                                                                                                                                                                                   d by Seema? 
                                                                                                                                                                  ii.    How will this flowchart help Seema in resolving the issue?
             Understanding                     List the purpose                        Easy                         S                         SA                 9. List out 2 occasions where you can use flowchart.                                                                                           Students may cite examples of following type of tasks: 
                                               of using a                                                                                                                                                                                                                                                              x     Steps of science experiments 
                                               flowchart.                                                                                                                                                                                                                                                              x     Some process  
                                                                                                                                                                                               Computer Masti ::68::
             Understanding                      Identify the                            Easy                         O                          SA                  9. Choose the correct answer.                                                                                                                        i.    a 
                                                boxes and the                                                                                                              i. Which symbol is used at the beginning of a flow chart?                                                                                     ii.   d 
                                                structures used                                                                                                                                                                                                                                                          iii.  b 
                                                in a flowchart.                                                                                                                 a.                                                                                                                                       iv. b 
                                                                                                                                                                                                                                                                                                                         v.    b 
                                                                                                                                                                                b. 
                                                                                                                                                                                c. 
                                                                                                                                                                                d. 
                                                                                                                                                                           ii. Which symbol is used to test conditions in a flowchart?
                                                                                                                                                                                a.
                                                                                                                                                                                b. 
                                                                                                                                                                                c. 
                                                                                                                                                                                d. 
                                                                                                                                                                         iii. Which symbol is used to represent an input/output in a flowchart?
                                                                                                                                                                                  a. 
                                                                                                                                                                                  b. 
                                                                                                                                                                                  c. 
                                                                                                                                                                                                  Computer Masti ::69::
The words contained in this file might help you see if this file matches what you are looking for:

...Flowcharts level lesson terminal and enabling learning outcomes covered in the themes bloom s list some uses of flowchart explain concept understanding purpose using a identify boxes structures used programming function solve problem applying computer masti question bank corresponding difficulty short solution lo type answer easy objective long difficult subjective o sa choose correct iii what is instructions proper order to called i sequence ii mind map iv none above following brief picture graphical representation solving process c steps input output processing feedback b d there no specific fill blanks simply diagram which shows start symbol progression end breakdown task or into all necessary each step represented by connecting lines show through clear series direction flow finish point as part geometry project phil two his friends have things daily life categorize its shape rectangle square circle cube cuboid should he do standardize...

no reviews yet
Please Login to review.