zk_html/writing/workshop-packet/syllabus.html

58 lines
2.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Course syllabus</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Course syllabus</h1>
</header>
<article class="content">
<p>During this course, you will be reading one story provided by the instructor and one story from each participant prior to beginning the workshop. During the workshop, the instructor and participants will provide feedback to each other on these stories in a kind and constructive setting, aiming to help the writer improve their craft.</p>
<p>During the Friday session, participants will be given a small writing assignment of 500-1000 words based on a generic prompt. This story will be due at 5PM on Saturday to give the participants the chance to read each other&rsquo;s stories in order to offer feedback on them during the Sunday session. This will give everyone the chance to see what it&rsquo;s like to offer feedback to stories in an earlier stage of the process.</p>
<ul>
<li>Day 1: <ul>
<li>Introductons</li>
<li>What is feedback?</li>
<li>How these sessions will work</li>
<li>Feedback session: instructor-provided story</li>
<li>Writing assignment</li>
</ul>
</li>
<li>Day 2: <ul>
<li>Check in and re-introduce</li>
<li>Feedback session: participant stories</li>
<li>Retrospective</li>
<li>Assignment due (5PM)</li>
</ul>
</li>
<li>Sunday: <ul>
<li>Check in and re-introduce</li>
<li>Feedback session: assignment stories</li>
<li>Retrospective</li>
<li>Celebration :D</li>
</ul>
</li>
</ul>
<p>By applying, you&rsquo;re committing to attending all three workshop sessions and the time required to complete the assignment. If this feels like too much to do during a con, that&rsquo;s totally understandable; you&rsquo;re still welcome to attend the panels to watch the feedback sessions!</p>
<p>Note: Regardless of convention policy, I will require masking during the panel. You must be registered for the con to attend (ensuring vaccination status).</p>
</article>
<footer>
<p>Page generated on 2024-05-04</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>