Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 32 commits into
base: dev
Choose a base branch
from

Conversation

lamawmouk
Copy link
Member

@lamawmouk lamawmouk commented Nov 9, 2022

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
Copy link
Member Author

lamawmouk commented Dec 14, 2022

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 lamawmouk removed the request for review from bemoody April 19, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants