rkwreck / team_flappy_bird

CSA Course Guide
0 stars 0 forks source link

(9.7/10) Rini Individual Evaluation Week 11 #39

Open rkwreck opened 2 years ago

rkwreck commented 2 years ago

Total score:: 9.7/10

Self-evaluation: 4.8/5

Team ticket: Link

A 1 minute video that displays the running of your program and demonstrates functionality you developed Video that goes through all of the following (mostly focused on tour of my game, source page, and other work I've developed throughout the tri): Link

One PBL MVC feature (per indi/pair) My work: Trivia-style medical emergencies game + source page w/ articles to learn more

MVC for game: Model: Code for a trivia/Kahoot-style game. View: Display directions, game beneath, total score underneath (number of coins collected after game has been completed). Control: Keeping track of the user’s answer inputs + number of coins they’ve collected through right answers

image

Individual commits showing algorithms written in JS and/or Java Final game commit (JAVA & JS & HTML): Link All commits: Link

Wiki with design ideas and usage Link to wiki page, has design planning: Link One-min video explaining plan: Link

Final program code (created independently or pair) Final game commit: Link Source page: Link About page: My about page, FRQ Directions & Go-back buttons

My cross-over partner was Ridhima, here are my comments on her review ticket: Link

ridhimainukurti commented 2 years ago

Total 9.7/10 Individual Score: 4.8/5 Team Score: 4.9/5

Individual Score 4.8/5 Name Score Reasoning
One PBL MVC feature 1/1 Has a clear explanation with images that make it extremely clear on what her theme is for the feature she accomplished
Individual commits showing algorithms written in JS and/or Java 1/1 Shows consistent commits made towards the feature that she had developed and was worked on almost every single day Commits
Wiki with design ideas and usage 1/1 Had brainstorming ideas with clear ideas and organized according to the MVC Wiki
Final program code 1/1 The code had exhibited the three MVC design patter, where she had a java file for model, demonstrated code within the controller, and displayed an html file for her feature.
A 1 minute video that displays the running of your program and demonstrates functionality you developed 0.9/1 Her video was over 1 minute and was around 2 minutes. She only showed the code working on the website but didn't explain her code nor show it. Video
Team Score 4.9/5 Team Review Ticket Name Score Reasoning
PBL theme 0.5/0.5 The team had a clear theme and a design that they displayed that was consistent within their website Jekyll Website
Sassy / Bootstrap illustration 0.5/0.5 It is clear what their layout is for their website and I can clearly see the code that they had for it Jekyll Website
Database - CRUD operations 0.5/0.5 Had the code within the review ticket for each of the MVC and used API's to retrieve the data and saved it within the database MainController.java:
Deployed Project 24/7 0.5/0.5 Their website is deployed and presented with a link on their review ticket Website Link
Async Operation 0.5/0.5 They had the async through the use of api's within their project and demonstrated the links to code for that within their review ticket. greetChenxin.html)
Team 1 minute video 2.4/2.5 They have the best features displayed within their video however they don't display their MVC package nor the code for their project. Video Explanation