ellierozen / csp2

Apache License 2.0
0 stars 0 forks source link

cpt project #2

Open ellierozen opened 10 months ago

ellierozen commented 10 months ago
name key commits video individual ticket
Ellie cdec8b4a984e569af315f42d98ebe0f07a146ee0 (https://github.com/ellierozen/csp2/commit/b60fe4006eee636f82283221f1793d20aa7d5194) Video Ticket
Katelyn 27b9e413e987125a96b653a89323b71ce448791b bf5bc511d2bf54e2a0fabf3a3f087ac394b53490 Video Ticket
Ishraq cb339c37fc05e93fbc36886ce3f005af920ad723 Video From 0:00-0:25 and 2:11-3:51 Ticket
Taj cb339c37fc05e93fbc36886ce3f005af920ad723 Video Ticket
Ishraqh1 commented 10 months ago

Group Review Ticket:

2.1 Binary Video Notes:

I took these notes before our team began their project. These notes were from the AP College Board Video which went over information about binary that was important for us to learn for the AP Exam. We went over information about Over flow error which was important for our understanding of the ranges which we used in our project.

Katelyn and Ellie Commit:

We focused on the js code for our second feature. Using the performBinaryAddition function this code takes two binary numbers and converts them to decimal, adds them up, and then converts them back to binary for the output. The code specifies that the input should be treated as a binary number.

Screenshot 2023-12-11 at 1 45 12 PM

Ishraq and Taj Commit:

This was one of our main commits. This commit creates a table at the top of the website that shows a +/- that shows how far each value is from the actual answer. It actually bolds the text when it is right and when it's wrong.

Screenshot 2023-12-11 at 1 44 27 PM

What our groups can do better for next time:

Taj and I had some problems with communication. Sometimes, we would commit things while working on the file at the same time which we couldn't do. Next time, we need to be clearer about working on the same pace and working off each other in terms of just working separately. For Katelyn and Ellie, we could have made our feature more visually appealing. Maybe next time we could add more images. A problem we had with the logic gate feature was finding images for the light bulb that looked similar. When the light turned on it didn't look very cohesive.

nikkihekmat commented 10 months ago

Individual Review "Nikki Hekmat" grading "Ellie Rozenkrants"

Individuals Video, Issue(s), Commits(s)

Taj-L-M commented 10 months ago

Taj Masum Reveiw ticket

Binary Number Guesser Guess the Binary Number
+/- 2
+/- 4
+/- 6
+/- 8

Loading...

I mostly made a lot of functions for our project mainly key/side features to better our program

Screen Shot 2023-12-11 at 1 51 01 PM

SOME KEY FEATURES I MADE: 3 attempts feature Number range Small bits of styling How close or how far you are if you are right or wrong Tells you what the correct number is Binary logic ETC

Overall we could improve and add even more features to this. My partner did his part and everything we wanted to do but ik we can add more. There is always room for improvement.

Per check. 0.55 not attempted/no check 0.7 attempted, incomplete, but some runtime 0.8 mastery and runtime 0.9 above and beyond.

Freeform comment. Provide positivies and growth summary. Justify or comment on final score. Be sure to provide extra details on anything below 0.7 average or above 0.8.

eunseolim123 commented 10 months ago

Individual Review Eunseo Lim grading Katelyn Chen

Individuals Video, Issue(s), Commits(s)

FINAL SCORE: 0.9

Freeform comment.
Clear usage of binary and logic gates, great demonstration of project. I liked that there were multiple aspects that compiled into the final product and the teamwork between members was very apparent. Knowledge was demonstrated on script code for binary addition, contribution was clear. Something that could be improved is the visual aspect - making the product more visually appealing.

dino596 commented 10 months ago

Team Review Arthur grading Katelyn

Team Review ticket containing key Team and individual contributions

Provided three different pages. They had a number guesser in binary, which demonstrated their understanding of binary. Also included a program that would take two inputs and give an output based on the selected logic gate. The program had many choices for logic gates, including AND, OR, NOR, XOR, NAND, XNOR. This showed that they had understanding of how logic gates work. They also incorporated an addition program that takes two binary numbers and gives the sum of the two provided values, showing their ability to incorporate binary by applying math. All of the programs are not only functional, but have well-thought-out styling that matches the purpose of their programs. This demonstrates their understanding of styling with CSS and not just the scripting with Javascript. The team showed that they could work together cohesively to achieve the requirements.

Final Score: 0.9

Arushi-maker commented 10 months ago

Individual Review Arushi Pandey grading Ellie Rozenkrants

Individual should show that they were key contributor and example to team. This includes their participation in ideas, plans, creating individual issues, providing code commits to project, crossover grading participation, being on task and positive example in the classroom. Individuals Video, Issue(s), Commits(s)

Video in CPT caption style , includes Web demo of key contribution to project, 1 minute Issue(s) that show plans/progress to team objectives Highlights of key commit(s) in Issues, summarizes code contributions Review GitHub analytics for key commits in each weeks during the project, shows consistent participation for 3 weeks Per check. 0.55 not attempted/no check 0.7 attempted, incomplete, but some runtime 0.8 mastery and runtime 0.9 above and beyond.

FINAL SCORE: 0.9

Freeform comment.

Good video that showed Ellie's contribution to the logic gate. Made the logic gate use lightbulbs; on light shows when output is 1 and off is when output is 0. Did that same process for 6 different logic gates. One of her main commits was calculating output function.

sumedhaKl commented 10 months ago

Individual Review Sumedha grading Ishraq

Individual should show that they were key contributor and example to team. This includes their participation in ideas, plans, creating individual issues, providing code commits to project, crossover grading participation, being on task and positive example in the classroom. Individuals Issue(s), Commits(s)

Issue(s) that show plans/progress to team objectives Highlights of key commit(s) in Issues, summarizes code contributions Review GitHub analytics for key commits in each weeks during the project, shows consistent participation for 3 weeks Per check. 0.9 above and beyond.

I gave Ishraq a 0.9. He showed all of his code and explained it well enough to show how to modify and use information from AP College Board Video and created the +/- technology that was interesting.

PatrickHastings2 commented 10 months ago

Individual Review "Patrick " grading "Ishraq"

Individuals Video, Issue(s), Commits(s)

Grade: .9

Freeform comment.
Provide positives and growth summary.
Justify or comment on final score.
Be sure to provide extra details on anything below 0.7 average or above 0.8.

It was clear that this student was main contributor to project. Displayed large amount of substantial commits, and explained contribution and role in the project development. Focused on the main algorithms for determining if the player was hot or cold to 1-16 for the number guessing game.

AnanyaAsudani commented 10 months ago

Individual Review Ananya Asudani grading Taj Masum Reveiw ticket

Individual should show that they were key contributor and example to team. This includes their participation in ideas, plans, creating individual issues, providing code commits to project, crossover grading participation, being on task and positive example in the classroom. Individuals Video, Issue(s), Commits(s)

Video in CPT caption style , includes Web demo of key contribution to project, 1 minute Issue(s) that show plans/progress to team objectives Highlights of key commit(s) in Issues, summarizes code contributions Review GitHub analytics for key commits in each weeks during the project, shows consistent participation for 3 weeks Per check. 0.55 not attempted/no check 0.7 attempted, incomplete, but some runtime 0.8 mastery and runtime 0.9 above and beyond.

FINAL SCORE: 0.9

Freeform comment.

Good and thorough code explains binary well.

sumedhaKl commented 10 months ago

Individual Review "Sumedha" grading "Katelyn"

Individual should show that they were key contributor and example to team. This includes their participation in ideas, plans, creating individual issues, providing code commits to project, crossover grading participation, being on task and positive example in the classroom. Individuals Issue(s), Commits(s)

Issue(s) that show plans/progress to team objectives Highlights of key commit(s) in Issues, summarizes code contributions Review GitHub analytics for key commits in each weeks during the project, shows consistent participation for 3 weeks Per check. 0.9 above and beyond.

Freeform comment. I gave Katelyn a 0.9. She was able to explain the code very well as she explained how she converted binary to decimal, added them up, and vice versa. She worked on conversions and also turned lights on in logic gates. I like how she was able to incorporate addition in binary as a hack and clearly write out all the code to turn the lights on in logic gates using switches.

Priya0726 commented 10 months ago

Team Review "Scrum Master A" grading "Scrum Master B"

Team Review ticket containing key Team and individual contributions

dino596 commented 10 months ago

Individual Review Arthur grading Taj

Individuals Video, Issue(s), Commits(s)

Showed that they had passion for their project and had a clear direction of where to go next to further expand on their project. Demostrated understanding of binary and conditional statements by making a guessing game in binary. Also showed good teamwork with partner, because they helped each other.

Final Score: 0.9