UBC-STAT / stat545.stat.ubc.ca

Repository that produces the STAT 545 @ UBC website
https://stat545.stat.ubc.ca
Creative Commons Attribution 4.0 International
41 stars 83 forks source link

Assignment 4-B #86

Closed vincenzocoia closed 3 years ago

vincenzocoia commented 3 years ago

@almas2019 Assignment 4-B finally has a vision to be executed! I've provided an outline for the assignment, and provided notes in "comment font" for things that still need to be done.

Please do evaluate the difficulty level of this assignment -- I tried to keep it on par with previous years, but another set of eyes would be valuable. And, as always, I'm open to changes.

Do you feel well-equipped to turn this outline into a completed first draft? Sorry for being a week late on this -- let's push back the Draft 1 deadline to Monday. I've updated Asana.

vincenzocoia commented 3 years ago

@wvictor14 I've updated our "second reading" deadline on Asana, too, to Tuesday. Hopefully these adjustments work!

almas2019 commented 3 years ago

@vincenzocoia @wvictor14 My apologies for the late update but I've updated the assignment rubric. I will move the assignment to the template folder as well, please let me know if the rubric makes sense.

almas2019 commented 3 years ago

Hi @wvictor14 ,

I updated as per your suggestions:

  1. Only references to make in terms of makefiles
  2. Removed marks related to not copying 4B makefile (left it as a suggestion)
  3. [ ] Your app should be deployed online on shinyapps.io (or on another server if you’d like). Make sure your app actually works online (sometimes your app will work in RStudio but will have errors on shinyapps.io - make sure you deploy early and often to make debugging easier). (1.5 pts) --> Removed this point
  4. Added writing about changes to Readme. @vincenzocoia I also added the full make activity and corresponding 4b folder
vincenzocoia commented 3 years ago

This looks great, thanks @almas2019 , and for your review, @wvictor14 . I only made a few minor modifications.

I think I'm going to launch this tonight.

vincenzocoia commented 3 years ago

Actually, I also moved out the first question into its own section, because it's separate from the Makefile.

vincenzocoia commented 3 years ago

OK, I actually ran out of time to launch this. @almas2019 whoever gets around to it first can launch this assignment :)

almas2019 commented 3 years ago

@vincenzocoia I will try to merge this commit, add to the template folder and try launching the assignment