The Create PT has two scored components: the artifacts you submit (program code, video, PPR) and the written-response prompts you answer on exam day. The prompts ask you to describe your program's purpose, explain how your list manages complexity, trace through your algorithm, and identify an error or change. Your PPR is a printed reference you bring to the exam, so it must accurately reflect your submitted code.
- PPR (Personalized Project Reference): A printed document showing your list and procedure code, used during the exam-day written-response section
- Written-response prompts: 4 prompts answered in 60 minutes on exam day, all based on your own Create project
- Program requirements: Your program must include a list used to manage complexity and a student-developed procedure with sequencing, selection, and iteration
Can you explain out loud what your program does, how your list stores and uses data, and how your procedure works step by step? If you cannot explain it without looking at the code, practice before exam day.
| Component | Submitted when | Used on exam day |
|---|
| Program code | By end-of-April deadline | Referenced via PPR |
| Video | By end-of-April deadline | Not available on exam day |
| PPR | By end-of-April deadline | Printed copy provided during written response |