physionet-build icon indicating copy to clipboard operation
physionet-build copied to clipboard

Adds data upload and sharing agreement template to the project files page.

Open lamawmouk opened this issue 3 years ago • 1 comments

This is the first step to add a data upload agreement under the project files page.

The changes include:

  • Adding a template to allow users to complete a data upload agreement.
  • Adding a model to store users responses to the form.

Here is the example of the data agreement form that users would fill in: image

The next step is to add a modal, and update views and forms to allow users to submit and save responses into the database.

lamawmouk avatar Nov 09 '22 04:11 lamawmouk

The data upload agreement framework was tested after filling all the sections in the project and not the data upload agreement. Users are notified that they have not completed the data upload agreement in two places :

  1. View the project preview
    Screen Shot 2022-12-14 at 5 17 38 PM
  2. Before Project Submission Screen Shot 2022-12-14 at 5 18 03 PM

If the data upload agreement has been completed the user is notified as shown below: Screen Shot 2022-12-14 at 5 19 26 PM

Below is the form that the users have to complete: Screen Shot 2022-12-14 at 5 19 14 PM

lamawmouk avatar Dec 14 '22 22:12 lamawmouk

Superseded by https://github.com/MIT-LCP/physionet-build/pull/2479

tompollard avatar Oct 09 '25 18:10 tompollard