|
|
Below is the template/example for a wording request - a process to get the review and approval of user facing text from relevant parties. The format goes:
|
|
|
|
|
|
1. Tag all reviewers with a request to comment and approve
|
|
|
2. Description of the context
|
|
|
3. Bullet items or blocks for the text
|
|
|
4. A screenshot showing the text (if appropriate)
|
|
|
5. A todo list of the reviewers who must approve before this text can be assigned and implemented. These reviewers can be a subset of the reviewers tagged in step 1
|
|
|
6. A line of text after the todo list instructing what to do or who to assign to after the reviews are completed.
|
|
|
|
|
|
Once everyone signs off, assign it to the party (Nimbis, OSC, etc.) that must make the change. Close it when the change has been made.
|
|
|
|
|
|
Title of the issue should be prefixed with "Wording: "
|
|
|
|
|
|
Here is an example with a screenshot:
|
|
|
```
|
|
|
@basilgohar @achalker @jaabel @guilfoos @jaabel please review and add a comment saying you approve or what should change. Thanks!
|
|
|
|
|
|
After submitting the registration form, you are shown a page with:
|
|
|
|
|
|
* title: Confirm Your Email Address
|
|
|
* description: Thank you for signing up for an AweSim account! A confirmation email has been sent to efranz@osc.edu. Click on the confirmation link in the email to start the processing of your account.
|
|
|
|
|
|
Screenshot:
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
- [ ] Eric Franz
|
|
|
- [ ] Alan Chalker
|
|
|
- [ ] Basil Gohar
|
|
|
- [ ] Brian Guilfoos
|
|
|
|
|
|
When this review is complete, Nimbis update the site
|
|
|
```
|
|
|
|
|
|
Here is an example where the wording request is about the email content and there is no screenshot:
|
|
|
|
|
|
```
|
|
|
@basilgohar @achalker @jaabel @guilfoos @jaabel please review and add a comment saying you approve or what should change. Thanks!
|
|
|
|
|
|
This is the email template that will be used by Client Services to send to new AweSim users notifying them that their account is created and giving instructions on how to get their password. The wording will of course need to be updated when we add AweSim branded login process.
|
|
|
|
|
|
* NAME is to be replaced with the users name i.e. Piyush Diwan
|
|
|
* USERNAME is to be replaced with the account login name i.e. an0014
|
|
|
|
|
|
***
|
|
|
Dear NAME,
|
|
|
|
|
|
Thank you for registering for an AweSim account! Your registration has been processed and approved. After setting up your password you will be able to login and launch applications. Your AweSim account's primary resource provider is the Ohio Supercomputer Center (OSC).
|
|
|
|
|
|
Your username is: USERNAME
|
|
|
|
|
|
To setup your password, follow these directions:
|
|
|
|
|
|
1. go to my.osc.edu
|
|
|
2. click "Forgot my password?" underneath the Login button
|
|
|
3. enter your username in the text field under "Reset Password" and click the "Reset Password" button
|
|
|
|
|
|
An email will be sent to you with a link at the very bottom to access the new password form. Once the password setup is completed, you can login to AweSim by going to https://www.awesim.org
|
|
|
|
|
|
Welcome to AweSim! I hope you find your work with us both pleasant and productive.
|
|
|
|
|
|
Regards,
|
|
|
Barbara
|
|
|
|
|
|
***
|
|
|
|
|
|
|
|
|
- [x] Eric Franz
|
|
|
- [x] Alan Chalker
|
|
|
- [ ] Basil Gohar
|
|
|
- [x] Brian Guilfoos
|
|
|
|
|
|
When this review is complete, update the final version here https://github.com/AweSim-OSC/AweSim/wiki/New-Account-Email-Template
|
|
|
``` |
|
|
\ No newline at end of file |