Contribution Score
In this project, you will be evaluated using a contribution score based on the content of your repository.
To calculate your contribution score, we look at your final deliverable, then we go back in time and find the informational
distance (how much extra bytes of information is needed to get from one to the other) to each of the commits. The change in distance is then the score. It is therefore possible to get a negative score if you push code to the repository which does not end up in the final solution.
Here are some additional info:
There are no points for code written in merge commits.
We calculate a score for the report which is about the
RAPPORT.mdfile and for the code, which is looking at files ending at.java,.sql,.html,.js, and.css.When looking at the code we discard comments, imports and indentation.