Etherpad Template

Last updated on 2022-11-15 | Edit this page

Etherpad Exporter

To use, click copy to clipboard, go to your Etherpad, and paste, or click save page to disk for Etherpad import, go to Etherpad, click the double-arrow button in the top right, choose the file just downloaded, and click import now.

SH

<p>Workshop ID:<input id="workshop-id" name="workshop-id" value="WORKSHOP_ID_HERE"/></p>
<button id="copy-button" data-clipboard-target="#data-copy-target"  style="">Copy to Clipboard</button><button id="save-button" onClick="save()"  style="margin-left:10px;">Save page to disk for Etherpad import</button></div></blockquote>

Welcome to The Carpentries Etherpad!

This pad is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents.

Use of this service is restricted to members of The Carpentries community; this is not for general purpose use (for that, try etherpad.wikimedia.org).

Users are expected to follow our code of conduct: https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html

All content is publicly available under the Creative Commons Attribution License: https://creativecommons.org/licenses/by/4.0/


____________________________________________________________________________________________________________
Sign in: Name, Pronouns, Institution, Email (optional), Twitter (optional)
Please sign in so we can record your attendance.
  •  
  •  
  •  
  •  


Please fill out the pre-training survey at https://carpentries.typeform.com/to/QVOarK#slug=INSTRUCTOR_PASTE_WORKSHOP_ID_HERE

{% comment %} Create anchor for each one of the episodes.

Do not use the filter markdownify when specifying an
  • because otherwise firefox 68 adds extra bullets inside the included

    .

    {% endcomment %}

    {% for episode in site.episodes %}

    ————————- {{episode.title}} ————————-


    {{episode.url | absolute_url }}



    Questions:


      {% for question in episode.questions %}
    • {{question}}
    • {% endfor %}


    Objectives:
      {% for objective in episode.objectives %}
    • {{objective}}
    • {% endfor %}



    {{episode.content}}



    Keypoints:
      {% for keypoint in episode.keypoints %}
    • {{keypoint}}
    • {% endfor %}



    ——————————————————-


    {% endfor %}

    BEFORE YOU LEAVE

    Please fill out the post-training survey at https://carpentries.typeform.com/to/cjJ9UP#slug=INSTRUCTOR_PASTE_WORKSHOP_ID_HERE






    Lesson content on this page released under a creative commons attribution license. Lesson Content © 2018-2019 The Carpentries .