Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 62 pages
Exam (elaborations)

The Ultimate and Complete WGU D294 Learning Technology Study Guide 2026–2027, Covering Emerging Learning Technologies and Trends, Artificial Intelligence in Education, Adaptive Learning, Augmented and Virtual Reality, Gamification, Mobile Learning, Microl

Document preview thumbnail
Preview 4 out of 62 pages

This comprehensive WGU D294 Learning Technology 2026/2027 study resource is designed for students studying emerging educational technologies and their application to teaching and learning. WGU identifies D294 as Learning Technology, a 3-CU course within its Master of Education in Education Technology and Instructional Design program. The guide covers emerging learning technologies and trends, including artificial intelligence, adaptive learning, augmented and virtual reality, gamification, mobile learning, MOOCs, microcredentials, and other technology-enhanced learning approaches. A major focus is placed on evaluating learning technologies, including determining whether a technology supports specific learning goals, promotes deep learning, engages learners, accommodates learner differences, and provides appropriate accessibility. WGU's course description specifically identifies evaluating technologies for learning goals, deep learning, learner differences, and access as core elements of D294. The resource also reviews safety, legal, and ethical considerations, including privacy, security, accessibility, equity, copyright, responsible technology use, and ethical implementation of emerging technologies.

Content preview

The Ultimate and Complete WGU C836 Fundamentals of Information Security Study
Guide, Covering Information Security Principles and Best Practices, the CIA Triad,
Parkerian Hexad, Threats and Vulnerabilities, Attack Types, Risk Management,
Incident Response, Identification Authentication and Authorization, Least Privilege,
Access Control Models, Network ACLs, Accountability and Auditing, Intrusion
Detection and Prevention, Symmetric and Asymmetric Cryptography, Hash Functions,
Digital Signatures, Certificates, SSL and TLS, IPsec and VPNs, Data at Rest Data in
Motion and Data in Use, DDoS and Man-in-the-Middle Attacks, Security Policies and
Compliance, FISMA, FERPA, HIPAA, HITECH, SOX, GLBA and PCI DSS, Phishing and
Social Engineering, Physical Security, Defense in Depth, RAID, Network Segmentation,
Firewalls, Proxy Servers, DMZs, Nmap, Wireshark, Tcpdump, Honeypots, Burp Suite,
Nessus, Operating-System Hardening, Application Security, SQL Injection, Race
Conditions, Security Scenarios, Practice Questions With Detailed Rationales, and
Comprehensive Preparation for the WGU Fundamentals of Information Security
Assessment
Question 1: Which of the following is the most accurate definition of the "CIA Triad" in the
context of information security?
A. Confidentiality, Identification, and Authorization
B. Control, Integrity, and Availability
C. Confidentiality, Integrity, and Availability
D. Classification, Inspection, and Assessment
CORRECT ANSWER: C. Confidentiality, Integrity, and Availability
Rationale: The CIA Triad is the foundational model for information security policy.
Confidentiality ensures that data is not accessed by unauthorized individuals; Integrity ensures
that data is accurate and has not been tampered with; and Availability ensures that authorized
users have reliable access to data and systems when needed .
Question 2: A database administrator discovers that a user has altered financial records
without authorization. Which component of the CIA Triad has been directly compromised?
A. Confidentiality
B. Integrity
C. Availability
D. Non-repudiation
CORRECT ANSWER: B. Integrity
Rationale: Integrity involves protecting data from improper modification or destruction by
unauthorized parties. When a user makes an unauthorized data alteration, the trustworthiness

