AP CSP 5.5 Legal and Ethical Concerns | Copyright, Licensing, PII

AP CSP Course Big Idea 5 5.5 Legal and Ethical Concerns
5.5
Big Idea 5 • Impact of Computing

Legal and Ethical Concerns

🕐 ~30 min FREE 📖 6 MCQ questions 🎮 License Match game IOC-1.F

After this lesson, you will be able to:

  • Explain that material created on a computer is the intellectual property of its creator and is protected by copyright
  • Describe how creators use licenses, including Creative Commons and open source, to grant others permission to use their work under stated conditions
  • Explain why using another person's work requires following its license and giving attribution, and why taking credit for it is plagiarism
  • Identify material in the public domain and explain why downloading or distributing copyrighted work without permission can be illegal
  • Apply legal and ethical reasoning to decide when a use needs permission, attribution, or neither
📈 Big Idea 5 (Impact of Computing) is 21 to 26 percent of the AP CSP exam, and legal and ethical questions about copyright, licensing, and attribution show up on nearly every practice test. The same rules govern the Create Performance Task, where you must cite any code or media you did not create, so this lesson protects both your score and your submission.
💡 Think about this first

You find a perfect photo for your app with a quick image search, and you find a chunk of code on a public forum that does exactly what you need. Both are sitting right there on the open Internet, free to view. Does the fact that you can see and download something mean you are allowed to use it in your own project, and how would you even know?

You Made It, You Own It: Intellectual Property

When you create something original on a computer, a drawing, a song, a photo, a paragraph, or a program, that material is your intellectual property. It belongs to you as its creator. The moment an original creative work is fixed in a usable form, copyright automatically protects it. You do not have to register it or add a symbol for copyright to apply. Copyright gives the owner control over how the work is used, including who may copy it, share it, or build on it.

The flip side is the part students forget: other people's work is also their intellectual property. A photo you find online, a song clip, a block of code on a forum, all of it was created by someone who owns the copyright by default. Being able to see or download a work does not transfer any rights to you. Using it in your own project without permission can violate the owner's rights and can be illegal.

🎯 What the exam rewards

When a question involves reusing someone else's photo, music, or code, the exam wants you to check the license and give attribution, not to assume the work is free. The strongest answers respect the creator's ownership and follow the stated conditions for use.

Licenses: Permission With Conditions

Copyright would make sharing impossible if there were no way to grant permission, so creators use licenses. A license is the creator saying, in advance, "you may use my work if you follow these conditions." Two license systems appear constantly on the exam:

  • A Creative Commons license lets a creator keep copyright while allowing others to use the work under stated conditions, such as giving attribution, using it only for non-commercial purposes, or releasing any changes under the same share-alike terms.
  • An open source license applies to software and lets others use, modify, and share the source code under its conditions. Open source is about the freedom to read and change the code, not simply that the program is free of cost.

A license does not mean "anything goes." If a Creative Commons image requires attribution, you must credit the creator; if it is non-commercial, you cannot use it to make money. Ignoring a condition means you are using the work outside its license, which puts you back to using it without permission.

Term What it allows
Copyright Automatic protection for an original work; only the owner may copy, share, or build on it unless they grant permission.
Creative Commons Reuse of a copyrighted work under conditions the creator chooses, such as attribution, non-commercial, or share-alike.
Open source Freedom to use, modify, and share software source code under the license's stated conditions.
Public domain No copyright applies, so the work is free for anyone to use for any purpose without permission.
Quick check
A developer wants to include a background song and legally change it and re-share it, along with the underlying files, as long as they follow the stated conditions. Which permission is the developer looking for?

Attribution, Plagiarism, and the Public Domain

Nearly every license that lets you reuse a work asks for one thing in return: attribution, meaning you credit the original creator. Attribution is both a legal condition and an ethical duty. When you present someone else's work as your own, whether it is a paragraph, an image, or a block of code, that is plagiarism. Plagiarism is an ethical violation even when you technically had permission to use the work, because the wrong is claiming credit you did not earn.

