DMPRoadmap / roadmap

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

Generic plan option not working #199

Closed sjDCC closed 7 years ago

sjDCC commented 7 years ago

Clicking the link to 'select here to write a generic plan' doesn't respond

capture

stephaniesimms commented 7 years ago

@sjDCC I don't see an option to select the Generic template at all now (related issue #207 ). Instead, the only non-funder route to create a plan is to select "No Funder" from the list. If I do this, I'm presented with a weird list of options (second screenshot below)...

screen shot 2017-04-24 at 5 34 54 pm

screen shot 2017-04-24 at 6 14 40 pm

sjDCC commented 7 years ago

I think there are a couple of issues here:

  1. The strange Academy of Finland DMP checkbox is because the full template description field is being pulled as well as the name. I think we should only display the name in the template selection list.

  2. It's not clear to users what's happening when they fill in that initial create plan question. I've suggested bringing in the institutional question too in ticket #261 I think this would help.

  3. Reinstating the text to create a generic plan would help too. "If you aren't responding to specific requirements from a funder or an institution, select here to write a generic DMP based on the most common themes."

jollopre commented 7 years ago

Agree with @sjDCC that this ticket should tackle the removal of the description field when choosing a template.

The rest will be tackled by #261

sjDCC commented 7 years ago

Description field removed correctly on dmponline test and staging. The messaging could be improved, but is this already addressed in another ticket?

This is the message when there is more than one institutional template: institutional-template

And this is the message when there is more than one funder template: funder-template

Perhaps make this consistent and better formatted by changing text to:

"There is more than one institutional template" OR "There is more than one funder template"

Very minor point. Does it need a new ticket @vyruss?

briri commented 7 years ago

I wouldn't bother updating the code in the shared repo yet. This changes quite a bit in the new create plan page screen shot 2017-05-12 at 8 45 51 am

briri commented 7 years ago

The messaging that then appears at the top of the page after the plan is created looks like this:

briri commented 7 years ago

Then there's additional info that appears on the plan page afterward so they always know what template they are using: screen shot 2017-05-12 at 8 50 04 am

stephaniesimms commented 7 years ago

@briri I agree that these changes should solve the issue, but will let @sjDCC confirm

sjDCC commented 7 years ago

Ok let's close this out.