AP CSP 5.5 Legal and Ethical Concerns | Copyright, Licensing, PII
Legal and Ethical Concerns
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
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.
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. |
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.
"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.
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.
Get a free AP CSP question every day
Join 3,000+ students. Daily practice, study tips, and exam strategies.
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?
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?
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.
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?
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?
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?
License Match
Frequently Asked Questions
🔗 Continue studying
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.
Message Sent!
Thanks for reaching out. I'll get back to you within 24 hours.
Prefer email? Reach me directly at [email protected]