,and accuracy of the information are compromised, directly violating the Integrity principle of
the CIA triad .
Question 3: An organization's e-commerce website experiences a sudden surge in traffic that
renders it inaccessible to legitimate customers. Which tenet of the CIA Triad is under attack?
A. Confidentiality
B. Non-repudiation
C. Integrity
D. Availability
CORRECT ANSWER: D. Availability
Rationale: Availability ensures that information and systems are accessible to authorized users
when needed. A Denial of Service (DoS) attack, which overwhelms a system with traffic to make
it unavailable, directly targets the availability of the service or resource .
Question 4: An attacker intercepts data being transmitted over a network and reads sensitive
information. This is a violation of which security principle?
A. Availability
B. Integrity
C. Confidentiality
D. Authentication
CORRECT ANSWER: C. Confidentiality
Rationale: Confidentiality is the principle of ensuring that information is not disclosed to
unauthorized individuals, entities, or processes. Eavesdropping or intercepting network traffic
to read private data is a direct breach of confidentiality .
Question 5: A user downloads a file from the internet, and it is later discovered that the file
was modified by a malicious actor after its original creation. What security property was
violated?
A. Confidentiality
B. Integrity
C. Availability
D. Authentication
CORRECT ANSWER: B. Integrity
Rationale: Integrity guards against improper information modification or destruction. If a file
has been altered without authorization, its integrity has been compromised, and it can no
longer be trusted .

,Question 6: A financial services firm uses digital signatures on all its official documents. This
practice is primarily intended to support which security goal?
A. Confidentiality
B. Availability
C. Non-repudiation
D. Authorization
CORRECT ANSWER: C. Non-repudiation
Rationale: Non-repudiation provides proof of the origin and integrity of data and prevents an
individual from denying having performed a specific action related to the data . Digital
signatures are a key technology for ensuring non-repudiation .
Question 7: What is a "vulnerability" in the context of information security?
A. A potential source of harm to a system
B. An event that could cause damage to an asset
C. A weakness in a system that can be exploited
D. The likelihood that a threat will cause harm
CORRECT ANSWER: C. A weakness in a system that can be exploited
Rationale: A vulnerability is a flaw or weakness in a system's design, implementation, or
operation that could be exploited by a threat to cause harm. It represents a gap in security
controls .
Question 8: A "threat" is best defined as:
A. A weakness in a system's security
B. Any potential danger to information or systems
C. The monetary value of a potential loss
D. A measure of the likelihood of a security breach
CORRECT ANSWER: B. Any potential danger to information or systems
Rationale: A threat is any event, action, or actor that has the potential to cause harm to an
information system or the data it processes. This includes malicious actors, natural disasters,
and system failures .
Question 9: Which of the following formulas best represents the concept of "risk"?
A. Risk = Threat × Vulnerability
B. Risk = Threat × Vulnerability × Impact
C. Risk = Vulnerability × Impact
D. Risk = Asset Value × Threat

, CORRECT ANSWER: B. Risk = Threat × Vulnerability × Impact
Rationale: Risk is the potential for loss or damage. The most comprehensive view of risk is the
likelihood of a threat exploiting a vulnerability (Threat × Vulnerability) and the potential
consequences of that exploit (Impact) . This formula is more complete than the simpler Threat ×
Vulnerability model.
Question 10: A company has identified a vulnerability in its software but decides to accept
the risk because the cost of fixing the issue is higher than the potential loss. This is an
example of which risk response strategy?
A. Avoid
B. Transfer
C. Mitigate
D. Accept
CORRECT ANSWER: D. Accept
Rationale: Risk acceptance is a valid risk response strategy where an organization acknowledges
the risk and decides to bear the potential loss without implementing additional controls. This is
often done when the cost of mitigation exceeds the potential impact .
Question 11: Purchasing a cybersecurity insurance policy is an example of which risk response
strategy?
A. Accept
B. Avoid
C. Transfer
D. Mitigate
CORRECT ANSWER: C. Transfer
Rationale: Risk transfer involves shifting the financial burden of a potential loss to a third party,
such as an insurance company. While the risk still exists, the financial impact is transferred .
Question 12: What is the primary purpose of a security policy?
A. To outline technical configurations for all systems
B. To define the strategic security goals, assign responsibilities, and establish the organization's
stance on security
C. To provide a detailed step-by-step guide for responding to every type of incident
D. To document the procedures for installing new software
CORRECT ANSWER: B. To define the strategic security goals, assign responsibilities, and
establish the organization's stance on security

Document information

Uploaded on
August 21, 2026
Number of pages
62
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$16.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
ruthmuthoni
2.5
(2)
Sold
527
Followers
1
Items
600
Last sold
3 hours ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions