Sep 03, 2026 | 615 words | 6 min read
Individual Project Report Addendum#
As an honors student, your final report will go beyond presenting your individual project. Here you will reimagine your project as though it were a team-based project similar to the Python team project completed earlier in the semester. Your task is to design a complete plan for how a team of students could take your individual project idea and develop it over three weeks, organized into Checkpoint 1, Checkpoint 2, and a Final Demo.
To do this, you will need to break your project into smaller tasks.
Checkpoint 1 should focus on foundational concepts and initial setup.
Checkpoint 2 should build on that foundation with more complex functionality.
The Final Demo should showcase the completed, fully implemented version of the project.
When deciding how to divide the work, consider starting with your user-defined functions as natural building blocks for assigning tasks and structuring progress.
Task Instructions#
Download the template
honors_ip_ind_username.docxand save it as honors_ip_ind_username.pdf. Be sure to replace username with your Purdue username.Refer to the rubric in the table below to guide you in crafting your addendum to meet the grading criteria.
Submit as honors_ip_ind_username.pdf on Gradescope.
Rubric#
Criteria |
Fully Achieved |
Partially Achieved |
No Attempt |
|---|---|---|---|
Title Page |
Title page includes name of author, section-team number, and course information. (2 pts) |
Includes name but is missing section-team number or course information. (1 pt) |
Missing name. (0 pts) |
Checkpoint 1 Description |
Clearly describes the first checkpoint, including relevant background information and checkpoint goals. (2 pts) |
A description for the first checkpoint is included but is missing important background information or checkpoint goals. (1 pt) |
No description included for checkpoint 1. (0 pts) |
Checkpoint 1 Task 1 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Checkpoint 1 Task 2 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Checkpoint 1 Task 3 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Checkpoint 2 Description |
Clearly describes the second checkpoint, including relevant background information and checkpoint goals. (2 pts) |
A description for the second checkpoint is included but is missing important background information or checkpoint goals. (1 pt) |
No description included for checkpoint 2. (0 pts) |
Checkpoint 2 Task 1 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Checkpoint 2 Task 2 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Checkpoint 2 Task 3 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Final Demo Description |
Clearly describes the final demo, including relevant background information and checkpoint goals. (2 pts) |
A description for the final demo is included but is missing important background information or checkpoint goals. (1 pt) |
No description included for the final demo. (0 pts) |
Final Demo Task 1 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Final Demo Task 2 |
Task includes detailed instructions, clear and easy-to-understand sample outputs, and a flowchart. (2 pts) |
Task includes basic instructions but is missing a sample output or flowchart. (1 pt) |
Missing task instructions. (0 pts) |
Submission |
Submitted in PDF format to Gradescope. (1 pt) |
Not submitted to Gradescope as a PDF. (0 pts) |
Deliverables#
Deliverables |
Description |
|---|---|
honors_ip_ind_username.pdf |
Completed project addendum. |