Some material carries no copyright at all and sits in the public domain. This includes works whose copyright has expired and works released to the public deliberately. Public domain material is genuinely free to use for any purpose without permission, though crediting the source is still good practice and honest. Knowing whether something is public domain, licensed, or fully copyrighted is the difference between a legal reuse and an illegal one.

⚠ Common trap

"It is on the Internet, so it is free to use." This is false. Most content online is copyrighted the instant it is created, and being publicly visible grants you no rights at all. Downloading or distributing a copyrighted work without permission can be illegal. You must find the license, follow its conditions, and give attribution, or confirm the work is in the public domain, before you reuse it.

Quick check
A student copies three paragraphs from a website into their report and presents them as their own writing, adding no credit. The website's content is copyrighted. What best describes this?

How This Shows Up on the Create Performance Task and the Exam

The Create Performance Task requires you to acknowledge and cite any code or media you did not create yourself. If you borrow a code segment from a library, a tutorial, or a classmate, or use an image, sound, or font made by someone else, you must credit the source in your program or written responses. Submitting borrowed work as your own is plagiarism and violates the AP CSP policy, and it can cost you a score on the task. The safe habit is to prefer material that is in the public domain or carries a clear license, follow that license, and write down where every outside piece came from as you build.

The same rules earn points on the multiple-choice section, where scenarios ask whether a use needs permission, needs attribution, or is allowed because the work is public domain. Master copyright, Creative Commons, open source, public domain, and plagiarism here, and you are protected in both places the AP exam grades you.

📈
MCQ Practice
6 questions • Exam difficulty and above • Predict before you peek
Question 1 of 6Licensing match
Decide which license fits the described freedoms before reading the options.

A programmer finds a code library online whose license lets anyone read the source code, change it, and redistribute the modified version, as long as the same license terms are kept. Which type of license does this describe?

Incorrect. A trademark protects a brand identifier, not the right to read, modify, and redistribute source code.
Correct. An open source license grants the freedom to use, modify, and share source code under stated conditions, such as keeping the same license terms.
Incorrect. Public domain means no conditions at all, but this license keeps a condition (the same terms must be kept), so it is not public domain.
Incorrect. Standard copyright with no permissions would forbid modifying and redistributing the code without asking the owner.
Question 2 of 6Attribution and plagiarism
Predict what the student did wrong before you look.

A student uses an image released under a Creative Commons license that requires attribution. The student includes the image in a project but removes the creator's name and claims to have made the image. Which statement best describes the situation?

Incorrect. Creative Commons licenses come with conditions, and this one required attribution, which was not given.
Incorrect. Whether the image was sold is irrelevant; the license required attribution, which the student removed.
Correct. Removing the required attribution breaks the license, and claiming the image as one's own is plagiarism, an ethical violation.
Incorrect. It is both a license violation and an ethical problem, since claiming another's work as your own is plagiarism.
Question 3 of 6I and II only style
Judge each statement true or false before matching to an option.

Consider these statements about material found on the Internet:

  • I. An original photo posted online is automatically protected by copyright, even without a copyright symbol.
  • II. A work in the public domain may be used by anyone for any purpose without seeking permission.
  • III. Because a work is publicly visible online, it is free for anyone to copy and reuse.
Incorrect. Statement II is also true; public domain works may be used freely by anyone.
Correct. I and II are true. III is false: public visibility grants no rights, since most online content is copyrighted.
Incorrect. Statement III is false, and statement I is true, so this pairing cannot be right.
Incorrect. Statement III is false, so not all three can be correct.
Question 4 of 6Spot the mistaken assumption
Find the flawed belief driving the decision first.

A developer needs a song for an app and reasons that since the track came up in a search and could be downloaded, it must be free to include in the app. Which flaw in this reasoning is most important?

