diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 21:32:18 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-02 21:32:18 +0100 |
| commit | 04a49fbbae14ed5853913fce1876b65153b07487 (patch) | |
| tree | ba7ccc086e0aac3f733f2ea1439b39260dd874e5 | |
| parent | a5bea344c12fd46739445b6161b5bc01d7699bcf (diff) | |
The value of a paper plane
| -rw-r--r-- | README.html | 9 | ||||
| -rw-r--r-- | README.md | 14 | ||||
| -rw-r--r-- | paper-planes.zip | bin | 139568 -> 143820 bytes | |||
| -rw-r--r-- | presentation.html | 180 | ||||
| -rw-r--r-- | presentation.md | 18 | ||||
| -rw-r--r-- | presentation.pdf | bin | 94084 -> 96996 bytes | |||
| -rw-r--r-- | presentation.pptx | bin | 53232 -> 54471 bytes |
7 files changed, 211 insertions, 10 deletions
diff --git a/README.html b/README.html index f4783e8..1070eee 100644 --- a/README.html +++ b/README.html @@ -5,9 +5,12 @@ <p>You could download a zip file with all of the files: <a href="https://git.mohit.uk/?p=paper-planes.git;a=blob;f=paper-planes.zip" class="uri">https://git.mohit.uk/?p=paper-planes.git;a=blob;f=paper-planes.zip</a>.</p> <p>Or use this website to browse all of the files, and download the ones that you need from the tree view (<a href="https://git.mohit.uk/?p=paper-planes.git;a=tree" class="uri">https://git.mohit.uk/?p=paper-planes.git;a=tree</a>).</p> <h2 id="usage">Usage</h2> -<p>The important files are presentation.pdf A PDF of the presentation presentation.pptx A PowerPoint of the presentation</p> -<p>All versions of the presentation are identical in content. A html version is offered as well.</p> -<p>A good idea may be not to stick to the presentation, but to</p> +<p>The important files are</p> +<pre><code>presentation.pdf A PDF of the presentation (prefered) +presentation.pptx A PowerPoint of the presentation</code></pre> +<p>All versions of the presentation are identical in content.</p> +<p>A good idea may be not to stick to the presentation, but to use it as a guide for a more freeform lesson that discussed paper planes, involves the activity of making and throwing them, and also involves open thought about the concepts behind them.</p> +<p>There are two videos. The one showing how to fold the John Collins aircraft is rather good.</p> <h2 id="talking-points">Talking points</h2> <ul> <li>Weight and garvity</li> @@ -20,13 +20,19 @@ that you need from the tree view ## Usage The important files are - presentation.pdf A PDF of the presentation + + presentation.pdf A PDF of the presentation (prefered) presentation.pptx A PowerPoint of the presentation -All versions of the presentation are identical in content. A html -version is offered as well. +All versions of the presentation are identical in content. + +A good idea may be not to stick to the presentation, but to use it as +a guide for a more freeform lesson that discussed paper planes, +involves the activity of making and throwing them, and also involves +open thought about the concepts behind them. -A good idea may be not to stick to the presentation, but to +There are two videos. The one showing how to fold the John Collins +aircraft is rather good. ## Talking points diff --git a/paper-planes.zip b/paper-planes.zip Binary files differindex b96cbb4..5a18c4c 100644 --- a/paper-planes.zip +++ b/paper-planes.zip diff --git a/presentation.html b/presentation.html new file mode 100644 index 0000000..243cc52 --- /dev/null +++ b/presentation.html @@ -0,0 +1,180 @@ +<!DOCTYPE html> +<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> +<head> + <meta charset="utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <meta name="author" content="Mohit Agarwal" /> + <title>Paper Planes</title> + <style> + html { + line-height: 1.5; + font-family: Georgia, serif; + font-size: 20px; + color: #1a1a1a; + background-color: #fdfdfd; + } + body { + margin: 0 auto; + max-width: 36em; + padding-left: 50px; + padding-right: 50px; + padding-top: 50px; + padding-bottom: 50px; + hyphens: auto; + word-wrap: break-word; + text-rendering: optimizeLegibility; + font-kerning: normal; + } + @media (max-width: 600px) { + body { + font-size: 0.9em; + padding: 1em; + } + } + @media print { + body { + background-color: transparent; + color: black; + font-size: 12pt; + } + p, h2, h3 { + orphans: 3; + widows: 3; + } + h2, h3, h4 { + page-break-after: avoid; + } + } + p { + margin: 1em 0; + } + a { + color: #1a1a1a; + } + a:visited { + color: #1a1a1a; + } + img { + max-width: 100%; + } + h1, h2, h3, h4, h5, h6 { + margin-top: 1.4em; + } + h5, h6 { + font-size: 1em; + font-style: italic; + } + h6 { + font-weight: normal; + } + ol, ul { + padding-left: 1.7em; + margin-top: 1em; + } + li > ol, li > ul { + margin-top: 0; + } + blockquote { + margin: 1em 0 1em 1.7em; + padding-left: 1em; + border-left: 2px solid #e6e6e6; + color: #606060; + } + code { + font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace; + font-size: 85%; + margin: 0; + } + pre { + margin: 1em 0; + overflow: auto; + } + pre code { + padding: 0; + overflow: visible; + } + .sourceCode { + background-color: transparent; + overflow: visible; + } + hr { + background-color: #1a1a1a; + border: none; + height: 1px; + margin: 1em 0; + } + table { + margin: 1em 0; + border-collapse: collapse; + width: 100%; + overflow-x: auto; + display: block; + font-variant-numeric: lining-nums tabular-nums; + } + table caption { + margin-bottom: 0.75em; + } + tbody { + margin-top: 0.5em; + border-top: 1px solid #1a1a1a; + border-bottom: 1px solid #1a1a1a; + } + th { + border-top: 1px solid #1a1a1a; + padding: 0.25em 0.5em 0.25em 0.5em; + } + td { + padding: 0.125em 0.5em 0.25em 0.5em; + } + header { + margin-bottom: 4em; + text-align: center; + } + #TOC li { + list-style: none; + } + #TOC a:not(:hover) { + text-decoration: none; + } + code{white-space: pre-wrap;} + span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} + ul.task-list{list-style: none;} + .display.math{display: block; text-align: center; margin: 0.5rem auto;} + </style> + <!--[if lt IE 9]> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> + <![endif]--> +</head> +<body> +<header id="title-block-header"> +<h1 class="title">Paper Planes</h1> +<p class="author">Mohit Agarwal</p> +<p class="date">Last modified July 2021</p> +</header> +<h1 id="why-does-a-plane-fly">Why does a plane fly?</h1> +<p>Discuss</p> +<ul> +<li>Why does a plane fly?</li> +<li>Why does a paper plane fly?</li> +<li>What makes a good plane?</li> +<li>What makes a good paper plane?</li> +</ul> +<h1 id="the-value-of-a-paper-plane">The value of a paper plane</h1> +<p>A paper plane can model a real plane, with limited resources and with relative ease. Paper has a similar in-scale to weight to strength ratio of aluminium which real planes are made of.</p> +<p>During the Great Depression, designers used paper models to design planes that were later used very effectively by the Nazis in World War Two.</p> +<h1 id="initial-designs">Initial designs</h1> +<p>Try to fold a paper plane and throw it. See who’s can fly well. Think about why certain designs might fly better.</p> +<h1 id="the-classic-design">The classic design</h1> +<figure> +<img src="https://upload.wikimedia.org/wikipedia/commons/c/c4/Paper_Airplane.png" style="width:50.0%" alt="Classical Plane Design" /><figcaption aria-hidden="true">Classical Plane Design</figcaption> +</figure> +<h1 id="a-different-design">A different design</h1> +<p>John Collins designed the current world record plane for distance.</p> +<p>(Optional) See the world record throw: <a href="https://example.com" class="uri">https://example.com</a></p> +<p>Folding the record plain (start at [] and end at []) <a href="https://example.com" class="uri">https://example.com</a></p> +</body> +</html> diff --git a/presentation.md b/presentation.md index 24b96fa..8ff3b07 100644 --- a/presentation.md +++ b/presentation.md @@ -1,6 +1,5 @@ --- -title: -- Paper Planes +title: "Paper Planes" author: - Mohit Agarwal date: @@ -16,7 +15,18 @@ Discuss * What makes a good paper plane? # The value of a paper plane -Placeholder text +A paper plane can model a real plane, with limited resources and with +relative ease. Paper has a similar in-scale to weight to strength +ratio of aluminium which real planes are made of. + +During the Great Depression, designers used +paper models to design planes that were later used very effectively by +the Nazis in World War Two. + +# Initial designs + +Try to fold a paper plane and throw it. See who's can fly well. Think +about why certain designs might fly better. # The classic design ![Classical Plane @@ -27,3 +37,5 @@ John Collins designed the current world record plane for distance. (Optional) See the world record throw: <https://example.com> +Folding the record plain (start at [] and end at []) +<https://example.com> diff --git a/presentation.pdf b/presentation.pdf Binary files differindex d611b80..0386e33 100644 --- a/presentation.pdf +++ b/presentation.pdf diff --git a/presentation.pptx b/presentation.pptx Binary files differindex b1eb823..0c3cfe2 100644 --- a/presentation.pptx +++ b/presentation.pptx |
