Skip to content

Fixed default week selection in the /tutorial endpoint

Samuel Knöthig requested to merge Samuel/tutor-fork:master into master

The default week selected in the /tutorial endpoint used to change to the next week halfway through the week. This commit fixes this.

Note: The current Gemfile/Dockerfile does not build because github declines connections via git://, so please be careful if merging triggers rebuilds.

Merge request reports