nadirahaddach / flask_portfolio

Tri 1: Python and Flask Intro
0 stars 0 forks source link

Nadira's Video Review: #50

Open connorw72 opened 2 years ago

connorw72 commented 2 years ago

https://www.loom.com/share/8f358b2f50c147659b58df2db3bacae0

connorw72 commented 2 years ago
  1. The explanation of the ASCII/UNICODE was very thorough and explained how each one popped up based on the number and the else statements.
  2. The change of powers for the shifts of the binary displayed a good understanding of the binary digits and how each was displayed on the screen.
  3. Showed how the ASCII/UNICODE worked and how it changed on screen based on a certain digit that was reached. This showed proof of the if then statement and how it took effect. Improvement: The video did not meet the required length, and maybe more in depth explanation on how the collaboration helps the group.

Collaboration - 1.75/2 did not show true examples of commits, only the scrum board together. ASCII/UNICODE - 2/2 showed the if then statements and how they are used on the website. Shift right and left - 2/2 showed the change in decimals based on binary. 4.75/6 - Took off a point for not meeting video length, unsure how much to actually take off.

paigemccartin commented 2 years ago

Paige McCartin: 4.75/6 Took one point off for not needing video length requirment

  1. I like how you said which college board concepts related to each one. It helped me know that you understood the concepts that were given by the college board.
  2. Did a good job helping me understand how you did your ascii/unicode. Clearly showed if-then statements in code.
  3. I liked how easily you carried the conversation. Listening to you talk about your code made me confident in your ability to code. suggestions: I would try and to go into more detail about each topic so you could get past the time limit. Collaboration - 1.75/2 needed to see the commits ASCII/UNICODE - 2/2 showed if-then statements and run time Shift right and left - 2/2 did a good job showing the code and run time
nataliecohen commented 2 years ago

Collaboration: 1.75/2 ASCII/UNICODE: 2/2 Shift Right and left: 2/2 4.75/6 (for time length, not sure how much to take off)

  1. I like how you were clearly able to identify which college board topics were related to the concepts we have done in class.
  2. Clearly was able to identify and explain code throughout the video. Made it easy for me to understand and follow.
  3. I also like how you covered topics that stayed within the Binary project. This shows that you have a great understanding of binary.
  4. I would attempt to explain all of the parts a little bit longer to meet the required video length
suneelanaidu commented 2 years ago

Nice job on the presentation and relating to the CB topics. You could have applied the learning from the mini labs to some features of your PBL project to demonstrate technical skills.