Guest User

Untitled

a guest
Jul 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. ## Grade by Group
  2.  
  3. #### Grading Guidelines
  4. - [ ] Did they present a powerpoint or similar technology?
  5. - [ ] Did every group member speak during the presentation?
  6. - [ ] Did they deploy their project (github or heroku)?
  7.  
  8. ### Did they meet all project requirements?
  9.  
  10. #### Your visualization must include:
  11. - [ ] a Python Flask powered RESTful API
  12. - [ ] HTML/CSS
  13. - [ ] JavaScript
  14. - [ ] at least one database (MySQL, MongoDB, SQLite, etc.)
  15.  
  16. #### Your project should fall into one of the below four tracks:
  17. - [ ] A custom "creative" D3.js project (i.e. non-standard graph or chart)
  18. - [ ] A combination of Web Scraping and Leaflet or Plotly
  19. - [ ] A dashboard page with multiple charts all updating from the same data
  20. - [ ] A "thick" server that performs multiple manipulations on data in a database prior to visualization (must be approved)
  21.  
  22. - [ ] Your project should include at least one JS library that we did not cover.
  23. - [ ] Your project must be powered by a dataset with at least 100 records.
  24. - [ ] Your project must include some level of user-driven interaction (e.g. menus, dropdowns, textboxes, etc.)
  25. - [ ] Your final visualization should ideally include at least three views
  26.  
  27. ---
  28.  
  29. Give the same grade & feedback to each student within the group.
  30. Be subjective in the gradient (-, +) of the letter grade. Give specific feedback students can take action on for future projects.
  31. 100% (A) 80% (B) 70% (C) 60% (D) <60% (F)
  32.  
  33. Empty Repository (I) Students should receive this grade only if they are submitting empty repositories. If the student has still attempted the homework assignment and was unable to get it fully functioning, they should still receive a letter grade, not an 'Incomplete'.
  34.  
  35. #### Comments/Feedback
  36. <input type="text" width="100%"></input>
Add Comment
Please, Sign In to add comment