Creative Writing Workshop Unit

Below are some the resources that I use when assigning creative writing projects.  I put some of them together in a kind of general, one-size-fits-all group of handouts that can help students organize their creative writing.

No Url Found No Url Found
Loader Loading...
EAD Logo Taking too long?

Reload Reload document
| Open Open in new tab
Loader Loading...
EAD Logo Taking too long?

Reload Reload document
| Open Open in new tab

[insert_php]
// INSTRUCTIONS: array(“url”,”title”,”type”,”size”),
// AND only the last array() line does NOT have a comma at the end
$downloads = array(
array(“https://www.theteacherslibrary.com/wp-content/uploads/2017/02/creative-writing.pptx”,”Download PowerPoint introduction to creative writing”,”pptx”,”2mb”),
array(“https://www.theteacherslibrary.com/wp-content/uploads/2017/02/character-development-outline-2.pptx”,”Character Development Outline – Download printable PowerPoint with graphic organizer, plot chart, and storyboard”,”pptx”,”154kb”),
array(“https://www.theteacherslibrary.com/wp-content/uploads/2017/02/writing-workshop-checklist-1.pdf”,”Download creative writing checklist”,”pdf”,”363kb”),
array(“https://www.theteacherslibrary.com/wp-content/uploads/2017/02/writing-workshop-checklist-1.docx”,”Download creative writing checklist”,”docx”,”86kb”),
array(“https://www.theteacherslibrary.com/wp-content/uploads/2017/02/peer-review-1.pdf”,”Download peer review handout”,”pdf”,”774kb”),
array(“https://www.theteacherslibrary.com/wp-content/uploads/2017/02/peer-review.docx”,”Download peer review handout”,”docx”,”256kb”),
);
insertDownloads($downloads);
[/insert_php]