ucdd2-sp15 / announcements

Issues as the course mailing list for announcements
1 stars 1 forks source link

Lodash assignment #3

Open ryanmilvenan opened 9 years ago

ryanmilvenan commented 9 years ago

What day is the team collaboration stuff due for the week one lodash assignment? It says Friday, some people think it is Sunday, but I think a numerical date would help clarify.

SympleSynz commented 9 years ago

In addition to Ryan's question, the submission part for the individual says

"You do not need to make a pull request from your fork of html-gen. You just need to make sure you commit your code and push this commit to your own Github fork. We will assume your most recent commit prior to the deadline is your submission."

Does this mean we just commit to our lodash fork? or are we supposed to do something with the html-gen fork?

doubleshow commented 9 years ago
  1. The TEAM part (worth 50 points) is due this Friday (1/16) 11:59pm. Please submit a pull request per team. The timestamp of this pull request will be checked.
  2. The INDIVIDUAL part (also worth 50 points) is due Sunday (1/18) 11:59pm. Please make a commit and make sure you push it to your own fork of the html-gen. The timestamp of this commit will be checked. You do not need to make a pull request.

@Synz0331: Individually, you commit to your html-gen fork. As a team, you make a pull request to the original lodash repo.

The process may seem complicated at first. But we will keep using this same submission process for the rest of the semester. By 3rd or 4th week, you will all get used to this very quickly.