Assignments and GitHub

A note on individual learning log assignments with GitHub

Within this course, you will individually submit your personal solutions for the course assignments to your personal GitHub-hosted learning log, i.e. your personal classroom repository. Don’t get confused about “your personal repository”. Once you have a GitHub account, you can create as many repositories as you like at your account, but for assignments within our courses always use your respective classroom repository.

The classroom repository will be created automatically by following a link to the respective classroom assignment, which you can find in Ilias. Your classroom repository will be hosted as part of GeoMOER, our learning log space at GitHub for Marburg Open Educational Resources. The submissions generally encompass R or R markdown AND the compiled html files. For details see the “Deliverables* section.

To start with, get yourself a GitHub account if you have not one already and create your personal learning log using the link provided by the course lecturers. Be aware that once the learning log repository is created, you will stick to this until the end of the course. Please also add your full name or your student account name to your GitHub profile.

Aside from submitting assignments, you should use your repository for everything related to this course which is a potential subject to version control, team collaboration and issue tracking.

Now it’s time for your first R code, which will be put into an R markdown document.

Updated: