ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
Number
Number
SourceTopicStandardsEngineering ExplorationsSTEM InnovatorsApplied EngineeringComputer Science ExplorationsComputer Science InvestigationsApplied Computer ScienceAgri-BusinessPathways to SuccessApplied Business & Marketing
2
192824302937252128
3
11STELTESTEL 1 Nature and Characteristics of Technology and EngineeringXXX
4
22STELTESTEL 1J. Develop innovative products and systems that solve problems and extend capabilities based on individual or collective needs and wants.x
5
33STELTESTEL 1 K. Compare and contrast the contributions of science, engineering, mathematics and technology in the development of technological systems.
6
44STELTESTEL 1 L. Explain how technology and engineering are closely linked to creativity, which can result in both intended and unintended innovations.x
7
55STELTESTEL 1 M. Apply creative problem-solving strategies to the improvement of existing devices or processes or the development of new approaches.xx
8
66STELTESTEL 2 Core Concepts of Technology and Engineeringxxx
9
77STELTESTEL 2M. Differentiate between inputs, processes, outputs, and feedback in technological systems.x
10
88STELTESTEL 2N. Illustrate how systems thinking involves considering relationships between every part, as well as how the system interacts with the environment in which it is used.x
11
99STELTESTEL 2O. Create an open-loop system that has no feedback path and requires human intervention.x
12
1010STELTESTEL 2P. Create a closed-loop system that has a feedback path and requires no human intervention.
13
1111STELTESTEL 2Q. Predict outcomes of a future product or system at the beginning of the design process.x
14
1212STELTESTEL 2R. Compare how different technologies involve different sets of processes.
15
1313STELTESTEL 2S. Defend decisions related to a design problem.xx
16
1414STELTESTEL 3 Integration of Knowledge, Technologies, and Practicesxx
17
1515STELTESTEL3E. Analyze how different technological systems often interact with economic, environmental, and social systems.x
18
1616STELTESTEL3F. Apply a product, system or process developed for one setting to another setting.x
19
1717STELTESTEL 3G. Explain how knowledge gained from other content areas affects the development of technological products and systems.x
20
1818STELTESTEL 4 Impacts of Technologyx
21
1919STELTESTEL 4K. Examine the ways that technology can have both positive and negative effects at the same time.x
22
2020STELTESTEL 4L. Analyze how the creation and use of technologies consumes renewable and non-renewable resources and creates waste.x
23
2121STELTESTEL 4M. Devise strategies for reducing, reusing, and recycling waste caused from the creation and use of technology.x
24
2222STELTESTEL4N. Analyze examples of technologies that have changed the way people think, interact, and communicate.x
25
2323STELTESTEL 4O. Hypothesize what alternative outcomes (individual, cultural, and/or environmental) might have resulted had a different technological solution been selected.x
26
2424STELTESTEL 5 Influence of Society on Technological Developmentx
27
2525STELTESTEL 5F. Analyze how an invention or innovation was influenced by its historical context.x
28
2626STELTESTEL 5G. Evaluate trade-offs based on various perspectives as part of a decision process that recognizes the need for careful compromises among competing factors.x
29
2727STELTESTEL 6 History of Technologyx
30
2828STELTESTEL 6C. Compare various technologies and how they have contributed to human progress.x
31
2929STELTESTEL 6D. Engage in a research and development process to simulate how inventions and innovations have evolved through systematic tests and refinements.x
32
3030STELTESTEL 6E. Verify how specialization of function has been at the heart of many technological improvements.x
33
3131STELTESTEL 7 Design in Technology and Engineering Educationxxx
34
3232STELTESTEL 7P. Illustrate the benefits and opportunities associated with different approaches to design.
35
3333STELTESTEL 7Q. Apply the technology and engineering design process.xxx
36
3434STELTESTEL 7R. Refine design solutions to address criteria and constraints.xxx
37
3535STELTESTEL 7S. Create solutions to problems by identifying and applying human factors in design.
38
3636STELTESTEL 7T. Assess design quality based upon established principles and elements of design.
39
3737STELTESTEL 7U. Evaluate the strengths and weaknesses of different design solutions.xxx
40
3838STELTESTEL 7V. Improve essential skills necessary to successfully design.xxx
41
3939STELTESTEL 8 Applying, Maintaining, and Assessing Technological Products and Systemsxxx
42
4040STELTESTEL 8H. Research information from various sources to use and maintain technological products or systems.
43
4141STELTESTEL 8I. Use tools, materials, and machines to safely diagnose, adjust, and repair systems.x
44
4242STELTESTEL 8J. Use devices to control technological systems.
45
4343STELTESTEL 8K. Design methods to gather data about technological systems.
46
4444STELTESTEL 8L. Interpret the accuracy of information collected.
47
4545STELTESTEL 8M. Use instruments to gather data on the performance of everyday products.
48
4646
49
4747MDCSECT2-CS-01. Recommend improvements to the design of computing devices, based on an analysis of how users interact with the devices.xxx
50
4848MDCSECT2-CS-02. Design projects that combine hardware and software components to collect and exchange data.Xxx
51
4949MDCSECT2-CS-03. Systematically identify and fix problems with computing devices and their components.x
52
5050MDCSECT2-NI-04. Model the role of protocols in transmitting data across networks and the Internet.
53
5151MDCSECT2-NI-05. Explain how physical and digital security measures protect electronic information.xxx
54
5252MDCSECT2-NI-06. Apply multiple methods of encryption to model the secure transmission of information.x
55
5353MDCSECT2-DA-07. Represent data using multiple encoding schemes.
56
5454MDCSECT2-DA-08. Collect data using computational tools and transform the data to make it more useful and reliable.xxxx
57
5555MDCSECT2-DA-09. Refine computational models based on the data they have generated.xxx
58
5656MDCSECT2-AP-10. Use flowcharts and/or pseudocode to address complex problems as algorithms.xxx
59
5757MDCSECT2-AP-11. Create clearly named variables that represent different data types and perform operations on their values.xxx
60
5858MDCSECT2-AP-12. Design and iteratively develop programs that combine control structures, including nested loops and compound conditionals.xxx
61
5959MDCSECT2-AP-13. Decompose problems and subproblems into parts to facilitate the design, implementation, and review of programs.xxxx
62
6060MDCSECT2-AP-14. Create procedures with parameters to organize code and make it easier to reuse.xxx
63
6161MDCSECT2-AP-15. Seek and incorporate feedback from team members and users to refine a solution that meets user needs.xxxx
64
6262MDCSECT2-AP-16. Incorporate existing code, media, and libraries into original programs, and give attribution.xxx
65
6363MDCSECT2-AP-17. Systematically test and refine programs using a range of test cases.xxx
66
6464MDCSECT2-AP-18. Distribute tasks and maintain a project timeline when collaboratively developing computational artifacts.xxx
67
6565MDCSECT2-AP-19. Document programs in order to make them easier to follow, test, and debug.xxx
68
6666MDCSECT2-IC-20. Compare tradeoffs associated with computing technologies that affect people's everyday activities and career options.xxx
69
6767MDCSECT2-IC-21. Discuss issues of bias and accessibility in the design of existing technologies.xxxx
70
6868MDCSECT2-IC-22. Collaborate with many contributors through strategies such as crowdsourcing or surveys when creating a computational artifact.xx
71
6969MDCSECT2-IC-23. Describe tradeoffs between allowing information to be public and keeping information private and secure.xxx
72
7070
73
7171Business/Career Explorations/Financial Literacy CONTENT STANDARD 1.0 : UNDERSTAND CAREERS AND THE NATURE OF WORKx
74
7272Business/Career Explorations/Financial Literacy BCCF 1.1.0 : EXPLORE CAREER PATHWAYSxx
75
7373Business/Career Explorations/Financial Literacy BCF 1.1.1 Relate your skills, interests, talents, and values to a Career Pathwayxxxx
76
7474Business/Career Explorations/Financial Literacy BCF1.1.2 Explain careers in each of the Career Clustersxxx
77
7575Business/Career Explorations/Financial Literacy BCF1.1.3 Research the pathway to a career of interestxxx
78
7676Business/Career Explorations/Financial Literacy BCF 1.1.4 Describe the difference between various types of academic degrees and other credentialsxxx
79
7777Business/Career Explorations/Financial Literacy
80
7878Business/Career Explorations/Financial Literacy PERFORMANCE STANDARD 1.2 : COLLABORATION & COMMUNICATIONxxx
81
7979Business/Career Explorations/Financial Literacy BCF 1.2.1 Practice communicating with others in a variety of ways to explain an idea, solution, or problemxxxxxxxxx
82
8080Business/Career Explorations/Financial Literacy BCF 1.2.2 Demonstrate Ethical Leadership Skills when working with othersxxxxxxxxx
83
8181Business/Career Explorations/Financial Literacy BCF 1.2.3 Demonstrate conflict-resolution skillsxxxxxxxxx
84
8282Business/Career Explorations/Financial Literacy BCF 1.2.4 Demonstrate critical-thinking and problem-solving skillsxxxxxxxxx
85
8383Business/Career Explorations/Financial Literacy BCF 1.2.5 Prepare and make a presentation in front of a groupxxxxxxx
86
8484Business/Career Explorations/Financial Literacy
87
8585Business/Career Explorations/Financial Literacy CONTENT STANDARD 2.0 : DESCRIBE WHAT BUSINESS ISx
88
8686Business/Career Explorations/Financial Literacy PERFORMANCE STANDARD 2.1 : COMPARE TYPES OF BUSINESSES
89
8787Business/Career Explorations/Financial Literacy BCF 2.1.1 Compare business in different industry sectors, e.g., manufacturing, retail, service, etc.xx
90
8888Business/Career Explorations/Financial Literacy BCF 2.1.2 Explain the day-to-day operations of a small versus large businessxx
91
8989Business/Career Explorations/Financial Literacy
92
9090Business/Career Explorations/Financial Literacy PERFORMANCE STANDARD 2.2 : RESEARCH BUSINESS OPPORTUNITIESx
93
9191Business/Career Explorations/Financial Literacy BCF 2.2.1 Discuss factors that affect business opportunitiesxx
94
9292Business/Career Explorations/Financial Literacy BCF 2.2.2 Explain how businesses determine opportunitiesx
95
9393Business/Career Explorations/Financial Literacy BCF 2.2.3 Describe the risks of starting a businessx
96
9494Business/Career Explorations/Financial Literacy
97
9595Business/Career Explorations/Financial Literacy PERFORMANCE STANDARD 2.3 : EXPLORE BUSINESS ETHICSx
98
9696Business/Career Explorations/Financial Literacy BCF 2.3.1 Explain the role of ethics in businessxxxx
99
9797Business/Career Explorations/Financial Literacy BCF 2.3.2 Discuss the importance of ethics in digital and social mediaxxx
100
9898Business/Career Explorations/Financial Literacy BCF 2.3.3 Evaluate an ethical dilemma in the workplacexxxx