Correct. Access is not permission. Most works online are copyrighted, so the developer must check the license or confirm public domain before reusing the song.
Incorrect. File size is a technical detail and is not the legal or ethical flaw in the reasoning.
Incorrect. Indexing by search engines has nothing to do with whether the developer may reuse the song.
Incorrect. Download speed is irrelevant to the question of permission to reuse the work.
Question 5 of 6Apply the rules
Predict the one work that is genuinely free to reuse without permission.

A team is choosing media for a project and wants an option they can legally use without asking anyone and without any license conditions. Which choice fits?

Incorrect. A Creative Commons attribution license still imposes a condition, so it is not free of all conditions.
Incorrect. A stock photo that must be purchased requires payment and a license, so it is not free to use without permission.
Correct. A work whose copyright has expired is in the public domain, so anyone may use it for any purpose without permission or conditions.
Incorrect. A trademarked logo is protected, so it cannot be freely reused without permission.
Question 6 of 6Ethics in practice
Predict the most honest and lawful action before reading the options.

While building a program, a student uses a short code segment written by a classmate and an icon set released under an open source license that requires crediting the authors. What should the student do to act both legally and ethically?

Incorrect. Hiding the origin of borrowed work is dishonest and would count as plagiarism.
Correct. Acknowledging the classmate's code and crediting the icon authors follows the license and avoids plagiarism, which is exactly what the Create Task requires.
Incorrect. Size does not remove the duty to acknowledge borrowed code and follow the license's attribution condition.
Incorrect. Claiming borrowed code as original is plagiarism, even if the icons are credited.
🎮 Lesson Game
License Match
Match each use to copyright, Creative Commons, or open source, and handle PII correctly.

License Match

AP CSP 5.5 • Intellectual property, licensing & personal privacy (PII)
How to play: read each scenario and tap the right license, or decide if a data item is sensitive PII. Fast + correct builds your streak.
Round
1/9
Score
0
Streak
0
Licensing
Loading...

Frequently Asked Questions

No. Copyright protection is automatic the moment you create an original work in a usable form. Registration and the copyright symbol are optional; the protection and your ownership exist without them.
Creative Commons licenses are used for creative works like images, music, and text, and let others reuse them under conditions such as attribution or non-commercial use. Open source licenses apply to software and let others use, modify, and share the source code under stated conditions.
Legally, no. Public domain works carry no copyright, so you may use them for any purpose without permission. Crediting the source is still honest and good practice, but it is not a legal requirement.
It can be. Being able to find or download a work does not grant you permission. Downloading or distributing a copyrighted work without the owner's permission or a license that allows it can be illegal, even if no money changes hands.
You must acknowledge and cite any code or media you did not create yourself, including borrowed code segments, images, sounds, and fonts. Prefer public domain or clearly licensed material, follow the license, and record every source as you build so you avoid plagiarism.
📦
AP CSP Teacher SuperpackSlides, lesson plans, unit tests for all 5 Big Ideas, $249
Get the Superpack →
🏫
For teachers

Legal and ethical concerns are easy to make concrete: give students a stack of real images and code snippets with different licenses and have them sort each into public domain, Creative Commons with conditions, open source, or fully copyrighted, then write the attribution line they would use. The Superpack includes a licensing sort activity, an attribution cheat sheet, and a Create Task citation checklist. View what's included →

Get in Touch

Whether you're a student, parent, or teacher — I'd love to hear from you.

Just want free AP CS resources?

Enter your email below and check the subscribe box — no message needed. Students get daily practice questions and study tips. Teachers get curriculum resources and teaching strategies.

Typically responds within 24 hours

Message Sent!

Thanks for reaching out. I'll get back to you within 24 hours.

🏫 Welcome, fellow educator!

I offer curriculum resources, practice materials, and study guides designed for AP CS teachers. Let me know what you're looking for — whether it's classroom materials, a guest speaker, or Teachers Pay Teachers resources.

Email

[email protected]

📚

Courses

AP CSA, CSP, & Cybersecurity

Response Time

Within 24 hours

Prefer email? Reach me directly at [email protected]