Skip to content

Commit

Permalink
Add survey link.
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrah42 authored Jan 27, 2025
1 parent e0598f2 commit e67770c
Showing 1 changed file with 1 addition and 32 deletions.
33 changes: 1 addition & 32 deletions docs/newsletters/202502/CORSANewsletter202502.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,38 +6,7 @@

Welcome to the CORSA newsletter! Each month, we'll provide information about what CORSA has been up to, list our upcoming events, and highlight funding opportunities.

Please let us know what you think of this newsletter:

<form method="post" id="form">
<input type="hidden" name="access_key" value="3f914129-5b99-4256-91bc-9996fd047c40">
<input type="hidden" name="subject" value="Newsletter Survey Response">
<input type="checkbox" name="botcheck" id="" style="display: none;">

<div class="form-control">
<label>Do you find this newsletter useful?</label>
<!-- Input Type Radio Button -->
<label>
<input type="radio" id="useful-1" name="useful" value="yes">Yes
</label>
<label>
<input type="radio" id="useful-2" name="useful" value="no">No
</label>
<label>
<input type="radio" id="useful-3" name="useful" value="somewhat">Somewhat
</label>
<br>
<label>Would you be interested in contributing content for future issues?</label>
<label>
<input type="radio" id="content-1" name="content" value="yes">Yes
</label>
<label>
<input type="radio" id="content-2" name="content" value="no">No
</label>
</div>

<button type="submit">Submit Feedback!</button>
<div id="result"></div>
</form>
Please let us know what you think of this newsletter by taking this two question survey: [CLICK HERE](https://corsa.center/newsletters/survey.html).

---

Expand Down

0 comments on commit e67770c

Please sign in to comment.