nadirahaddach / TheSlayers.github.io

Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Review Ticket Week 3 Katie. Grader: William Wu. Total Score: 4.9/5 #18

Open katiehickman opened 2 years ago

katiehickman commented 2 years ago

Overall Total: 4.9/5 Individual Total Score: 2.9/3 and Peer Grader: William Wu Team Total Score: 2/2

My github pages: https://katiehickman.github.io/

GitHub page that documents key learnings and code snippets using GitHub and replit (See Challenges at the bottom of TT2 (Links to an external site.) for details)

Organize files, directories and menus for the first 3 weeks.

Write Factorial function using classes, providing implementation of call.

Select your own Math function. Write it in Imperative and OOP form.

Extra Credit. Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on front and back comparison.

willcyber commented 2 years ago

Individual GitHub pages (3 points)

Comments: All code snippets, notes, and actions are present and well done. 1/1

Organize files, directories and menus for the first 3 weeks.

Comments: The factorial function works and shows many tests. 1/1

Comments: Demonstrates understanding of Imperative and OOP code forms. Includes code snippets but doesn't include any comments explaining the code. However, it does demonstrate multiple tests. 0.9/1

Comments: Did not do extra credit.

Total score: 2.9/3