DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
102 stars 109 forks source link

Project plan's page - 'download' option to have project sheet tickbox ticked by default #3063

Closed magdalenadrafiova closed 1 year ago

magdalenadrafiova commented 2 years ago

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?

Screenshot 2021-11-12 at 15 12 27 Screenshot 2021-11-12 at 15 12 06
raycarrick-ed commented 2 years ago

From memory, I think it was requested that the first box not be ticked. But it's trivial to change.

mariapraetzellis commented 2 years ago

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.

johnpinto1 commented 2 years ago

I have a PR for this.