Rothamsted-Ecoinformatics / eRA

e-RA website code
3 stars 0 forks source link

feature: Registration Form #71

Closed nathcast closed 3 years ago

nathcast commented 3 years ago

We have a registrstion form and user managment for the agregated datasets. I need to make a registration form for the registration of users to the eRAdata (disagregated datasets, DET)

What to do with email to curator? : if request is from a user that is already in the db, then the email can be sent to the curator, If the reqyest is for a new person, then I guess that the request can also be sent to the curators but with the caveat that the user has not confirmed their address yet.

nathcast commented 3 years ago

Thinking Space and backgroun information:

There is an exel spreadsheet that has the fields needed in the form and who sees which. 9https://teams.microsoft.com/l/file/95D113DA-F5BF-44E0-9FC9-4C5D4A93A9C4?tenantId=b6883625-8941-4342-b0e3-7b8cc8392f64&fileType=xlsx&objectUrl=https%3A%2F%2Frothamsted.sharepoint.com%2Fsites%2Fe-RA%2FShared%20Documents%2FeRA%20web%20site%20update%2FRevised%20questions%20for%20data%20requests.xlsx&baseUrl=https%3A%2F%2Frothamsted.sharepoint.com%2Fsites%2Fe-RA&serviceName=teams&threadId=19:4c8b635f5cbd4debacd8a6900ce777dc@thread.skype&groupId=8f7a35d8-3a84-4c58-8e38-8eba8b1b8c89) the link is in the channel eRA Web Site update ( and discussion there or here)

nathcast commented 3 years ago

25/03/2021: This is the start of the registration for raw data: there will be three pages: page 1 is general information about the user. Page 2 will deal with the ifs and buts of students, academia, in or out of rothamsted and so is different depeding on what is entered in page 1. Page three will deal with the data requests questions. The database backbone is ready. I need now to make the page 2 ifs and buts, and also the page three selections and other input DATA, build in the progression of questions. Then the request in handled by the "user.php" bit : I need to modify this to incorporate new fields to the database and send a better email to the user with the request. If the user confirm their email, then email is sent to eRA with the request. Info is kept in the database anyway. So much progress today. I am hoping to finish that on tuesday. Smiley. Today was thinking about how I would implement that and making a start. . http://local-info.rothamsted.ac.uk/eRA/era2018-new/newGold.php

nathcast commented 3 years ago

HI : this works: please test and try break it and let me know if there are some snags that are urgent.