Closed
Conversation
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
Outreachy will now collect feedback from mentors and interns 4 times during the internship. The initial stipend ($3,000) will be sent after feedback #1 is successful. Feedback #2 is a check point to ensure the internship is running smoothly, but is not associated with a stipend payment. The final stipend ($4,000) will be sent after feedback #3 is successful. Feedback #4 is a check point to ensure the internship is running smoothly, but is not associated with a stipend payment. Internships can be extended at any of the four feedback points.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
Create a new internship feedback form to collect information from interns and mentors. This second feedback is not associated with an internship stipend. In the past, Outreachy interns were paid three payments (initial, midpoint, and final). We collected feedback that also authorized those payments. Now Outreachy interns are paid twice during the internship. We collect feedback four times during the internship, with feedback #2 and feedback #4 not being associated with an internship stipend payment. Update feedback #2 form to be in-line with the yes/no questions we asked in feedback #1. Make sure the feedback forms are in line with the week 5 and week 6 expectations we communicate to mentors. Update tests to use the new fields for the intern and mentor feedback #2 forms. Move older feedback models (MidpointMentorFeedback and MidpointInternFeedback) to the end of home/models.py. Add a comment that they are deprecated, and point to the new models (Feedback2FromMentor and Feedback2FromIntern). Unrelated small improvement to the staff view of the feedback: add a link to the intern's blog, if they recorded it on the Outreachy website.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
The time_commitment field in the BaseInternFeedback model currently has help text that says "(Optional) If you have not been working 40 hours a week, please let us know why..." Outreachy shifted to asking interns to work 30 hours per week instead of 40 hours per week. This change is effective as of the December 2021 cohort. It's possible we might want to change the number of hours in the future as well. Override the help text in the intern feedback #1 form template, rather than doing a database migration. The new intern feedback #2 form already overrides this help text as well. TODO: override this text for feedback #3 and #4 templates.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
Add models, forms, and tests for mentors and interns to submit feedback #3. Show feedback #3 on mentor and intern dashboard when the form opens. Show status of feedback to both mentor and intern, in the same way we do for other feedback types. Add Outreachy organizer views to review and export feedback #3. Add feedback #3 status to the Outreachy organizer dashboard intern status table. Update the final feedback tests to look for buttons to submit feedback #4. Make the feedback3_due field in the RoundPage model be optional. This means we don't have to set it for past cohorts, and if we don't use it in future cohorts, it's not a big deal. TODO: Make sure to write views and template code to check if the feedback #3 dates are set to None.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
Update feedback #4 questions for mentors and interns to follow the same format as prior feedback forms. New questions: - Did mentors suggest people the intern could talk to for informal career chats? - Did the intern have any informal career chats? Add a new optional survey at the end of the final feedback form. Ask mentors: - How likely would you be to recommend a friend or colleague mentor for Outreachy? (Answers are 0 to 10, with 0 = not at all likely and 10 = extremely likely) - How has being an Outreachy mentor positively impacted you? - How could the mentorship experience be improved? - What advice would you give to a new Outreachy mentor? - How has this internship positively impacted your open source or open science community? - How could the experience for open source or open science communities be improved? - Please provide any additional feedback for Outreachy organizers Ask interns: - How likely would you be to recommend a friend contribute to open source? (Answers are 0 to 10, with 0 = not at all likely and 10 = extremely likely) - How likely would you be to recommend a friend apply to Outreachy? (Answers are 0 to 10, with 0 = not at all likely and 10 = extremely likely) - How did the Outreachy application period positively impact you? - How could the application experience be improved? - What advice would you give to a new Outreachy applicant? - How has being an Outreachy intern positively impacted you? - How could the internship experience be improved? - How has working with your open source or open science community positively impacted you? - How could your experience working with your open source or open science community be improved? - Please provide any additional feedback for Outreachy organizers Limit answers to 800 characters (about 1-3 paragraphs). TODO: write page to display survey results to Outreachy organizers.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
Author
|
Looks like y18n is no longer a dependency, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps y18n from 3.2.1 to 3.2.2.
Release notes
Sourced from y18n's releases.
Commits
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for y18n since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.