diff options
| -rw-r--r-- | README.html | 14 | ||||
| -rw-r--r-- | README.md | 21 | ||||
| -rwxr-xr-x | compile.sh | 7 | ||||
| -rw-r--r-- | formatting.tex (renamed from presentation.tex) | 39 | ||||
| -rw-r--r-- | paper-planes.zip | bin | 41163 -> 142613 bytes | |||
| -rw-r--r-- | presentation-interactive.html | 32 | ||||
| -rw-r--r-- | presentation-plain.html | 32 | ||||
| -rw-r--r-- | presentation.md | 29 | ||||
| -rw-r--r-- | presentation.pdf | bin | 15063 -> 94084 bytes | |||
| -rw-r--r-- | presentation.pptx | bin | 27137 -> 53233 bytes |
10 files changed, 110 insertions, 64 deletions
diff --git a/README.html b/README.html index b660050..f4783e8 100644 --- a/README.html +++ b/README.html @@ -1,6 +1,18 @@ <h1 id="a-lesson-plan-about-paper-planes">A lesson plan about paper planes</h1> <p>A simple lesson structure, aimed to appeal to a broad range of students, presented as a fun lesson, where the aim is not curriculum based learning, but instead an enjoyable activity for both the students and the teacher.</p> <p>The design intends to leave a lot of flexibility for the teacher, such that there is room for variation in format and content.</p> -<h2 id="how-to-use-this">How to use this</h2> +<h2 id="downloading">Downloading</h2> <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> +<h2 id="talking-points">Talking points</h2> +<ul> +<li>Weight and garvity</li> +<li>Acceleration/deceleration</li> +<li>Surface area</li> +<li>Lift and aerodynamics</li> +<li>SUVAT/Projectile motion</li> +</ul> @@ -8,7 +8,7 @@ students and the teacher. The design intends to leave a lot of flexibility for the teacher, such that there is room for variation in format and content. -## How to use this +## Downloading You could download a zip file with all of the files: <https://git.mohit.uk/?p=paper-planes.git;a=blob;f=paper-planes.zip>. @@ -16,3 +16,22 @@ You could download a zip file with all of the files: Or use this website to browse all of the files, and download the ones that you need from the tree view (<https://git.mohit.uk/?p=paper-planes.git;a=tree>). + +## Usage + +The important files are + presentation.pdf A PDF of the presentation + presentation.pptx A PowerPoint of the presentation + +All versions of the presentation are identical in content. A html +version is offered as well. + +A good idea may be not to stick to the presentation, but to + +## Talking points + +* Weight and garvity +* Acceleration/deceleration +* Surface area +* Lift and aerodynamics +* SUVAT/Projectile motion @@ -1,6 +1,7 @@ -latexrun --latex-cmd xelatex presentation.tex -pandoc presentation.tex -t revealjs -s -o presentation-interactive.html -pandoc presentation.tex -s -o presentation-plain.html +pandoc -t beamer -H formatting.tex -V aspectratio:169 presentation.md -o presentation.pdf +pandoc presentation.md -t revealjs -s -o presentation-interactive.html +pandoc presentation.md -s -o presentation-plain.html +pandoc presentation.md -o presentation.pptx pandoc README.md -o README.html mkdir paper-planes rm -rf paper-planes.zip diff --git a/presentation.tex b/formatting.tex index cfdfc51..0c56549 100644 --- a/presentation.tex +++ b/formatting.tex @@ -3,12 +3,20 @@ %% Modified by Mohit Agarwal <mohit.agarwal@sky.com><mohit.uk>[2021] -\documentclass[aspectratio=169]{beamer} %\usepackage{charter} \usepackage{tikz} \usepackage{graphicx} \usepackage{amsmath} \usepackage{amssymb} +\usepackage{hyperref} + +\hypersetup{ + colorlinks, + citecolor=red, + filecolor=black, + linkcolor=black, + urlcolor=teal +} \beamertemplatenavigationsymbolsempty % remove navigation bar @@ -39,6 +47,7 @@ \setbeamertemplate{frametitle}{ \begin{flushleft} + \vspace{10pt} \textit{\textbf{\large\color{oxfordblue}\insertframetitle}} \normalsize\color{oxfordblue}\insertframesubtitle @@ -60,31 +69,3 @@ \usefonttheme{serif} -%% Content of slides %% - -\begin{document} - -\maketitle - -\begin{frame} - \frametitle{Why does a plane fly?} - - Discuss - - \begin{itemize} - \item Why does a plane fly? - \item Why does a paper plane fly? - \item What makes a good plane? - \item What makes a good paper plane? - \end{itemize} -\end{frame} -\begin{frame} - \frametitle{The value of a paper plane} -\end{frame} -\begin{frame} - \frametitle{The classic design} -\end{frame} -\begin{frame} - \frametitle{A different design} -\end{frame} -\end{document} diff --git a/paper-planes.zip b/paper-planes.zip Binary files differindex aaa0285..8ab791b 100644 --- a/paper-planes.zip +++ b/paper-planes.zip diff --git a/presentation-interactive.html b/presentation-interactive.html index b54943f..a0e5fe3 100644 --- a/presentation-interactive.html +++ b/presentation-interactive.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta name="generator" content="pandoc"> <meta name="author" content="Mohit Agarwal"> - <title>Paper Planes</title> + <title>presentation</title> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"> @@ -31,24 +31,30 @@ <p class="date">Last modified July 2021</p> </section> -<section id="why-does-a-plane-fly" class="slide level3 frame"> -<h3>Why does a plane fly?</h3> +<section id="why-does-a-plane-fly" class="slide level1"> +<h1>Why does a plane fly?</h1> <p>Discuss</p> <ul> -<li><p>Why does a plane fly?</p></li> -<li><p>Why does a paper plane fly?</p></li> -<li><p>What makes a good plane?</p></li> -<li><p>What makes a good paper plane?</p></li> +<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> </section> -<section id="the-value-of-a-paper-plane" class="slide level3 frame"> -<h3>The value of a paper plane</h3> +<section id="the-value-of-a-paper-plane" class="slide level1"> +<h1>The value of a paper plane</h1> +<p>Placeholder text</p> </section> -<section id="the-classic-design" class="slide level3 frame"> -<h3>The classic design</h3> +<section id="the-classic-design" class="slide level1"> +<h1>The classic design</h1> +<figure> +<img data-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> </section> -<section id="a-different-design" class="slide level3 frame"> -<h3>A different design</h3> +<section id="a-different-design" class="slide level1"> +<h1>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> </section> </div> </div> diff --git a/presentation-plain.html b/presentation-plain.html index 5c0ea3b..1d8073b 100644 --- a/presentation-plain.html +++ b/presentation-plain.html @@ -5,7 +5,7 @@ <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> + <title>presentation</title> <style> html { line-height: 1.5; @@ -155,24 +155,22 @@ <p class="author">Mohit Agarwal</p> <p class="date">Last modified July 2021</p> </header> -<section id="why-does-a-plane-fly" class="frame"> -<h3>Why does a plane fly?</h3> +<h1 id="why-does-a-plane-fly">Why does a plane fly?</h1> <p>Discuss</p> <ul> -<li><p>Why does a plane fly?</p></li> -<li><p>Why does a paper plane fly?</p></li> -<li><p>What makes a good plane?</p></li> -<li><p>What makes a good paper plane?</p></li> +<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> -</section> -<section id="the-value-of-a-paper-plane" class="frame"> -<h3>The value of a paper plane</h3> -</section> -<section id="the-classic-design" class="frame"> -<h3>The classic design</h3> -</section> -<section id="a-different-design" class="frame"> -<h3>A different design</h3> -</section> +<h1 id="the-value-of-a-paper-plane">The value of a paper plane</h1> +<p>Placeholder text</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> </body> </html> diff --git a/presentation.md b/presentation.md new file mode 100644 index 0000000..24b96fa --- /dev/null +++ b/presentation.md @@ -0,0 +1,29 @@ +--- +title: +- Paper Planes +author: +- Mohit Agarwal +date: +- Last modified July 2021 +--- +# Why does a plane fly? + +Discuss + +* Why does a plane fly? +* Why does a paper plane fly? +* What makes a good plane? +* What makes a good paper plane? + +# The value of a paper plane +Placeholder text + +# The classic design +{ width=50% } + +# A different design +John Collins designed the current world record plane for distance. + +(Optional) See the world record throw: <https://example.com> + diff --git a/presentation.pdf b/presentation.pdf Binary files differindex e774956..6e94403 100644 --- a/presentation.pdf +++ b/presentation.pdf diff --git a/presentation.pptx b/presentation.pptx Binary files differindex bc93b21..753cfd4 100644 --- a/presentation.pptx +++ b/presentation.pptx |
