| layout |
layout |
| section |
sessions |
| photocredit |
Erik Westra |
| photocredit_url |
http://www.westraco.com/ |
| permalink |
/sessions/ |
| title |
SRCCON:LEAD 2019 — Sessions |
Sessions at SRCCON:LEAD are collaborative and hands-on, a chance to draw on the experiences of every attendee and work together on plans to change the power dynamics in journalism. Our schedule will explore what journalism leadership could and should look like, and help us teach each other skills we can use to be part of that change.
Here are the sessions we've confirmed for SRCCON:LEAD so far. This list and these descriptions may evolve between now and our conference on November 19 & 20 in Philadelphia. Huge thanks to all who submitted proposals, and to the community reviewers who helped us during the review process.
{% comment %}The one-line if statement below is ugly but prevents massive whitespace in the template{% endcomment %}
{% for proposal in site.data.sessions %}
{% if proposal.facilitator.size > 0 and proposal.facilitator_twitter.size > 0 %}{% capture facilitator_name %}
{{ proposal.facilitator }}{% endcapture %}{% elsif proposal.facilitator.size > 0 %}{% capture facilitator_name %}{{ proposal.facilitator }}{% endcapture %}{% else %}{% assign facilitator_name = false %}{% endif %}{% if proposal.cofacilitator.size > 0 and proposal.cofacilitator_twitter.size > 0 %}{% capture cofacilitator_name %}
{{ proposal.cofacilitator }}{% endcapture %}{% elsif proposal.cofacilitator.size > 0 %}{% capture cofacilitator_name %}{{ proposal.cofacilitator }}{% endcapture %}{% else %}{% assign cofacilitator_name = false %}{% endif %}{% if proposal.cofacilitator_two.size > 0 and proposal.cofacilitator_two_twitter.size > 0 %}{% capture cofacilitator_two_name %}
{{ proposal.cofacilitator_two }}{% endcapture %}{% elsif proposal.cofacilitator_two.size > 0 %}{% capture cofacilitator_two_name %}{{ proposal.cofacilitator_two }}{% endcapture %}{% else %}{% assign cofacilitator_two_name = false %}{% endif %}{% if proposal.cofacilitator_three.size > 0 and proposal.cofacilitator_three_twitter.size > 0 %}{% capture cofacilitator_three_name %}
{{ proposal.cofacilitator_three }}{% endcapture %}{% elsif proposal.cofacilitator_three.size > 0 %}{% capture cofacilitator_three_name %}{{ proposal.cofacilitator_three }}{% endcapture %}{% else %}{% assign cofacilitator_three_name = false %}{% endif %}
{% if facilitator_name %}
Facilitated by {{ facilitator_name }}{% if cofacilitator_name %} & {{ cofacilitator_name }}{% endif %}{% if cofacilitator_two_name %} & {{ cofacilitator_two_name }}{% endif %}{% if cofacilitator_three_name %} & {{ cofacilitator_three_name }}{% endif %}
{% endif %}
{{ proposal.description | markdownify }}
{% endfor %}
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="/media/js/listfilter.min.js"></script>
<script>
var filter = ListFilter({
listContainer: '.session-proposal-list',
filterItemClass: '.session-proposal'
});
</script>
Community reviewers
We'd also like to thank the people who helped us think through themes and programming for SRCCON:LEAD and select this amazing slate of sessions!
- Erin Mansfield
- Angilee Shah