Skip to content

Commit

Permalink
Just linking to regular survey
Browse files Browse the repository at this point in the history
  • Loading branch information
misilot committed Dec 9, 2024
1 parent cb9cbe2 commit bda6b1b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,10 @@ SURVEYS - DO NOT EDIT SURVEY LINKS
<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>
<!-- <p><a href="{{ site.incubator_pre_survey }}">Pre-workshop Survey</a></p> -->
<!-- <p><a href="{{ site.incubator_post_survey }}">Post-workshop Survey</a></p> -->
<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>
{% 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
Expand Down

0 comments on commit bda6b1b

Please sign in to comment.