Sha256: 9cd285db8671ae13710f7093434b932af23cd9eabeb026311bd38e51c26ad2fb

Contents?: true

Size: 562 Bytes

Versions: 5

Compression:

Stored size: 562 Bytes

Contents

---
layout: lab
---

<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 each checkpoint your code will be spot checked according to the list below. This is a
   pass/fail checkpoint, no partial credit will be given. 
</p>

<ul>
    <li>Your code <strong>must</strong> compile!</li>
    <li>You must have completed all tasks up to this point.</li>
</ul>

{{content}}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shanep-class-1.0.4 _layouts/project.html
shanep-class-1.0.3 _layouts/project.html
shanep-class-1.0.2 _layouts/project.html
shanep-class-1.0.1 _layouts/project.html
shanep-class-1.0.0 _layouts/project.html