TPT
Total:
$0.00

Python Coding Rubric

1,307 results
Filters
Standard
Preview of Homework Research Project -SPORTS with rubrics ,QR codes, parent letter and MORE

Homework Research Project -SPORTS with rubrics ,QR codes, parent letter and MORE

Sports Research Projects This packet contains: - sport research outline for 5-paragraph Rubric for student to take home -rubric for teacher to grade the project/oral presentation Ideas for sports related “extension” projects QR code with a motivation sport video - QR code video about research papers Decorative PENNANT to be put up in the classroom Parent Letter to explain the project and when the due date is - “Thinking maps” rough draft worksheet
Preview of Write a song in Spanish Project Editable Outline Rubric All Levels

Write a song in Spanish Project Editable Outline Rubric All Levels

Bring creativity and fun into your Spanish classroom with this engaging Write a Song in Spanish Project! This resource guides students through writing and presenting an original song in Spanish - perfect for middle school, high school, and AP/IB classes. Students brainstorm ideas, write meaningful lyrics using the unit vocabulary and grammar,and color-code their target words and verbs. It is a fun, low-prep way to review and assess learning while encouraging authentic expression and
Preview of Sub Day Tag Time! Chasing Game Coding Adventure- Full Video Instructions

Sub Day Tag Time! Chasing Game Coding Adventure- Full Video Instructions

Created by
Lauren Downs
Get ready to chase, tag, and code! In this hands-on Scratch activity, students will design a fast-paced chasing game where they control the main character and earn points by tagging a moving target. With guided, step-by-step videos, learners will bring their game to life using beginner-friendly block coding—no prior experience needed! This resource is perfect for classrooms, STEM labs, or tech clubs and includes: A complete set of video tutorials showing every step Fun game logic with pla
Preview of CSA Unit 4 Data Breach Rubric

CSA Unit 4 Data Breach Rubric

Created by
Run The Code
Detailed 10-point rubric designed to assess both research quality and computer science understanding. Rubric categories include content accuracy, identification of software or security failures, explanation of user impacts, and realistic computer-science-based prevention strategies. Includes scoring guidance and formatting deductions for efficient grading.
Preview of Scratch a Story

Scratch a Story

This unique storyboard template is for using Scratch Coding to re-tell a fairy tale. The template can be adapted for other retelling or for creating original stories. The included rubric meets ELA and 21st century standards.
Preview of Algorithm Showdown and Real-Life Algorithm Design Project - AP CSP

Algorithm Showdown and Real-Life Algorithm Design Project - AP CSP

Created by
SageFire LLC
Looking for a meaningful project to go with the Code.org AP CSP Algorithms unit? If you have noticed that Code.org does not really include a full project for this unit, this resource fills that gap with a structured, student-friendly assignment that helps learners apply algorithmic thinking in a clear and practical way. This resource gives students the chance to do more than just answer lesson questions. They first analyze two different algorithms for the same task, decide which one is more e
Preview of Create a Monument - CCSS Final Project for Analyzing Theme in Historical Novels

Create a Monument - CCSS Final Project for Analyzing Theme in Historical Novels

This is one of my favorite projects. While I used it for the novel Code Talker, it could easily be adapted for any historical novel or issue in which students study little known groups that deserve recognition. The product is in Microsoft Word so you can easily edit the title "Code Talker" with the novel you are studying. This project takes students on a step-by-step journey of creating their own monuments to honor unrecognized groups. I have included everything you need to successfully impl
Preview of Geometry City Map

Geometry City Map

Created by
Educate NC
Have your students showcase their knowledge of geometry in this fun project! Students are required to use the rubric to design their own city map, using shapes and lines in their city. Requirements are color coded for easy assessment. Students self check requirements before teacher grades. My students had a BLAST doing this!
Preview of Biome Research Extension Project

Biome Research Extension Project

