Skip to content

Commit

Permalink
Updated survey links
Browse files Browse the repository at this point in the history
  • Loading branch information
anenadic authored Jun 10, 2024
1 parent 9868fc4 commit a262849
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,22 +225,8 @@ SURVEYS - DO NOT EDIT SURVEY LINKS
{% endcomment %}
<h2 id="surveys">Surveys</h2>
<p>Please be sure to complete these surveys before and after the workshop.</p>
{% if site.carpentry == "incubator" %}
<p><a href="{{ site.incubator_pre_survey }}">Pre-workshop Survey</a></p>
<p><a href="{{ site.incubator_post_survey }}">Post-workshop Survey</a></p>
{% elsif site.incubator_pre_survey or site.incubator_post_survey %}
<div class="alert alert-danger">
WARNING: you have defined custom pre- and/or post-survey links for
a workshop not configured for The Carpentries Incubator
(the value of `curriculum` is not set to `incubator` in `_config.yml`).
Please comment out the `incubator_pre_survey` and `incubator_post_survey` fields
in `_config.yml` or, if this workshop is teaching a lesson in the Incubator,
change the value of `carpentry` to `incubator`.
</div>
{% else %}
<p><a href="{{ site.pre_survey }}{{ site.github.project_title }}">Pre-workshop Survey</a></p>
<p><a href="{{ site.post_survey }}{{ site.github.project_title }}">Post-workshop Survey</a></p>
{% endif %}
<p><a href="https://docs.google.com/forms/d/e/1FAIpQLSc7tBaQSjy3W5LZSHFMWgGE1Ynw38jGAgdpDamqkiTTv1qL2w/viewform">Pre-workshop Survey</a></p>
<p><a href="https://docs.google.com/forms/d/e/1FAIpQLSdPv3BZYMlRIyP5DgWdOuLSwCnLdrd8CiONCRxKIVMgwPY33g/viewform">Post-workshop Survey</a></p>

<hr/>

Expand Down

0 comments on commit a262849

Please sign in to comment.