Sha256: 2af613b24604229111810785500e980c9019ce8b6dd70690eb142576123a0c09

Contents?: true

Size: 484 Bytes

Versions: 1

Compression:

Stored size: 484 Bytes

Contents

---
layout: course
---

<h2 id="project-information">Project information</h2>

<p>This is a multistage project consisting of the following lessons:</p>

<ul>
{% for lesson in page.lessons %}
<li><a href="{{lesson}}.html">{{lesson}}</a></li>
{% endfor %}
</ul>

<p>
   At the end of each lesson your code will be <a
   href="https://en.wikipedia.org/wiki/Smoke_testing_(software)">smoke tested</a>
   This is a pass/fail checkpoint, no partial credit will be given. 
</p>

{{content}}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shanep-class-1.0.12 _layouts/project.html