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

Reword late payment warning on Outreachy intern dashboard #536

Open
sagesharp opened this issue Dec 26, 2022 · 2 comments
Open

Reword late payment warning on Outreachy intern dashboard #536

sagesharp opened this issue Dec 26, 2022 · 2 comments

Comments

@sagesharp
Copy link
Collaborator

When an Outreachy intern first starts, they are required to send in payment information and tax forms. If they do not send in the information and forms on time, their internship payment could be late.

Most Outreachy interns send in this information within a week or two of the Outreachy interns being announced. However, in rare cases, we sometimes have one or two interns who are accepted after the official intern announcement date. Those interns will send in their forms later than other interns.

The generic wording on the Outreachy intern dashboard that is shown to all interns can be worrisome to these late-joining interns.

outreachy-intern-dashboard-concerning-message

One late-joining intern said this message was very confusing. They said, "My outreachy dashboard notifies me that I have not submitted my tax form and account details for payment yet I did four days ago." They were confused because they had sent in their information to Conservancy. They thought that this was a personalized message to them. Instead it was supposed to be a generic message to all interns explaining some of the reasons their internship payment could be late.

This message should be reworded to keep in mind that some interns may join Outreachy late. It also has to apply to interns who join just after the official Outreachy announcement date. Perhaps it needs to move to the Outreachy internship documentation instead?

The current message is in home/templates/home/dashboard/intern.html. The internship documentation about payments is in home/templates/home/docs/internship_guide.html.

In order to see how the internship dashboard looks like, you'll need to:

  • follow the developer environment setup
  • start the Django shell
  • set up your local database to mimic the state during the first week of the internship (week=1) using the InternshipWeekScenario Django shell command
  • start the local website webserver
  • in a web browser, go to localhost:8000/dashboard and log in as applicant1 with the password test
  • You should be able to see the text in the screenshot above. Look at the context around that text, and decide how best to reword it.
@Redeem-Grimm-Satoshi
Copy link

@sagesharp payment warning on the Outreachy intern dashboard can be moved to the docs instead, to avoid confusion.
Below is a sample rewording that can be shown on the Outreachy intern dashboard;

Check out some few reasons that causes payment delays: {Link to outreach docs here}

@Redeem-Grimm-Satoshi
Copy link

I can do the necessary changes and push the updates if the rewording is accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants