Skip to content

Commit

Permalink
starter kit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishruna committed Apr 8, 2024
1 parent c898b6b commit f64aa07
Showing 1 changed file with 105 additions and 3 deletions.
108 changes: 105 additions & 3 deletions content/distance-learning/starter-kit/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ date: 2024-03-31
</span></strong><span style="color: #800080;">(Less than 2 minutes)</span></p>

<!-- {{</* youtube w7Ft2ymGmfc */>}} -->
<video src="Final-updated-export-callysto-login-from-hub_1.mp4" controls></video>
<!-- <video src="Final-updated-export-callysto-login-from-hub_1.mp4" controls></video> -->
<!-- <video src="Final-updated-export-callysto-login-from-hub_1.mp4" width="320" height="240" controls></video> -->

<p><strong><span style="color: #800080;">Visual guide</span></strong></p>
Expand Down Expand Up @@ -48,7 +48,7 @@ date: 2024-03-31
<p>Callysto learning modules are based on “Jupyter notebooks” – an open-source platform that lets you create and share content (including functions, text, and media) using code. You don’t need to know how to code in order to use a notebook – this section explains what the main parts of a Callysto learning module are, so you understand what you’re looking at.</p>
<p><span style="color: #800080;"><strong>Video demonstration</strong></span><br>
<span style="color: #800080;">(It’s approximately 6 minutes long.)</span></p>
<video src="parts-of-a-callysto-notebook.mp4" controls></video>
<!-- <video src="parts-of-a-callysto-notebook.mp4" controls></video> -->

<p><span style="color: #800080;"><strong>Visual guide</strong></span></p>
<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Screen-Shot-2020-09-18-at-10.50.09-AM.png" width="800" height="550"></p>
Expand All @@ -70,7 +70,7 @@ date: 2024-03-31
<li>How to interpret the results they see from the data.</li>
</ul>
<p>You can also email us at <a href="mailto:contact@callysto.ca" target="_blank" rel="noopener">contact@callysto.ca</a> to schedule a walk-through of a module of your choice.</p>
<video src="final-data-science-learning-module.mp4?_=3" controls></video>
<!-- <video src="final-data-science-learning-module.mp4?_=3" controls></video> -->
{{< /spoiler >}}

<h2 style="text-align: center;">Try Callysto Yourself: Mini Lesson Plan</h2>
Expand Down Expand Up @@ -101,3 +101,105 @@ date: 2024-03-31
<li>What conclusions can be made from this data?</li>
</ul>
{{< /spoiler >}}

{{< spoiler text="'2. Explain why data science is important" >}}
<p><em>Data science skills, including data analysis and coding, can help you solve problems in a variety of subjects. These skills are also important when you’re looking for a job. Data science skills also help you spot misinformation online, such as misleading graphs.</em></p>
{{< /spoiler >}}

{{< spoiler text="3. Explain what Callysto is" >}}
<p><em>We’re going to practice your data science skills using Callysto. Callysto uses something called “Jupyter notebooks”, which is an online platform used by many university classes to build and share live content. All Callysto learning modules use the Python programming language, which is also the programming language used by most data scientists.</em></p>
{{< /spoiler >}}


{{< spoiler text="4. Get students to log in" >}}
<p>Get students to log in to <a href="http://hub.callysto.ca/">hub.callysto.ca</a> with their Google or Microsoft account.</p>
{{< /spoiler >}}


{{< spoiler text="5. Provide the learning module" >}}
<p>Provide students the link to the learning module they’ll be using.</p>
<p>We suggest students start with our <a href="http://bit.ly/curiosity-challenge0">Pets on Mars</a> module if they're new to data science and Python programming.</p>
<p>Have you opened this learning module before, and get an error message when you try to open it now? If so, you may need to delete the copy of this learning module that’s in your Callysto Hub. <a href="https://www.youtube.com/watch?v=9WlxLlwS5t8&amp;feature=youtu.be">Click here for instructions</a>.</p>

{{< /spoiler >}}


