CDLUC3 / dmptool

DMPTool version of the DMPRoadmap codebase
https://dmptool.org
MIT License
56 stars 13 forks source link

Configuring instructions on dmp-4.0.9 #489

Closed fcsousaunifesp closed 3 months ago

fcsousaunifesp commented 1 year ago

Version of the DMPRoadmap code are you running - v4.0.9

Good afternoon, we are in the guidance stage, using conditional questions. Could you guide us how to configure the settings that are in the attached figures?

Tanks

Flavio Castro imagem1 imagem2

briri commented 1 year ago

olá @fcsousaunifesp.

All of the themes and guidance exist in database tables. Most of them can be updated via the UI.

The 'Data sharing' and 'Preservation' categories are called 'Themes' and stored in the themes table in the database. They can be updated by a 'super admin' user from the Administrador -> Temasmenu.

Screenshot 2023-07-12 at 2 00 04 PM

Every Template has Questions and each Question can have 0-n themes associated with it. So for example in the screenshot you provided, the 'Which data are of long-term value and should be retained, shared and/or preserved?' question has been associated with both the 'Data sharing' and 'Preservation' themes. For example, here is a screenshot of a template question that has been associated with multiple themes:

Screenshot 2023-07-12 at 2 13 21 PM

Every institution may also have Guidance defined. Guidance is also associated with 1-n themes. In your example above, an organizational admin from Baylor has defined guidance for 'Data sharing' and 'Preservation'. For example, here is a screenshot of the Baylor admin's guidance page:

Screenshot 2023-07-12 at 2 06 21 PM
briri commented 1 year ago

The guidance would need to be updated for each institution separately. The ones associated with the DMPTool organization are considered to be the default guidance, so it would be best for you to change those first. I would then focus on updating any other organizations that make sense for your implementation.