_layouts/lab.html in shanep-class-1.0.22 vs _layouts/lab.html in shanep-class-1.0.23
- old
+ new
@@ -11,60 +11,28 @@
ensuring all your code is properly pushed to Github! Any code not pushed to Github by the
deadline will not be accepted under any circumstances. If you don't already have a
<a href="https://github.com">GitHub</a> account you will need to create one.
</p>
-<h3 id="accept-the-assignment">Step 1 - Accept the assignment</h3>
+<h3 id="accept-the-assignment">Accept the assignment</h3>
<ul>
- <li><a href="{{site.data.semester-info.labs[page.slug]}}">Get the Starter Code</a></li>
+ <li>Get the <a href="{{site.data.semester-info.labs[page.slug]}}">Starter Code</a></li>
<li>When you accept the assignment it is critical that you select your student email
address from the list. If you don’t select your student email address your instructor will not be
able to grade your code. If you can’t find your email in the list, contact your instructor ASAP to
get the issue resolved.
</li>
<li>
Make sure and save the github URL so you can find your assignment later if needed!
</li>
-</ul>
-
-{% include youtube.html param="https://www.youtube.com/embed/U1vCFZmtYUA" %}
-
-<h3 id="clone-the-repository">Step 2 - Clone the repository</h3>
-
-<ul>
<li>
- Once you have accepted your assignment you can launch VSCode to clone the starter code to
- your local machine.
+ Once you accept the assignment it should show up in the class
+ <a href="{{site.data.semester-info.github}}">GitHub account</a>
</li>
</ul>
-
-{% include youtube.html param="https://www.youtube.com/embed/fiPsHGi3Z_s" %}
-
-<h3 id="complete-the-lab">Step 3 - Complete the lab</h3>
-
-<ul>
- <li>
- The assignment specifications will be located in the README.md in the starter code.
- </li>
-</ul>
-
-<h3 id="push-to-github">Step 4 - Push to Github</h3>
-
-<ul>
- <li>
- After you have completed the assignment you need to add, commit, and push your code to Github so
- it can be graded. Any code that is not pushed by the due date will not be graded and can not be
- submitted late.
- </li>
- <li>
- After the due date and late submission deadline have passed your instructor will grade
- whatever code you have committed and pushed to your repository.
- </li>
-</ul>
-
-{% include youtube.html param="https://www.youtube.com/embed/ersuzAUtTsY" %}
+{% include youtube.html param="https://www.youtube.com/embed/U1vCFZmtYUA" %}
<h2 id="points">Grading</h2>
<p>
This lab is worth {{page.points}} points. The due date is listed on the <a