{{< spoiler text="6. Help students get started" >}}
<p>Help them get started with the learning module(s).</p>
<p>Explain the main parts of a Callysto learning module: markdown cells, code cells, the “run” function, etc. Please refer to the section above, “Get familiar with Callysto.”</p>
{{< /spoiler >}}


{{< spoiler text="7. Get students to send a module to you" >}}
<p>The simplest way for students to send you their completed modules is to download it in Jupyter notebook file format (.ipynb). From there, they can email or upload it to a storage area of your choosing.</p>

<p><strong><span style="color: #800080;">Video overview</span></strong></p>

<!-- <video src="How-students-download-notebooks.mp4" controls></video> -->

<p><span style="color: #800080;"><strong>Visual guide</strong></span></p>
<ul>
<li>Click “File”</li>
<li>Click “Download as”</li>
<li>Select “Notebook (.ipynb)</li>
</ul>
<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Screen-Shot-2020-09-14-at-8.50.33-AM.png" width="800" height="550"></p>


{{< /spoiler >}}


{{< spoiler text="8. Upload the Callysto notebooks you receive" >}}
<p>When students send you their Callysto notebooks (i.e. as .ipynb files) here’s how you can upload to your Callysto Hub.</p>
<p><span style="color: #800080;"><strong>Video overview<br>
</strong>(It's just over 2 minutes.)</span></p>

<!-- <video src="How-teachers-upload-student-notebooks.mp4" controls></video> -->

<p><span style="color: #800080;"><strong>Visual guide</strong></span></p>
<h4>A. Create a folder on your desktop, or a folder on your computer to save the notebooks.</h4>
<h4>B. Log into your Callysto Hub</h4>
<h4>C. Create a new folder</h4>
<ol>
<li>Click “New.”</li>
<li>Click “Folder.”</li>
<li>Your new folder will appear under the “Files” tab as “Untitled folder.”</li>
</ol>

<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Click-_New._-Click-_Folder._-300x80.png" width="800" height="550"></p>
<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Your-new-folder-will-appear-under-the-_Files_-tab-as-_Untitled-Folder._-1024x551.png" width="800" height="550"></p>

<h4>D. Rename your folder</h4>
<ol>
<li>Click the box to the left of your folder.</li>
<li>Click “Rename.”</li>
<li>Type a name below “Enter a new directory name.”</li>
<li>Click “Rename.”</li>
</ol>

<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Click-the-box-to-the-left-of-your-folder-300x33.png" width="800" height="550"></p>
<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Click-_Rename._1-300x109.png" width="800" height="550"></p>
<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Click-_Rename._-300x89.png" width="800" height="550"></p>


<h4>E. Upload the student notebooks</h4>
<ul>
<li>When you’re in your newly-renamed folder, click “Upload.” This will open a pop-up box, where you can select the area you saved the student’s notebooks.</li>
</ul>

<p><img loading="lazy" decoding="async" class="size-medium aligncenter" src="Upload-the-student-notebooks-1024x173.png" width="800" height="550"></p>

{{< /spoiler >}}

<h2 style="text-align: center;">Get a Callysto Expert to Teach Your Students</h2>
<p>We’re here to help! If you’d like us to lead a session for your students, email us at <a href="mailto:contact@callysto.ca">contact@callysto.ca</a></p>
<p>We’ve held numerous data science sessions (in-person and online) for Grades 5-12 students across Canada. Our most popular events are our virtual hackathons, such as our <a href="https://www.callysto.ca/2020/09/10/students-seek-a-sustainable-life-on-mars-as-part-of-callysto-hackathon/">“Sustaining Life On Mars” hackathon.</a></p>
<h3>What you need to know about Callysto’s classroom sessions</h3>
<ul>
<li>Sessions are free to Grades 5-12 classrooms in Canada.</li>
<li>The content can be tailored to your specific classroom curricula.</li>
<li>Classroom sessions are typically one hour.</li>
<li>Sessions can be scheduled Monday to Friday, 8am-4pm Mountain Daylight Time.</li>
</ul>


0 comments on commit f64aa07

Please sign in to comment.