TEALSK12 / apcsa-public

AP Computer Science A Curriculum Materials
https://tealsk12.github.io/apcsa-public/
Other
56 stars 42 forks source link

Incorrect order of labs in AP CS A curriculum #252

Closed dmquick closed 3 years ago

dmquick commented 4 years ago

The current 2020-2021 AP CS A curriculum calls for the Steganography Lab to be done in Unit 4, PRIOR to Picture Lab in Unit 5.

Picture Lab is a predecessor to Steganography Lab, so this won't work. Here's the first sentence in the Steganography Lab Teacher's guide: "In the Steganography Lab, students will expand on activities from the Picture Lab to practice manipulating 2D arrays and explore steganography techniques."

Can you fix this in the curriculum? Thanks.