Created by
Gray's Gems
The following is a structured research project to help students extend their knowledge of biomes. They start by selecting a biome, using a note sheet to collect information, and select a way to present their findings. A research website/QR code list is included. Also, a rubric is included for assessment. Here is what is on each page: Page 1- Overview, list of biomes and what areas their research will focus on Page 2-3- Note sheet- Includes (definition, types, location, climate, plants, ani
Preview of Great American Women Project for Women's History Month Updated and Improved!

Great American Women Project for Women's History Month Updated and Improved!

This is a research project created for use with elementary gifted students in grades 3 - 5, however it could easily be used in a range of grades. This project includes student instructions, teacher instructions, a page of pictures to help with assembly of the flappy, labels and cover for the flappy, differentiated options for presentations and a color-coded rubric to help with scoring. I believe this is significantly improved over last year's original. Please let me know if I can adapt this p
Preview of AP Computer Science Principles - Loops Lab (Python)

AP Computer Science Principles - Loops Lab (Python)

This lab covers while loops and for loops in Python. Lists are the next topic, so they are avoided in the context of loops here. Instead the focus is on combining loops, if statements, and functions to make a few complete codes. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chance. Python code showing possible acceptable codes satisfying the program requirements is included. More notes about my
Preview of AP Computer Science Principles - Functions, Decisions, Loops Project (Python)

AP Computer Science Principles - Functions, Decisions, Loops Project (Python)

This project is meant to combine IO, functions, decision statement, and loops into a couple of major codes. The first requires the use of Pygame, while the second requires quite a bit of logic. I typically give the students a whole class week to work on these. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chance. Python code showing possible acceptable codes satisfying the program requirements
Preview of Research Writing: US National Parks Tour Guide Printable Version

Research Writing: US National Parks Tour Guide Printable Version

Created by
HolmRoom
Students will choose a US National Park to research and become an expert on! Then, they will create a tour guide company and write a tour guide script teaching visitors all about their park! Perfect for an early finisher task, cross-curricular project, individual research project, or whole class assignment! No prep!This product includes: -Writing prompt -Choice of National Parks to choose from -Tour guide company planner and tour guide script example -Research QR Codes to three kid friendly res
Preview of Lab Safety Brochure Project

Lab Safety Brochure Project

Use this activity to have students show you their understanding of lab safety by being creative. This project is perfect for the first week of school as you cover lab safety in your science classroom, regardless of the grade level. Once you've covered lab safety basics, have students use higher order thinking skills to break down what's important and create a brochure in their own words. Topics for brochure are: General PrecautionsFirst Aid SafetyHeating & Fire SafetyDress Code SafetyUsing Gla
Preview of AP Computer Science Principles - Strings & Functions Lab (Python)

AP Computer Science Principles - Strings & Functions Lab (Python)

This particular assignment covers basics of strings and functions. Many of my students tend to struggle a bit with the concept of multiple input/outputs into Python functions (as well as Python scope) so I usually provide three in-class work days for this particular lab. There are four different problems the students need to write code to solve. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by chan
Preview of AP Computer Science Principles - Decisions Lab (Python)

AP Computer Science Principles - Decisions Lab (Python)

This particular assignment covers decision statements (if, elif, else). There are four different problems the students need to write code to solve. Functions are also required for some of the problems. This is one of the first times students need to do some organized logical thinking, so I tend to give about 3 or 4 class days for this assignment. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework found anywhere else is by
Preview of AP Computer Science Principles - Lists Lab (Python)

AP Computer Science Principles - Lists Lab (Python)

This is the last “normal” lab I do in my AP Computer Science Principles class. The main goal of this lab is to get the students practical experience with lists. The secondary goal is to give them an example of a code that satisfies the requirements of the Create Task. There are just two problems in this lab, as the codes are significantly more complicated than earlier labs. In this, and all labs posted on TPT, the questions are of my own making, and any similarity to codes/assignments/homework f
Preview of February Read Aloud STEM at Home Activity No Prep

February Read Aloud STEM at Home Activity No Prep

Integrate STEM and Literacy at Home or in the Classroom with Read Aloud STEM Menus!These activities are interdisciplinary and help students make connections between STEM subjects as well as writing and reading. Connect to February Read Aloud Books!Each menu is connected to the following books that can be listened to via a safeshare link: President Taft is Stuck in the Bath by Mac BarnettBrave Irene by William SteigGroundhug Day by Anna Marie PaceTar Beach by Faith RinggoldMr. Goat's Valentine by
Preview of AP Computer Science Principles - Battleship Puzzle Project (Python)

AP Computer Science Principles - Battleship Puzzle Project (Python)

This is the last project that I will do in AP Computer Science Principles, except on the rare occasion that we have more than one or two classes after AP exams are completed. This is meant to be a challenging puzzle and have functions that satisfy the requirements of the Create Task exam. I have students do practice questions from the AP based on this code (or the last Lists Lab codes). They obviously cannot use this for their Create Task code, but I feel like giving them additional examples of
Preview of AP Computer Science Principles - Pygame Lab (Python)

AP Computer Science Principles - Pygame Lab (Python)

After strings, functions, IO, and decisions statements, I find my students need a little bit of a fun assignment, showing them some of the cooler aspects of what they can do with Python. I do this lab, on Pygame, after decision statement but before loops. It would work just as well right after loops, but I try to write the assignment so that loops aren’t “needed”. There are three different codes included. Two showing examples of working infinite runners (one a multi-lane up/down runner and the
Preview of Realistic Fiction Genre Book Report Suitcase Project & Rubric

Realistic Fiction Genre Book Report Suitcase Project & Rubric

Realistic Fiction Genre Suitcase Book Report ProjectAfter reading a realistic fiction book, students pack a "suitcase" for the main character. The students' suitcases will include information on the: Main CharacterSettingConflictResolutionStudent's Choice - an item related to the characterBook ReviewInside this ResourceThis resource includes all student pages for the project, including an explanation of the project: Suggested Lesson PlanProject Introduction & Lesson Student HandoutsSuitcase Summ
Preview of Biography & Autobiography Genre Fiction Book Report Project & Rubric

Biography & Autobiography Genre Fiction Book Report Project & Rubric

Biography & Autobiography Genre Memory Book ProjectAfter reading a book of their choice, students create a memory book for their selected person. The finished projects can be displayed to inspire students to read about other people. The memory books will include the following information on the person: Interesting FactChildhoodEducationAdult LifeAchievementBook ReviewInside this ResourceThis resource includes all student pages for the project, including an explanation of the project: Suggested
Preview of Historical Fiction Genre Minibook Book Report Project & Rubric

Historical Fiction Genre Minibook Book Report Project & Rubric

Historical Fiction Minibook Book ReportYour students take a trip in time by selecting a historical fiction book to read, then creating a minibook that showcases the novel. The students' minibooks will include information on the: Main CharacterSupporting CharacterSettingConflictExposition/BeginningClimaxResolutionBook ReviewInside this ResourceThis resource includes all student pages for the project, including an explanation of the project: Suggested Lesson PlanProject Introduction & Lesson Stude
Preview of Science Project Choice Board Packet with Research Guide and Rubric

Science Project Choice Board Packet with Research Guide and Rubric

Here's a perfect end of the year science activity set! Keep your students engaged and learning with this science choice board packet! **This choice board is also available at a savings in this Science and Social Studies Choice Board Bundle! Choice boards offer great differentiation opportunities and give students the chance to explore content in the ways that interest them! This choice board is designed to be a review of science topics we have studied all year in class. Students get to se
Showing 1-24 of 1,307 results