True/False Indicate whether the
statement is true or false.
|
|
1.
|
A-Your video may NOT contain: Any distinguishing
information about yourself Voice narration (though text captions are
encouraged)
B-Your video must be: Either .mp4, .wmv, .avi,
or .mov format No more than 1 minute in
length No more than 30MB in file size
|
|
2.
|
The Personalized Project Reference can include course content or
comments.
|
|
3.
|
During the final submission process in the AP Digital Portfolio, students
will be asked to attest that they have followed the Performance Task guidelines and have not
plagiarized their submission. Each of the three components of the Create performance task must be
submitted as final to be sent for scoring.
|
|
4.
|
You may not revise your work once you have submitted it as final to the AP
Digital Portfolio.
|
|
5.
|
The written response prompts will be related to your Create performance
task.
|
|
6.
|
You may NOT seek assistance in writing, revising, amending, or correcting
your work, including debugging the program, writing or designing functionality in the program,
testing the program, or making revisions to the program, from anyone other than your collaborative
partner(s).
|
|
7.
|
You may NOT Include any course content in the screen captures of the program
code included in the Personalized Project Reference. Any course content or comments that were
included in the program code during the development of your program should be removed prior to taking
screen captures.
|
|
8.
|
The use of program code, media (e.g., video, images, sound), data,
information, or evidence created by someone else or with generative AI tools in the creation of a
program and/or a program code segment(s), without appropriate acknowledgment are permitted.
|
|
9.
|
You must have at least one procedure that contributes to the program’s
intended purpose, where you have defined:
The procedure’s
name The return type (if
necessary) One or more
parameters
|
|
10.
|
It is an optional to include an algorithm that includes sequencing, selection,
and iteration that is in the body of the selected procedure
|