For example the client decides that all employees with a role of Scientist should no longer have access to security level 2 rooms and wants to be able to downgrade their security level from 2 to 1. An employee with the role of Security will then execute this program to downgrade all employees security level’s with the role of Scientist. An employee’s security level should never be below 1. If an employee tries to execute this program with a role that is not Security then security should be alerted with the employee’s name. Again, I was unsure how to achieve this, but I have started

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter12: Working With Document Nodes And Style Sheets: Creating A Dynamic Document Outline
Section: Chapter Questions
Problem 5CP4
icon
Related questions
Question

The client wants to be able to downgrade all employee’s security levels, if the employee has a specific role.
Only an employee with a role of Security should be able to downgrade all employee’s security levels based
on their role.
For example the client decides that all employees with a role of Scientist should no longer have access to
security level 2 rooms and wants to be able to downgrade their security level from 2 to 1. An employee
with the role of Security will then execute this program to downgrade all employees security level’s with
the role of Scientist. An employee’s security level should never be below 1. If an employee tries to execute
this program with a role that is not Security then security should be alerted with the employee’s name.
Again, I was unsure how to achieve this, but I have started a flowchart. Could you please finish the
flowchart so that I can implement this within a programming language.

M Gmail
E
I
CMP1041_Assessment_2_Brief_Ps X +
Ⓒ File | C:/Users/dell/Downloads/CMP1041_Assessment_2_Brief_Pseudo_Coding_and_Flowcharting_v1.1_06112020%20UPDATED%20(1).pdf
New Tab SST Plagiarism Checker...
YouTube
5 of 10 Q
Maps
Type here to search
Untitled Project - S...
(135) [ENG SUB] Ch...
Draw
+
CD Page view A Read aloud | T Add text
Again, I was unsure how to achieve this, but I have started a flowchart. Could you please finish the
flowchart so that I can implement this within a programming language.
Task 4
O
JU!
An employee has a security level and
role that have the same index in the
arrays.
e.g. An employee named Mark has a
security level defined as
employee_security_level[3] and a role
defined as employee_roles[3].
An employee named Stacey has a
security level defined as
employee_security_level[7] and a role
defined as employee_roles[7].
O
P
Start
W
Onboarding | Data... ; Self learning
string employee_name
string employee_role
string employee_role_to_downgrade
number] employee_security_levels
string[] employee_roles
RTO: 90511 / CRICOS: 02155J/HE PROVIDER: PRV12005
CMP1041 - Assessment #1 Brief_v1.1_110820
Read employee_name
Read employce_role
Read employee_role_to_downgrade
Read employee_security_levels
Read employee_roles
Alert Security
with employee
name
5
Networking-2(1).pdf
Highlight
R
Erase
dmaic
Sunset coming
만
你
50
{"
60
Activate
Windows
Go to Settings to activate Windows.
›)
N
{}
(66
4:51 PM
10/17/2022
X
E
♂
A
FD
Transcribed Image Text:M Gmail E I CMP1041_Assessment_2_Brief_Ps X + Ⓒ File | C:/Users/dell/Downloads/CMP1041_Assessment_2_Brief_Pseudo_Coding_and_Flowcharting_v1.1_06112020%20UPDATED%20(1).pdf New Tab SST Plagiarism Checker... YouTube 5 of 10 Q Maps Type here to search Untitled Project - S... (135) [ENG SUB] Ch... Draw + CD Page view A Read aloud | T Add text Again, I was unsure how to achieve this, but I have started a flowchart. Could you please finish the flowchart so that I can implement this within a programming language. Task 4 O JU! An employee has a security level and role that have the same index in the arrays. e.g. An employee named Mark has a security level defined as employee_security_level[3] and a role defined as employee_roles[3]. An employee named Stacey has a security level defined as employee_security_level[7] and a role defined as employee_roles[7]. O P Start W Onboarding | Data... ; Self learning string employee_name string employee_role string employee_role_to_downgrade number] employee_security_levels string[] employee_roles RTO: 90511 / CRICOS: 02155J/HE PROVIDER: PRV12005 CMP1041 - Assessment #1 Brief_v1.1_110820 Read employee_name Read employce_role Read employee_role_to_downgrade Read employee_security_levels Read employee_roles Alert Security with employee name 5 Networking-2(1).pdf Highlight R Erase dmaic Sunset coming 만 你 50 {" 60 Activate Windows Go to Settings to activate Windows. ›) N {} (66 4:51 PM 10/17/2022 X E ♂ A FD
Expert Solution
steps

Step by step

Solved in 2 steps with 4 images

Blurred answer
Knowledge Booster
Files and Directory
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning