Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Row 1:
  2. • Video DEMONSTRATES running of AT LEAST 1 feature of the program submitted
  3. AND
  4. • Response (narration or written response) IDENTIFIES purpose of the program
  5. Row 2:
  6. • DESCRIBES OR OUTLINES steps used in order of development process to create the entire program
  7. Row 3:
  8. • IDENTIFIES at least 2 program development difficulties OR opportunities
  9. AND
  10. • DESCRIBES how the 2 Identified difficulties OR opportunities are resolved OR incorporated
  11. Row 4:
  12. • Selected code segment implements an algorithm
  13. Row 5:
  14. • Selected code segment implements an algorithm that uses mathematical or logical concepts
  15. AND
  16. • EXPLAIN how the selected algorithm functions
  17. AND
  18. • DESCRIBES what the algorithm does in relation to the purpose of the program
  19. ROW 6:
  20. • Selected code segment implements an algorithm that INCLUDES AT LEAST 2 or more algorithms
  21. AND
  22. • AT LEAST 1 of the included algorithms uses mathematical OR logical concepts
  23. AND
  24. • EXPLAIN how 1 of the included algorithms functions independently
  25.  
  26.  
  27. ROW 7:
  28. • Selected code segment is a student-developed abstraction
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement