Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Hide communication tick boxes #1154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tea-n-biccies
Copy link
Contributor

In user edit screen. Add link to sign up for e-newsletter instead

Add link to sign up for e-newsletter instead
Copy link
Member

@Montana Montana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

 / .checkbox
  label
  //= f.check_box :opted_in_newsletter
  | Newsletter Opt In
  p.help-block
  | RGSoC Newsletter Opt In Invitation (this is still in progress, but we promise you that when we make a newsletter, it will be worth reading!)
  //.checkbox
  label
  = f.check_box :opted_in_announcements
  | Announcements
  p.help-block
  | Important announcements and updates (that’s 5 emails per year: Opening of our Scholarship Applications, Opening of our Open Source Project Submissions, Crowdfunding Campaign Launch, Selected Teams Announcement and RGSoC Kick-off, RGSoC Wrap Up)
  .checkbox
  label
  //= f.check_box :opted_in_marketing_announcements
  | Marketing Incentives
  p.help-block
  | Marketing and Communication initiatives (such as the #ThankfulForRGSoC stories and Alumna Interviews)
  .checkbox
  label
  //= f.check_box :opted_in_surveys
  | Surveys
  p.help-block
  | Surveys to get feedback about the program and/or for marketing related purposes (i.e., “The number of scholars who are still working in tech and open source projects after RGSoC”)
  .checkbox
  label
  //= f.check_box :opted_in_sponsorships
  | Sponsorship and Coaching Companies ONLY
  p.help-block
  | I just want to be notified about sponsorship and coaching companies opportunities related to RGSoC
  .checkbox
  label
  //= f.check_box :opted_in_applications_open
  | Applications are Open Announcement ONLY
  p.help-block
  | Opening of our Scholarship Applications announcement

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

Successfully merging this pull request may close these issues.

2 participants