Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Peer Grades (Azeem and Samit) #31

Open
vivianknee opened this issue Feb 27, 2023 · 1 comment
Open

Peer Grades (Azeem and Samit) #31

vivianknee opened this issue Feb 27, 2023 · 1 comment

Comments

@vivianknee
Copy link
Owner

vivianknee commented Feb 27, 2023

Individual Review Ticket

Item Self Samit Azeem Avg
N@TM Att 1 1 1 1
N@TM CtM 1 1 1 1
N@TM Presentation 2 2 2 2
Runtime 3 3 3 3
FE/BE Code Review 4 4 4 4
Team Ticket 1 1 1 1
Individual Ticket 3 3 3 3
Total 15 15 15 15
@vivianknee
Copy link
Owner Author

vivianknee commented Feb 27, 2023

Azeem Khan

Category Criteria Score (5/6)
Program Purpose and Function
  • Describes the overall purpose of the program demonstrated in the video.
  • Describes what functionality of the program is demonstrated in the video.
  • Describes the input and output of the program.
1
Data Abstraction
  • One program code that shows how data has been stored in this list (or another collection type).
  • One program code that shows the data in this same list being used as part of fulfilling the program's purpose.
  • Identifies the name of the variable representing the list being used in this response.
  • Describes what the data contained in this list is representing in the program.
1
Managing Complexity
  • Includes a program code segment that shows a list being used to manage complexity in the program.
  • Explains how the named, selected list manages complexity in the program code by explaining why the program code could not be written, or how it would be written differently, without using this list.
1
Procedural Abstraction
  • One program code showing a student-developed procedure with at least one parameter that has an effect on the functionality of the procedure.
  • One program code showing where the student-developed procedure is being called.
  • Describes what the identified procedure does and how it contributes to the overall functionality of the program.
1
Algorithm Implementation
  • Includes a program code segment of a student-developed algorithm that includes sequencing, selection, and iteration.
  • Explains in detailed steps how the identified algorithm works in enough detail that someone else could recreate it.
1
Testing
  • Describes two calls to the selected procedure identified in written response 3c. Each call must pass a different argument(s) that causes a different segment of code in the algorithm to execute.
  • Describes the condition(s) being tested by each call to the procedure.
  • Identifies the result of each call.
0

Samit Poojary

Category Criteria Score (5/6)
Program Purpose and Function
  • Describes the overall purpose of the program demonstrated in the video.
  • Describes what functionality of the program is demonstrated in the video.
  • Describes the input and output of the program.
1
Data Abstraction
  • One program code that shows how data has been stored in this list (or another collection type).
  • One program code that shows the data in this same list being used as part of fulfilling the program's purpose.
  • Identifies the name of the variable representing the list being used in this response.
  • Describes what the data contained in this list is representing in the program.
1
Managing Complexity
  • Includes a program code segment that shows a list being used to manage complexity in the program.
  • Explains how the named, selected list manages complexity in the program code by explaining why the program code could not be written, or how it would be written differently, without using this list.
1
Procedural Abstraction
  • One program code showing a student-developed procedure with at least one parameter that has an effect on the functionality of the procedure.
  • One program code showing where the student-developed procedure is being called.
  • Describes what the identified procedure does and how it contributes to the overall functionality of the program.
1
Algorithm Implementation
  • Includes a program code segment of a student-developed algorithm that includes sequencing, selection, and iteration.
  • Explains in detailed steps how the identified algorithm works in enough detail that someone else could recreate it.
1
Testing
  • Describes two calls to the selected procedure identified in written response 3c. Each call must pass a different argument(s) that causes a different segment of code in the algorithm to execute.
  • Describes the condition(s) being tested by each call to the procedure.
  • Identifies the result of each call.
0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant