Project plan's page - 'download' option to have project sheet tickbox ticked by default
Currently in DMPonline and in DMPTool, on the project's detail page when the user go to download the first option is not ticked by default. It has been suggested that it would be good if the project cover sheet was ticket by default, could we implement? @raycarrick @briri or was there some logic behind why this was not ticked by default?

From memory, I think it was requested that the first box not be ticked. But it's trivial to change.
We decided that DMPTool will not implement this (due to the 2page limit) but it can go via DMPonline.
Rather than having a separate code for this, we decided to take the approach to have a setting in the configuration of the instances that allows the implementation to determine if this will be ticked by default.
I have a PR for this.