Describe the difference between objects and values using the terms “equivalent” and “identical”. Illustrate the difference using your own examples with Python lists and the “is” operator.  

PART 1

Describe the difference between objects and values using the terms “equivalent” and “identical”. Illustrate the difference using your own examples with Python lists and the “is” operator.

Describe the relationship between objectsreferences, and aliasing. Again, create your own examples with Python lists.

Finally, create your own example of a function that modifies a list passed in as an argument. Describe what your function does in terms of argumentsparametersobjects, and references.

Create your own unique examples for this assignment. Do not copy them from the textbook or any other source.

Part 2

Write a Python program that does the following.

· Create a string that is a long series of words separated by spaces. The string is your own creative choice. It can be names, favorite foods, animals, anything. Just make it up yourself. Do not copy the string from another source. 

· Turn the string into a list of words using split.

· Delete three words from the list, but delete each one using a different kind of Python operation.

· Sort the list.

· Add new words to the list (three or more) using three different kinds of Python operation.

· Turn the list of words back into a single string using join.

· Print the string.

 Part 3

Provide your own examples of the following using Python lists. Create your own examples. Do not copy them from another source. 

· Nested lists

· The “*” operator

· List slices

· The “+=” operator

· A list filter

· A list operation that is legal but does the “wrong” thing, not what the programmer expects

Provide the Python code and output for your program and all your examples.

Starting with the downloadable assignment files, write the Javascript needed for the application

Starting with the downloadable assignment files, write the Javascript needed for the application. Use the book and lectures as a guide. In this exercise, you’ll develop an Image Gallery application that displays different images when the user clicks on the links at the top of the page. This works like the Image Swap application below.

1.  You’ll find the HTML, CSS, and image files for this application in the week 6 folder

You’ll also find an empty JavaScript file named image_gallery.js. You can add your code to this file. Customize the interface with your first and last names.

2.  In the JavaScript file, add an event handler for the ready() event method.

3.  Use the each() method to run a function for each <a> element in the unordered list of items. Then, add jQuery code that gets the URL and caption for each image and preloads the image. You can get the URL from the href attribute of the <a> element, and you can get the caption from the title attribute.

4.  Add an event handler for the click event of each link. The function for this event handler should accept a parameter named evt. The jQuery code for this event handler should display the image and caption for the link that was clicked. In addition, it should use the evt parameter to cancel the default action of the link.

5.  Add a jQuery statement that moves the focus to the first link on the page when the page is loaded.

School of Computer and Information Sciences COURSE SYLLABUS

School of Computer and Information Sciences COURSE SYLLABUS

Course Information

ITS535 – A02 System Analysis and Design Summer 2022 First Bi-Term Course Format: Online CRN: 30333

Instructor Information

Name: Steven Case Email: steven.case@ucumberlands.edu Phone: 239-220-5339 Office Location: Remote Office Hours/Preferred Contact Times: Available by appointment from 8:00-10:00 PM EDT (Monday- Thursday)

Course Description

This course provides a detailed overview of system analysis and design methodologies. You will examine techniques to develop systems more efficiently, such as the system development life cycle (SDLC) and other processes. System requirements, functional design, display, and end-of-project conclusions and analysis are studied and practiced through a variety of activities.

Course Objectives

Upon completion of this course:

The application of software engineering techniques in the information systems life cycle.

 

 

Present current topics, such as agile development, extreme programming, rapid application development (RAD), Scrum and the Unified Modeling Language (UML).

Provide hands-on practice with project management and systems development through exercises in PERT/CPM, user requirements gathering, data and process modeling, and prototyping.

Assessment: Prepare students to think critically about the concepts and practices of Computer Information Technology.

Learner Outcomes

Understand how users working in context with new technology change the dynamics of system.

Understand that organizations and their members are systems and that analysis need to take a system perspective.

Evaluate software by addressing the trade-offs among creating custom software.

Recognize the value of interactive methods for information gathering.

Understand the value for unobtrusive methods for information gathering.

Understand agile modeling and the core practices that differentiate it from other development methodology

