OpenSourceEcon / BootCamp2019

Repository of syllabi, lecture notes, Jupyter notebooks, code, and problem sets for OSE Lab Boot Camp 2019
88 stars 97 forks source link

How to submit homeworks/problem sets #12

Open JackShiqiLi opened 5 years ago

JackShiqiLi commented 5 years ago

Hi everyone, I thought Rick has talked about how to submit homeworks but I forgot it, do we just push them to our repos? @rickecon Many Thanks.

rebekahanne commented 5 years ago

Yes, you should push them to your forks of the BootCamp2019 repository, but according to the following file structure: You should create a ProblemSets folder in the main directory of your fork, create subfolders for Computation and Econ, and create subfolders within each of these for each problem set.

For example, you would put your week 1 computation problem set in: BootCamp2019/ProblemSets/Computation/PS1

(@rickecon Is this file structure ok?)

rickecon commented 5 years ago

Yes. @rebekahanne is right. You will push your computation problem sets (code, PDF, and Jupyter notebooks) to your fork of the main repo. For the computational problem sets PS1a and PS1b, you should push those solutions to the following folder:

/YourHandle/BootCamp2019/ProblemSets/Computation/PS1

For the dynamic programming problem set, push your code and/or PDF and/or Jupyter notebook to:

/YourHandle/BootCamp2019/ProblemSets/Econ/PS1

All of your problem sets will either be in the Econ folder or in the Computation folder.

@ani1231091 @AOzhegova @ashenk99 @azinoma @danielkdimitrov @EricHuang49 @isaacsantelli @JackShiqiLi @janertl @jeannesorin @joaopvalente @keertanavc @keiirizawa @kumar-ab @liu431 @lucamaria @MartinaFraschini @martinlibo @mathyoufitzgerald @ozaltun @rebekahanne @rmmomin @sofoniasalemu @terrytwu @tpellet @uta-bolt @Wouter-vdW @Xincheng-Qiu