The client wants to add security tag readers to doors that allow employees to scan their security tag and if they have the security level appropriate to access the door, they can progress through the door. If they do not have the appropriate security level, security will be alerted with the employee’s name and the door will be locked down - not allowing anyone to enter until the door has been reset by security. Doors are given a security level from 1 to 3, where 3 is the highest security level, and 1 is the lowest.

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 add security tag readers to doors that allow employees to scan their security tag and if
they have the security level appropriate to access the door, they can progress through the door. If they do
not have the appropriate security level, security will be alerted with the employee’s name and the door will
be locked down - not allowing anyone to enter until the door has been reset by security.
Doors are given a security level from 1 to 3, where 3 is the highest security level, and 1 is the lowest.
Employees are also given a security level from 1 to 3. An employee with a security level of 1 can access all
doors that also have a security level of 1. An employee with a security level of 2 can access all doors that
have a security level of 1 or 2. An employee with a security level of 3 can access all doors that have a
security level of 1 or 2 or 3.
I’ve finished a flowchart, but as a junior I am unsure if it has bugs! Can you please identify any syntax, logic,
and runtime errors in the flowchart and do the following:
i) Identify the flowchart node that has the error.
ii) Provide a flowchart node that fixes the error.
iii) Provide information about what the error was. 

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
3 of 10 Q
Maps
Type here to search
Untitled Project - S...
+
O
When the door security
tag reader is turned on, a
guard will type in the
security level (1, 2, 3) for
the door to use.
security_violation
= true
발
Alert Security with
employee name
Employee cannot access
this door, alert security,
and stop door from
working until reset.
Page view
O
(135) [ENG SUB] Ch...
A Read aloud |
Start
number door security_level
string employee_name
number employee_security_level
boolean security_violation = false
Read door_security_level
IF
security_violationFalse
== true
True
Read employee_name
Read employee_security_lvl
employee_security_lvl >
door security_level
Stop
Onboarding | Data... ; Self learning
TAdd text
Unlock Door
Wait 3
Seconds
Lock Door
Alert Security
with employee
name
Reader stops working,
door stays locked, until a
guard resets the reader.
Unlock Door
An employee presses
their security tag to the
security tag reader
Employee can access this
door, let them in.
Wait 3
Seconds
Draw
Lock Door
Networking-2(1).pdf
Highlight
∞
Erase
dmaic
Sunset coming
만
你
50
{"
64
Activate
Windows
Go to Settings to activate Windows.
›)
N
{}
(6
4:50 PM
10/17/2022
X
E
♂
•
H
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 3 of 10 Q Maps Type here to search Untitled Project - S... + O When the door security tag reader is turned on, a guard will type in the security level (1, 2, 3) for the door to use. security_violation = true 발 Alert Security with employee name Employee cannot access this door, alert security, and stop door from working until reset. Page view O (135) [ENG SUB] Ch... A Read aloud | Start number door security_level string employee_name number employee_security_level boolean security_violation = false Read door_security_level IF security_violationFalse == true True Read employee_name Read employee_security_lvl employee_security_lvl > door security_level Stop Onboarding | Data... ; Self learning TAdd text Unlock Door Wait 3 Seconds Lock Door Alert Security with employee name Reader stops working, door stays locked, until a guard resets the reader. Unlock Door An employee presses their security tag to the security tag reader Employee can access this door, let them in. Wait 3 Seconds Draw Lock Door Networking-2(1).pdf Highlight ∞ Erase dmaic Sunset coming 만 你 50 {" 64 Activate Windows Go to Settings to activate Windows. ›) N {} (6 4:50 PM 10/17/2022 X E ♂ • H A FD
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Linux
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