Understand how analytics uses data dictionary for analyzing data-oriented systems.

Recognize the difference between structured and semi-structured decision

Understand what objective-oriented systems and design is and appreciate its usefulness

Realize how output bias affects users

Design engaging input display for users of information systems.

 

 

Use databases for presenting data.

Design variety of users interface.

Recognize how to ensure data quality through validation

Course Website

Access to the course website is required via the iLearn portal on the University of the Cumberlands website: http://www.ucumberlands.edu/ilearn/ or https://ucumberlands.blackboard.com/

Required Books and Resources

Title: Systems Analysis and Design, Global Edition ISBN: ISBN: 13: 978-0-13-478555-4 Authors: Kenneth E. Kendall, Julie E Kendall Publication Date: 2019-11-25 Edition: 10th ED.

Course Required text can be found and purchased via the UC Barnes and Noble Bookstore: https://cumber.bncollege.com/shop/cumberlands/page/find-textbooks

Suggested Books and Resources

Systems Analysis and Design ISBN: 9781305533936 Authors: Scott Tilley, Harry J. Rosenblatt Publisher: Cengage Learning Publication Date: 2016-01-18

Systems Analysis and Design: Techniques, Methodologies, Approaches, and Architecture ISBN: 9781351547277 Authors: Roger Chiang

 

 

Publisher: Routledge Publication Date: 2017-07-05

Systems Analysis and Design Methods ISBN: 9786024396879 Authors: Sri Mulyani Publisher: Unpad Press Publication Date: 2020-07-31

Requirements and Policies

Academic Dishonesty Policy

As a Christian liberal arts university committed to the pursuit of truth and understanding, any act of academic dishonesty is especially distressing and cannot be tolerated. In general, academic dishonesty involves the abuse and misuse of information or people to gain an undeserved academic advantage or evaluation.

The common forms of academic dishonesty include:

1. cheating – using deception in the taking of tests or the preparation of written work, using unauthorized materials, copying another person’s work with or without consent, or assisting another in such activities;

2. lying – falsifying, fabricating, or forging information in either written or spoken presentations;

3. plagiarism – using the published writings, data, interpretations, or ideas of another without proper docu mentation.

4. multiple submissions – submitting the same academic written or oral work for which credit was previously received, without the approval of the instructor.

 

 

Episodes of academic dishonesty are reported as appropriate to the Vice President for Academic Affairs. The potential penalty for academic dishonesty includes 1) a failing grade on a particular assignment, 2) a failing grade for the entire course, 3) suspension or expulsion, or (4) revocation of a degree.

Attendance Policy

Course enrollment and participation will be monitored and verified for all students during the first two weeks of classes. Lack of participation during this time may jeopardize enrollment status. Each student is expected to meet course expectations by completing the coursework required each week. Active participation and staying abreast of the material is essential to success. Program specific attendance policies may still apply.

Participation Policy

Students are expected to actively participate in intelligent discussion of assigned topics in all areas, such as: Discussion Board Activities, Synchronous Sessions, Forums, Shared Papers, etc.

Point adjustments will be taken for non-participation.

Course Evaluations

The course evaluation will be open during the last two weeks of the term. To access the evaluation (during that time), visit https://uofcumberlands.campuslabs.com/eval-home/ and log-in using your UC credentials. A reminder email notification will be sent when the evaluation is available.

We value your feedback. Every evaluation is confidential and anonymous. The anonymous results of the course evaluations are not available for faculty to see until after final grades are submitted. Your thoughtful responses guide future improvements for the course and programs.

Disability Accommodations

University of the Cumberlands accepts students with certified disabilities and provides reasonable accommodations for their certified needs in the classroom, in housing, in food service or in other areas. For accommodations to be awarded, a student must submit a completed Accommodations Application form and provide documentation of the disability to the Disability Services Coordinator (Shirley Stephens, Gatliff Administration Building, Room 114, accommodations@ucumberlands.edu). When all paperwork is on file, a meeting between the student and the Coordinator will be arranged to discuss possible accommodations before accommodations are formally approved. Students must then meet with the Coordinator at the beginning of each semester before any academic

 

 

accommodations can be certified for that term. Certifications for other accommodations are normally reviewed annually.

Academic Appeal

Both undergraduate and graduate students have the right to challenge a grade. If discussions with the course instructor and department chair do not lead to a satisfactory conclusion, students may file a formal written appeal with the Vice President for Academic Affairs, who will forward the appeal to the chair of the Academic Appeals Committee. This formal written appeal must be filed by the end of the 4th week of classes in the next regular term following the term in which the course in question was taken. The Academic Appeals Committee then gathers information from the student, the instructor, and any other relevant parties. The Committee will deliver its recommendation on the complaint to the Vice President for Academic Affairs. After reviewing this recommendation and concurring or amending it, the Vice President for Academic Affairs will inform the student and instructor of the disposition of the complaint no later than the last day of classes of the term in which the complaint was filed. Records of all actions regarding academic grade appeals, including their final disposition, are maintained by the Vice President for Academic Affairs and the Academic Appeals Committee. (Undergraduate Catalog/Graduate Catalog)

Student Responsibilities

Students should:

Use University of the Cumberlands email system for all academic, administrative, and co- curricular communication between faculty, staff and peers.

Check for email and class announcements using iLearn (primary) and University of the Cumberlands webmail (secondary) daily.

Demonstrate Cumberlands Character in and outside the classroom per the University Mission & Vision

Ensure you have consistent required technology for the course

Participate in courses regularly to:

Find announcements and updates

Complete assignments on time. Keep in mind that all deadlines use Eastern Standard Time (EST).

Engage in discussion

Connect with fellow students and faculty

Present written work in an academic and professional manner.

Take examinations on the designated dates and times. Students should make arrangements with faculty before the designated date for any needed accommodations.

 

 

Contact faculty or student success coordinator with questions or concerns.

Course Policies

1. The only authorized electronic means of academic, administrative, and co-curricular communication between University of the Cumberlands and its students is through the UCumberlands email system (i.e. Webmail). Each student is responsible for monitoring his/her University email account frequently. This is the primary email account used to correspond with you directly by the University; imperative program information is sent to this email account specifically from campus and program office.

2. Students should check for e-mail and class announcements using iLearn (primary) and University of the Cumberlands webmail (secondary).

3. Students are expected to find out class assignments for missed classes and make up missed work.

4. Students are expected to find out if any changes have been made in the class or assignment schedule.

5. Written work must be presented in a professional manner.

6. Work that is not submitted in a professional manner will not be evaluated and will be returned as unacceptable.

7. There is a craft to writing. Spelling, grammar, punctuation and diction (word usage) are all tools of that craft. Writing at the collegiate level will show careful attention to these elements of craft.

8. Work that does not exhibit care with regard to these elements will be considered as inadequate for college writing and graded accordingly.

9. Students are expected to take the examinations on the designated dates. If you are unable to take the exam on the scheduled date and know in advance, you are to make arrangements with your professor before the designated date. If you miss the exam, you must have a legitimate reason as determined by your professor.

Recognizing that a large part of professional life is meeting deadlines, it is necessary to develop time management and organizational skills. Failure to meet the course deadlines may result in penalties. Keep in mind that all deadlines are set using Eastern Standard Time (EST). Late assignments will NOT be accepted.

Course Activities and Experiences

Students are expected to:

 

 

Review any assigned reading material and prepare responses to homework assigned.

Actively participate in activities, assignments, and discussions.

Evaluate and react to each other’s work in a supportive, constructive manner.

Complete specific assignments and exams when specified and in a professional manner.

Utilize learned technologies for class assignments.

Connect content knowledge from core courses to practical training placement and activities.

Links to Support UC Academic Catalog: https://www.ucumberlands.edu/academics/academic-catalog UC Student Handbook: https://www.ucumberlands.edu/student-handbook Academic Resources & Writing Center: www.ucumberlands.edu/learningcommons Library: http://www.ucumberlands.edu/library/ Bookstore: https://cumber.bncollege.com/shop/cumberlands/home About University of the Cumberlands: https://www.ucumberlands.edu/about/presidents-welcome Instructions for Accessing, Downloading, and Activating Office 365 Pro Plus (free for UC Students): https://helpdesk.ucumberlands.edu/support/solutions/articles/7000045435

Course Evaluation

A student will be evaluated/weighted on the following basis:

A student will be evaluated/weighted on the following basis:

1. Exams – Each exam will consist of multiple-choice, multiple answers, matching, and True/False questions. Exam items derived primarily from lectures and readings. Exams will be available through iLearn and completed independently.

2. Homework Assignments, Discussion, & Quizzes – Assignments, Discussion, & Quizzes will be given throughout the term. Each quiz will consist of multiple-choice/answer, short answer questions, matching, and True/False questions — quiz items derived primarily from lectures and readings. Quizzes will be available through iLearn and completed independently. Assignments and Discussions will come from the course lectures, materials, and required reading assignments.

3. Practical Connection Assignment – Written Assignment where students will reflect on course concepts and their practical connection to a working environment.

4. Residency Project – Research project completed during the residency weekend. Students will be randomly grouped in iLearn. Each group will submit their research project as a group.

 

 

Students need to bring their laptops to conduct research, write a research paper (SafeAssign reviewed), create a PowerPoint presentation, and present their project orally before the class. Students must attend the residency weekend to earn a grade; there are no exceptions to this rule. Students not attending will earn zero points and 0% as a grade. Please note that the totality of all residency activities will constitute 60% of the course grade.

Please note:

Course Participation: 10% Course Grade.

Course Weekly Assignments: 30% Course Grade.

Midterm Exam: 10% Course Grade.

Group Assignment: 30% Course Grade.

Final Exam: 20% Course Grade

Grading Scale

Graded work will receive a numeric score reflecting the quality of performance as given above in evaluation methods. The overall course grade will be determined according to the following scale:

A= 900 – 1000 (90% – 100%)

B= 800 – 899 (80% – 89%)

C = 700 – 799 (70% – 79%)

F < 699 (Below 69%)

Course Schedule

Course Schedule Weekly

Unit Readings/Topics Assignments and Po

Due Sunday by 11: Week 1 Chapter 1: Systems Roles and Development Methodology

Chapter 2: Understanding/Modeling Organizational Systems. Assignment 1.1 Start of Term Contract Assignment 1.2 System Roles Assignment 2.1 Business Systems *Failing to participate may result in being dropped from the

course.

Assignment 1.1 (25 p Assignment 1.2 (45 p Assignment 2.1 (45 p Student Introduction

Week 2 Chapter 3: Project Management. Chapter 4: Information Gathering: Interactive Methods. Discussion 3.1 Project Management Assignment 4.1 Gathering Requirements

Discussion 3.1 (45 p Assignment 4.1 (45 p

 

 

Week 3 Chapter 5: Information Gathering: Unobtrusive Methods. Chapter 6: Agile Modeling and Prototype. Assignment 5.1 Project #1: Project Schedule Assignment 6.1 Agile Models and Prototyping

Assignment 5.1 (100 Assignment 6.1 (45 p

Week 4

Chapter 7: Using Data Flow Diagrams. Chapter 8: Analyzing Systems Using Data Dictionaries. Assignment 7.1 Change Management and Change Control Assignment 8.1 Data Flow Diagrams and Data Dictionaries Assignment 8.2 Project #2: System Requirements

Assignment 7.1 (45 p Assignment 8.1 (45 p Assignment 8.2 (100

Week 5

Chapter 9: Process Specifications and Structured Decisions Chapter 10: Object-Oriented Systems Analysis and Design Using UML Assignment 9.1 Business Processes and Process Management Assignment 10.1 Unified Modeling Language (UML)

Assignment 9.1 (45 p Assignment 10.1 (45

Week 6

Chapter 11: Designing Effective Output Chapter 12: Designing Effective Input Assignment 11.1 Executive Dashboards Assignment 12.1 Data-Driven Input Assignment 12.2 Practical Connection

Assignment 11.1 (45 Assignment 12.1 (45 Assignment 12.2 (10

Week 7

Chapter 13: Designing Databases Chapter 14: Human-Computer Interaction and UX Design Assignment 13.1 Data Management Discussion 14.1 Human-Computer Interaction (HCI)

Assignment 13.1 (45 Discussion 14.1 (45

Week 8 Chapter 15: Designing Accurate Data Entry Procedures Chapter 16: Quality Assurance and Implementation Assignment 15.1 Impact of Emerging Technologies on SAD Assignment 16.1 System Implementation and Maintenance

Assignment 15.1 (45 Assignment 16.1 (45

Total grade for the course (1,000 points)

Syllabus Disclaimer

This syllabus contains important information critical to your success in this course. It includes guidelines for this course and the instructor’s current expectations about content, schedule, and requirements necessary for each student to achieve the best educational results. While you must review and become familiar with the contents of this syllabus, the instructor reserves the right to make adjustments or change in the syllabus from time to time. Any changes to the syllabus will be discussed with the students.

Discuss the potential application of Neural networks in an area of your choice. Discuss the advantages and limitations of NN.

1- Discuss the potential application of Neural networks in an area of your choice. Discuss the advantages and limitations of NN. (450 words)

 

 

2- Using the provided dataset, build a Neural Network Model for the university earnings. Predict the earnings if the cost is 22000, grad is 85, debt 80 and city 1. (Dataset in in excel,2nd file )

Payroll Lab

Payroll Lab

You will be taking in a file (payroll.txt) which details a number of departments (at least 1) and in each department are a set of employees (each department will have at least 1 employee or it would not appear on the payroll sheet). Your job is to read the file in separate out each employee and calculate the total values (hours, salary, number of employees) for each department and in each category (F1, F2, F3, F4). In your final submission please include the .cpp file which should work for any kind of payroll file I supply (which will naturally match the format of the examples below). Be sure to indicate in your submission file if you have attempted any of the bonus points .

 

An example file (note that your program needs to be able to handle any file formatted in a similar way):

The IT Department
Bill 8 hours 20 minutes 7hours 8hours 30 minutes 9hrs 10min 57 minutes F1
Betty 8hrs 8hrs 30min 7hrs 5min 8hrs 7hrs 10min F2
Brandon 10hours 10hours 5 minutes 9 hours 5 hours 55 minutes 9 hours 5 minutes F2
Brad 9hrs 8hrs 10hrs 12min 9hrs 4min 8hours 6min 3hrs 24min 1hr 6min F4

The Sales Department
Kyle $24,000 0.105 F3
Tyler $18,203 0.085 F3
Konner 8hrs 6hrs 5min 7hrs 6 hrs 9 hrs 8 min F2
Sam $30,011 0.045 F3
Kent 9hrs 8hrs 1min 9 hrs 7hrs 5 min 8 hrs 55min 6min 1hr F4

The Overseas Department
Jim $24,000 0.105 F3

Frank 7 hours 10 minutes 6hours 1 minute 1 hour 50 minutes 8hours 10min 1hour 34 minutes F1
Lester 8hrs 5min 8hrs 30min 7hrs 5min 8hrs 7hrs 10min F2
EOF

 

First there is the name of the employee, followed by a list of times (for f1, f2 and f4). The times are reported by a number of different systems and the hours and minutes may be represented differently. Hours and hrs, or Minutes an mins. The final times should be rounded to the nearest half hour, where for example 2 hours and 15 minutes would be 2.5 hours. The times may specify the hours and minutes or just one or the other. And yes they could only work for a few minutes (maybe they only run into work to sign a paper or something). The last in the row after the hours comes the pay grade (F1, F2, F3, F4). The number of hours recorded is based on the pay grade of the employee. F1 and F2s will have 5 numbers for their hours. F3s a bit different since they are commission based where a sales amount and a commission percentage is given. F3s are also assumed to work 30 hours if their commission is 10% or below and 40 hours if their commission is above 10%. F4s will have 7 numbers (as they are on-call during the weekend). Each of the pay grades will also have different pay calculations which are as follows:

F1 = The total number of hours * 12.15
F2 = (The total number of hours – 35) * 18.95 + 500
F3 = The total sales amount * the commission rate
F4 = The first 5 hourly totals * 26.55 + Any weekend hourly totals (the last 2) * 39.75

Your output to the screen should start with the department name, followed by the total pay for all of the employees, then the total number of hours, and the total number of employees. After that you should have a breakdown of each category of employee: F1 total pay and total hours, F2 total pay and total hours…

Each department will have at least 1 employee and each department will contain the word “Department.”

The IT Department
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##
Roster: Bill, Bob, Betty, Brandon, Brad 

 

F1:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

F2:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

F3:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

F4:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

 

The Sales Department
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##
Roster: Kyle, Tyler, Konner, Sam, Kent

 

F1:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

F2:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

F3:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

F4:
Total Salary: $##.##
Total Hours: ###
Total Number of Employees: ##

 

Before coding your solution, take the time to design the program. What are the possible things that the file can have that you need to anticipate? What are the actions that you need to take (read the file, add up hours…)? Are those actions things that could be placed in separate functions? What about the function – can you guess some of the things that will happen? Such as, using substring to pull out part of a line in the file maybe using stoi to convert a string to an integer to add it to the total or creating variables to hold the employee type you find before passing it to another function. Finally, how are these functions called, what is the order and what information is passed to and from?

Scoring Breakdown

25% program compiles and runs
30% program reads in and calculates the figures for output
10% the program is appropriately commented
35% outputs the correct information in a clear format

5% bonus to those who can output the F# responses in a columned output like that shown above.
5% bonus to those who do a chart comparing the data at the end to show the relation between the pay grades and the amount of salary spent in each (they style of chart is up to you and more points may be given for more difficult charts (like a line chart):

 

B Department
F1 – 00000000
F2 – 000000
F3 – 00000
F4 – 000000000000

K Department
F1 – 0
F2 – 0000
F3 – 0000000000
F4 – 0000000

 

Or event something like this instead:

0
0 0
0 0 0
0 0 0 0
0 0 0 0
F1 F2 F3 F4

Question: Scholarly abstract of Quantitative and Qualitative Analysis(Separate papers of 5 pages each with below requirements in the same order)

Question: Scholarly abstract of Quantitative and Qualitative Analysis(Separate papers of 5 pages each with below requirements in the same order)

Requirements

Each paper should contain the below in the following order:

1. Bibliographic Citation – use the correctly formatted APA(APA7) style citation for the work as the title of your abstract, displaying the full citation in bold font.

2. Author Qualifications – name and qualification of each author conducting the research

3. Research Concern – one paragraph summary of the reason for the overall research topic

4. Research Purpose Statement AND Research Questions or Hypotheses – specific focus of the research

5.Precedent Literature – key literature used in proposing the needed research (not the full bibliography or reference list)

6. Research Methodology – description of the population, sample, and data gathering techniques used in the research

7. Instrumentation – description of the tools used to gather data(surveys, tests, interviews, etc.)

8. Findings – summation of what the research discovered and the types of analysis that were used to describe the findings (tables, figures, and statistical measures)

Course Name: InfoTech in Global Economy  

Course Name: InfoTech in Global Economy

At UC, it is a priority that students are provided with strong educational programs and courses that allow them to be servant-leaders in their disciplines and communities, linking research with practice and knowledge with ethical decision-making. This assignment is a written assignment where students will demonstrate how this course research has connected and put into practice within their own career.Assignment: 
Provide a reflection of at least 500 words (or 2 pages double spaced) of how the knowledge, skills, or theories of this course have been applied, or could be applied, in a practical manner to your current work environment. If you are not currently working, share times when you have or could observe these theories and knowledge could be applied to an employment opportunity in your field of study. Requirements:

  • Provide a 500 word (or 2 pages double spaced) minimum reflection.
  • Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited.
  • Share a personal connection that identifies specific knowledge and theories from this course.
  • Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment.

You should not provide an overview of the assignments assigned in the course. The assignment asks that you reflect how the knowledge and skills obtained through meeting course objectives were applied or could be applied in the workplace.

Course Name: InfoTech in Global Economy

Cybersecurity Survey.

ead the following article:  SANS 2019 State of OT/ICS Cybersecurity Survey  Download SANS 2019 State of OT/ICS Cybersecurity Survey.

Research and write a 1-3 page paper (title page not included) on one of the following topics:

  1. ICS Security Best Practices
  2. Impact of Cloud on ICS/SCADA Security
  3. ICS/SCADA/OT Standards and Regulations
  4. ICS/SCADA/OT Security Programs
  5. Improving ICS/SCADA Security: People and Processes

You must have at a minimum three (3) peer review articles to support your topic.

Please use APA citations liberally to show your research.

Make sure your references are APA as well.

In this case study assignment, you will perform a quantitative risk analysis for a company’s network. Please use your imagination and feel free to specify any vulnerabilities and threats while completing the steps of this case study.

Overview

In this case study assignment, you will perform a quantitative risk analysis for a company’s network. Please use your imagination and feel free to specify any vulnerabilities and threats while completing the steps of this case study.

Action Items

  1. Download and read the Case Study: Information Security Risk Assessment Word document.
  2. Download the Case Study Information Security Risk Assessment Answer Sheet.
  3. Type all of your answers into the answer sheet.

Word_Intro_Cap1_National_Sales_Meeting

Grader – Instructions Word 2019 Project

Word_Intro_Cap1_National_Sales_Meeting

 

Project Description:

In this project, you will apply skills you practiced from the Objectives in Word Chapters 1-3. You will assist Irene Shviktar, the Vice President of Marketing, to edit and create documents for a National Sales Meeting that will precede a Winter Sports Expo sponsored by Front Range Action Sports. The documents include a cover letter from the vice president to the company president. The letter will accompany a packet of materials for the meeting and the expo, which includes a brief resume for the guest speaker, a flyer that will announce the expo, a newsletter for employees, and a research paper on the history and development of skis.

 

Steps to Perform:

StepInstructionsPoints Possible
1Open the Word document Student_Word_Cap1_National_Sales_Meeting.docx downloaded with this Project. Be sure that the rulers and formatting marks display.0
2On the letter on Page 1, select the first paragraph—Front Range Action Sports—and increase the Font Size to 28 pt. Change the Font Size of the next four paragraphs—the address lines and website—to 12 pt.2
3Select the first five paragraph lines that you just formatted, change the Font to Arial, and then with the text selected, display the Borders and Shading dialog box. Create a 6 pt, Automatic-colored border on the left side of the selected text. In the paragraph that begins If you have any, select the second sentence and move it to the beginning of the paragraph. Adjust spacing as necessary so that there are no extra blank spaces at the end of the paragraph.3
4On Page 2, in the newsletter, select the second paragraph of text, which begins with Employee Newsletter. Display the Borders and Shading dialog box, and then add an Automatic-colored, 3 pt line below the paragraph.3
5Starting with the paragraph that begins National Sales Meeting, select all of the text from that point to the end of the page, including the paragraph mark after the word event. Do not select the Page Break. Change the Spacing After to 6 pt, format the text in two columns, and apply the Justify alignment.3
6At the top of the first column, select the paragraph National Sales Meeting. From the Font dialog box, change the Font Size to 20, apply Bold, and add the Small caps effect. Then Center the paragraph. Apply the same formatting to the paragraph Winter Sports Expo.5
7On the same page, in the blank line above the last paragraph of the newsletter, insert the picture from your downloaded files wCap1_Powder_Skiing.jpg. If necessary, set the Width of the picture to 3″ and apply a 10 pt Soft Edges effect.4
8In the blank paragraph at the top of Page 3, insert a 2×3 table. In the first cell of the table, type the following four lines, pressing ENTER after each line: Robert Lewis 1227 Aspen Lake Trail Vail, CO 81657 www.boblewisskis.com4
9In the second row of the table, in the first cell, type CAREER HIGHLIGHTS and then press TAB. In the second cell of the second row, insert the text from the downloaded file wCap1_Career_Text.docx and then press BACKSPACE to remove the blank line at the bottom of the inserted text.2
10In the third row of the table, in the first cell, type EDUCATION and then in the cell to the right, type Mr. Lewis’ educational information as follows, pressing ENTER after each line: University of Colorado Ph.D. in Psychology University of Colorado M.S. in Psychology University of Minnesota B.S. in Psychology4
11Insert a new row at the bottom of the table. In the first cell of the new row, type CONSULTANT and then in the cell to the right, type the following, pressing ENTER after each line: U.S. Junior Ski Team U.S. National Ski Team Special Olympics4
12Apply Bold to the headings CAREER HIGHLIGHTSEDUCATION, and CONSULTANT. Drag the vertical border between the two columns to the 1.5-inch mark on the horizontal ruler.4
13In the first row, merge the two cells, and then Center the text. Select Robert Lewis, increase the Font Size to 24 pt, apply Bold, and then add 24 pt space Before the text. Select the web address and add 18 pt space after the text.6
14Create a bulleted list, using solid round black bullets, for the items below SKIING and below COACHING. Apply Bold to the name of each university, and then apply 12 pt spacing after to the name of each college degree.4
15Select the table, and then remove all borders. From the Borders and Shading dialog box, add a 3 pt solid border to the top of the table.3
16Near the top of Page 4, in the paragraph that begins The use of skis, in the third line, position the insertion point to the right of the period following wood, and then insert the following footnote: The oldest known ski and pole is more than 4,000 years old.4
17Modify the footnote style by changing the Font Size to 11 pt, add a First Line Indent of 0.5″, and set Line spacing to 2.0 (double).8
18In the paragraph that begins The use of skis, position the insertion point to the left of the period at the end of the paragraph. Using the MLA format, add the following Book citation: Author: Huntford, Roland Title: Two Planks and a Passion: The Dramatic History of Skiing Year: 2008 City: New York Publisher: Continuum Press In the text, select the Huntford citation and add the page numbers 4-66
19On Page 6, in the blank line below the Works Cited title, insert the built-in Bibliography. Select the two references, change the line spacing to 2.0 and change the Spacing After to 0 pt. Center the Bibliography title. After the bibliography is entered and formatted, delete the Works Cited paragraph.10
20On Page 7, select the two paragraphs below the title that begin Friday and Saturday, and then change the Spacing After to 0.3
21Select the three paragraphs below the title—the dates—and then from the Borders and Shading dialog box, apply a Box border using theme color Blue, Accent 1 (fifth column, first color) and a 3 pt border. Click the Shading tab, and add Shading using theme color Blue, Accent 1, Lighter 80% (fifth column, second color).5
22Click after the colon at the end of the line that precedes the bulleted list. Insert the downloaded picture wCap1_Downhill_Skiing.jpg. Change the Height of the picture to 3.5″, and then set the wrapping to Square.5
23Position the picture so that the Horizontal Alignment is set to Right relative to Column and the Vertical Alignment is set to Top relative to Line. Apply a Picture Style using the Soft Edge Rectangle.5
24At the bottom of the flyer, click in the second blank paragraph below the last paragraph of text. Insert a Basic Process SmartArt (first style under Process). Click the outer rectangle surrounding the SmartArt to select it, and if necessary, change the wrapping style to In Line with Text. On the Format tab, set the Height of the SmartArt graphic to 1″ and the Width to 6.5″. Add the following text, in order, to the three shapes: Exhibits Speakers Workshops To the SmartArt graphic, apply the 3-D Polished style.3
25Save and close the file, and then submit for grading.0
Total Points100

 

Created On: 09/30/2019 1 GO19_WD_INTRO_GRADER_CAP1 – National Sales Meeting 1.1