ualbertalib / dvn

Dataverse Network (DVN): http://thedata.org for UAL Dataverse Network, University of Alberta Libraries
http://dataverse.library.ualberta.ca
1 stars 1 forks source link

Public Account Creation Form #13

Closed piyapongch closed 9 years ago

piyapongch commented 10 years ago

User Story #14

As a system administrator, I want an account creation form for a user to send account information, so that I can use the information to create an account.

Details

The form should include all fields on account creation page. The form should validate the required field same as on the account creation page. The form should also send an email with account information to the system administrator.

Public Account Workflow

Public user fills in create account form, accept account term of use and submit to the dataverse. System administrator receives account information email, reviews the information, creates an account and send an email to the user. The user uses the information in the email to log into the dataverse and change password.

User-->>Admin: Create Account
Admin->Dataverse: Create Account
Dataverse-->>Admin: Success
Admin->User: Send Email
User->Dataverse: Login
Dataverse-->>User: Success
User->Dataverse: Change Password
Dataverse-->>User: Success

Acceptance

piyapongch commented 10 years ago

Add a information page about CCID and guest user before the Google Form.