Track progress, take quizzes and save notes on this lesson.

Free forever · no card needed

Start free
Foundational

Ethical, Legal, Cultural and Environmental Impacts of Technology

1.6.1 Ethical, legal, cultural and environmental impact

Aligned to the OCR J277 specification

Level
Foundational
Reading time
9 min
Published
12 June 2026
Updated
1 July 2026
On this page
  1. 1.How Technology Impacts Society
  2. 2.Ethical Issues
  3. 3.Legal Issues
  4. 4.Software Licences
  5. 5.Cultural Issues
  6. 6.Environmental Issues
  7. 7.Privacy Issues
  8. 8.Common Exam Mistakes

Key takeaways

  • OCR J277 requires discussion of five impact areas: ethical, legal, cultural, environmental, and privacy - exam answers that only cover legal issues will miss marks.
  • Three Acts are required: Data Protection Act 2018 (personal data handling), Computer Misuse Act 1990 (hacking and unauthorised access), and Copyright, Designs and Patents Act 1988 (protecting creative works including software).
  • The key difference between proprietary and open source software is access to source code, not cost - open source has a licence that permits viewing, modifying, and redistributing the source.
  • A common mistake: the CMA 1990 covers unauthorised computer access; the DPA 2018 covers personal data protection - they address different problems.
  • Environmental impacts span the full technology lifecycle: manufacturing (rare earth metals), energy consumption by data centres, and e-waste from discarded devices.

How Technology Impacts Society

Digital technology has transformed how people live, work, communicate, and learn. These changes bring significant benefits but also create new problems across five areas that OCR J277 requires you to discuss:

Impact areaWhat it covers
EthicalWhether technology use is morally right or wrong
LegalWhether actions involving technology comply with the law
CulturalHow technology changes society, behaviour, and human relationships
EnvironmentalThe effect of technology on the natural world
PrivacyHow technology affects individuals' right to control their personal information

Exam questions typically ask you to discuss how a specific digital technology creates issues in one or more of these areas, or to evaluate a scenario from multiple perspectives.

Ethical Issues

Ethics concerns what is morally right or wrong — even when no law is broken.

IssueExample
Artificial intelligence decision-makingAn AI that makes decisions affecting people's lives (e.g. loan approvals, criminal sentencing) — is it fair? Who is responsible if it is wrong?
SurveillanceCCTV and tracking technologies that monitor behaviour — at what point does security surveillance become an invasion of privacy?
Digital divideNot everyone has equal access to technology — those without access are excluded from educational, economic, and social opportunities
Automation and employmentMachines replacing human workers — beneficial efficiency, but ethical questions about job losses and responsibility for affected workers
Data collection by companiesCompanies collecting vast amounts of user data for profit — users may not fully understand what is collected or how it is used

Legal Issues

Legislation governs what is and is not permitted when using computers and data. Three acts are required knowledge for OCR J277:

Data Protection Act 2018 (DPA 2018)

The DPA 2018 regulates how organisations collect, store, and use personal data. Key principles:

  • Data must be processed lawfully, fairly, and transparently
  • Data must only be collected for specified, explicit purposes
  • Only the minimum necessary data should be collected
  • Data must be kept accurate and up to date
  • Data must not be kept longer than necessary
  • Data must be kept secure (appropriate technical and organisational measures)
  • Individuals have the right to access their own data and request its deletion

Purpose: Protect individuals from misuse of their personal data by organisations.

Computer Misuse Act 1990 (CMA 1990)

