Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add info about how prereq knowledge can be used for pilot workshops #288

Merged
merged 1 commit into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions episodes/exercises.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,25 @@ spend the remainder reviewing and providing feedback on one another's assessment

::::::::::::::::::::::::::::::::::::::::::::::::::

:::::::::::::::::::::::::::::::::::::::::: callout

## Assessing Knowledge Before a Workshop

The same approach to designing exercises within a lesson can also be used
to create a short "re-assessment" questionnaire for potential learners
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we calling this "re-assessment"? I thought it was a typo and meant to say "pre-assessment" but am now not sure 🙈 😄 so just checking here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, just a typo. Thanks for checking 🙌

to complete when they register for a workshop teaching the lesson
(or for self-evaluation before following the lesson on their own).
You can use [the list of prerequisite knowledge that you defined earlier](audience.md#defining-prerequisite-knowledge)
to help with this.

If you collect the results of this questionnaire,
use it to follow up with people who have registered for the workshop
but do not fit the intended target audience,
to manage their expectations about how useful the workshop will be for them.

::::::::::::::::::::::::::::::::::::::::::::::::::


## Demo of Writing an Exercise

Well-designed exercises are one of the most valuable resources for an instructor and
Expand Down
10 changes: 10 additions & 0 deletions episodes/objectives.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,17 @@ Do the results match your assessment?
::::::::::::::::::::::::::::::::::::::::::::::::::


:::::::::::::::::::::::::::::::::::::::::: callout

## Advertising your lesson

These learning objectives,
as well as [the list of prerequisite knowledge](./audience.md#defining-prerequisite-knowledge) you defined earlier,
are very useful information to include when advertising a workshop that will teach your lesson.
It will help people understand whether or not the event is a good fit for them,
and manage their expectations about what they will learn if they attend.

::::::::::::::::::::::::::::::::::::::::::::::::::


:::::::::::::::::::::::::::::::::::::::: keypoints
Expand Down
Loading