From 6213af5be9e2e37e6ae50bb986da9e9554de4d24 Mon Sep 17 00:00:00 2001 From: "Aleksandr A. Tomak" Date: Tue, 5 Apr 2016 14:21:24 -0700 Subject: [PATCH] Feedback template --- FEEDBACK.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 FEEDBACK.md diff --git a/FEEDBACK.md b/FEEDBACK.md new file mode 100644 index 0000000..86d18b8 --- /dev/null +++ b/FEEDBACK.md @@ -0,0 +1,39 @@ +# ![](https://ga-dash.s3.amazonaws.com/production/assets/logo-9f88ae6c9c3871690e33280fcf557f33.png) RUBRIC +**Project 2 | ADI** + + +#### Performance Evaluation +> Mark boxes with an 'X'; if did not achieve bonus, mark with a '-' + +| Requirements | Incomplete (0) | Does Not Meet Expectations (1) | Meets Expectations (2) | Exceeds Expectations (3) | +|---|---|---|---|---| +| Create READ.md file with project description | | | | n/a | +| Allow the user to search by at least three different search criteria | | | | n/a | +| Show results in separate entries/pages to the user, including descriptions, images, and whatever else you like | | | | | +| Gather data for the search results from the database | | | | n/a | +| Allow the user to favorite locations, and later view those favorites | | | | n/a | +| Incorporate Object Oriented principles into your app | | | | n/a | +| Contain code comments, explaining the functionality behind sections of code | | | | n/a | +| Include **at least 8** manual test cases in a separate text file | | | | n/a | +| Include automated unit tests for all non-Android code | | | | | +| **Bonus**: Create a review system for user feedback at each location | n/a | n/a | n/a | | +| **Bonus**: Incorporate more advanced Material Design principles into your UI | n/a | n/a | n/a | | +| **Bonus**: Add more complexity to the user's searches (possibly allowing more than one search criteria at a time) | n/a | n/a | n/a | | + +--- + +## Score: +Based on the requirements, you can earn a maximum of **18** points on this project. + +#### Your total score is: **#** + + +--- + +## PROGRESS REPORT +**Student Check-in:** + +|WHAT’S GOING WELL?|STRUGGLES|DEVELOPMENT PLAN| +|---|---|---| +| | | | +