Prepare opening comments that give the class an overview of project management.
What will be an ideal response?
Remind students that they will be talking to high school students, and they should include asmany familiar examples as possible. The main idea is to bring the project management concept into everyday life, and show how it came help people to plan, organize, and manage tasks. You might suggest that students show how something complex, like planning a high school graduation or a homecoming event, can be broken down into smaller tasks, which can be organized and managed effectively. As in other assignments, you should suggest that students review Part A of the Systems Analyst’s Toolkit for tips and guidelines on prepared oral and written presentations. There are many examples in this chapter, and students can draw on their own experience. The main thing is to make the presentation clear, interesting, and accurate.
You might also like to view...
Which of the following statements is true?
a. Strings can be used in a switch statement’s controlling expression and in its case labels. b. Strings can be used in a switch statement’s controlling expression but not in its case labels. c. Strings cannot be used in a switch statement’s controlling expression but can be used in its case labels. d. Strings cannot be used in a switch statement’s controlling expression and cannot be used in its case labels.
Computers store large amounts of data on secondary storage devices as _________________.
Fill in the blank(s) with the appropriate word(s).
When a user is informed that his or her input is not in the correct form, what additional feedback should be given at the same time?
What will be an ideal response?
When the object indicated by a RadioButton is selected by the user, the ____ property changes from False to True.
A. Selected B. Value C. Checked D. Input