The CMA 1990 makes it a criminal offence to:

  1. Unauthorised access to computer material (e.g. hacking into someone else's account)
  2. Unauthorised access with intent to commit further offences (e.g. accessing a system to steal data or commit fraud)
  3. Unauthorised modification of computer material (e.g. deleting or altering data, releasing a virus or malware)

Purpose: Criminalise hacking, unauthorised access, and the creation/distribution of malware.

Copyright, Designs and Patents Act 1988 (CDPA 1988)

The CDPA 1988 protects the intellectual property rights of creators. In the context of software and digital content:

  • Software, music, films, images, and text are automatically protected by copyright at creation
  • Copying, distributing, or modifying copyrighted work without permission is illegal
  • Illegal to use software without a valid licence

Purpose: Ensure creators receive credit and compensation for their work; prevent unauthorised copying and distribution.

Software Licences

Software must be licensed — the licence determines what users are permitted to do with the software.

Proprietary software

The source code is owned by the developer and is not made available to users. Users purchase a licence to use the software but cannot modify it.

Key features:

  • No access to source code
  • Cannot be freely modified or redistributed
  • Usually paid-for, off-the-shelf
  • Developer controls updates and support

Advantages: Professional support; typically polished and well-tested; developer has commercial incentive to maintain it. Disadvantages: Costs money; dependent on the developer continuing to support it; cannot customise it.

Examples: Microsoft Windows, Adobe Photoshop, most commercial games.

Open source software

The source code is publicly available. Anyone can view, modify, and redistribute it (within the terms of the licence).

Key features:

  • Source code is freely available
  • Can be modified and adapted by anyone
  • Usually free to use and redistribute
  • Community of developers typically maintains it

Advantages: Free to use; can be customised for specific needs; benefits from many developers finding and fixing bugs; not dependent on a single company. Disadvantages: May lack professional support; quality can vary; some technical knowledge needed to modify.

Examples: Linux, Firefox, VLC Media Player, LibreOffice.

Choosing a licence for a scenario:

ScenarioRecommended licenceReason
Small business needs office software with professional phone supportProprietarySupport available; polished product; staff don't need to modify code
University research group that needs to customise and share toolsOpen sourceFlexibility to modify; free to use; can share modifications
School with a tight budgetOpen sourceFree; many open source alternatives exist for common tasks

Want more lessons like this one?

Generate lessons on anything you study. Free account, no card needed.

Start generating

Cultural Issues

Technology changes how societies function and people interact:

  • Social media has changed communication — instant global connection, but also spread of misinformation, cyberbullying, and reduced face-to-face interaction
  • 24/7 connectivity — people are always reachable, blurring work/life boundaries
  • Gaming and entertainment — global culture is shaped by shared digital experiences, but concerns about addiction and impact on children
  • Remote work — technology enables working from anywhere, changing office culture and urban geography
  • Access inequality — wealthier societies and individuals have more access to technology, creating cultural divides

Environmental Issues

Technology's environmental impact spans its entire lifecycle:

IssueDetail
Energy consumptionData centres running cloud services and the internet consume enormous amounts of electricity; many still rely on fossil fuels
E-wasteDiscarded electronic devices (computers, phones, tablets) contain toxic materials (lead, mercury) that pollute if not properly recycled
ManufacturingProducing hardware requires rare earth metals mined with significant environmental cost
Carbon footprintThe global IT sector has a substantial carbon footprint from manufacturing, operation, and disposal

Privacy Issues

Privacy concerns arise when personal data is collected, stored, processed, or shared:

  • Data tracking — websites and apps collect browsing habits, location, purchases, and social connections
  • Government surveillance — governments can access communications data for security purposes — at what point does this infringe privacy?
  • Data breaches — even well-intentioned organisations suffer breaches that expose personal data
  • Facial recognition — cameras in public spaces can identify and track individuals without their knowledge
  • Social media data — personal information shared publicly or harvested by platforms

Common Exam Mistakes

1. Confusing the DPA and CMA

DPA 2018 governs how personal data is handled by organisations. CMA 1990 criminalises hacking and unauthorised access to computer systems. They address different problems: data misuse vs. cybercrime.

2. Saying open source software is always free and proprietary software is always expensive

Many open source projects are free, but some have paid support tiers. Proprietary software can also be free (e.g. freeware). The defining difference is access to source code, not cost.

3. Omitting environmental and cultural issues

Exam questions about technology's impact are not limited to legal or ethical issues. Environmental impact (energy, e-waste) and cultural impact (social changes) are equally valid areas to discuss — and students who only write about legal issues will miss marks.

4. Confusing copyright and patents

Copyright protects creative works (software, music, images) automatically at creation. Patents protect inventions and must be formally applied for. OCR J277 covers the CDPA 1988, which primarily concerns copyright in the context of software.

MistakeCorrection
"Open source software has no licence"Open source software has a licence — it specifies that the source code may be viewed, modified, and redistributed
"CMA 1990 covers data protection"CMA 1990 covers unauthorised computer access; DPA 2018 covers personal data protection
"CDPA 1988 only applies to music and films"CDPA 1988 also covers software — using software without a licence is a breach of copyright

Key terms

Data Protection Act 2018 (DPA 2018)
UK legislation regulating how organisations collect, store, and use personal data, including rights for individuals to access and delete their data.
Computer Misuse Act 1990 (CMA 1990)
UK law that makes it a criminal offence to access computer systems without authorisation, or to modify computer material without permission.
Copyright, Designs and Patents Act 1988 (CDPA 1988)
UK law that protects creators' intellectual property rights, including software, automatically from the point of creation.
Proprietary software
Software whose source code is owned by the developer and not made available to users; distributed under a licence that restricts modification and redistribution.
Open source software
Software whose source code is publicly available and can be freely viewed, modified, and redistributed under the terms of its licence.
Digital divide
The gap between those who have access to digital technology and those who do not, leading to unequal educational, economic, and social opportunities.
E-waste
Discarded electronic devices such as computers and phones, which can contain toxic materials like lead and mercury if not properly recycled.
Ethical issue
A question of whether a technology use is morally right or wrong, even when no law is broken - for example AI making decisions that affect people's lives.

Frequently asked questions

The DPA 2018 regulates how organisations collect and use personal data - for example requiring data to be accurate and secure. The CMA 1990 makes it a criminal offence to access computer systems without authorisation or to modify computer material, such as releasing malware.

Open source software makes its source code publicly available so anyone can view, modify, and redistribute it. Proprietary software keeps the source code private; users buy a licence to use it but cannot modify it. The defining distinction is access to source code, not price.

Technology creates environmental issues at every stage: manufacturing hardware requires rare earth metals with high mining costs; data centres consume large amounts of electricity often from fossil fuels; and discarded devices create e-waste containing toxic materials such as lead and mercury.

Generate revision on any topic you study

Type any topic you're studying and Aicademy generates a complete lesson, quiz, and flashcard set, personalised to your level.

Lessons on anything

Structured, level-matched lessons on any topic you study

Practice quizzes

Find out what you actually know before the exam does

Flashcard sets

Lock in key concepts with instant revision cards

Ask Aica

Stuck on something? Get a clear explanation, any time

Prev

Systems Software — Operating Systems and Utilities

Related lessons

Top students don’t revise more. They revise what counts.

Start revising free

Free to start. No card needed.