Sha256: 5c99045464f6b9bfac1646f6e831ef4e3b7114a2e0cf9990ccdb9cac1e190079

Contents?: true

Size: 1.8 KB

Versions: 5

Compression:

Stored size: 1.8 KB

Contents

---
layout: default
---


<div class="post-nav">
    {% include header.html%}
</div>

<div id="main-content" class="post-content">
    <article>
        <h1>{{site.data.semester-info.reading[page.slug]}}</h1>

        {{content}}

        <h2 id="zybooks">zyBooks</h2>

        <p>
            For this homework you will need to log into zyBooks with the link below and complete the
            assigned challenge and participation questions. There is nothing you need to submit for
            this homework all your progress is saved automatically by the textbook. Only work done
            before the due date (and <a href="{{site.url}}#late-work-policy">late work policy</a>)
            will be counted towards your grade. 
        </p>

        <ul>
            <li>
                <a
                    href="{{site.data.semester-info.textbook}}?selectedPanel=assignments-panel">{{site.data.semester-info.reading[page.slug]}}</a>
            </li>
            <li>
                <a
                    href="https://zybooks.zendesk.com/hc/en-us/articles/360007538033-What-are-assignments-how-do-I-get-credit-for-them-and-how-do-I-submit-them-">Zybooks
                    Help</a>
            </li>
        </ul>

        <h2 id="points">Grading</h2>
        <p>
            This reading assignment is worth {{page.points}} points. The due date is listed on the <a
            href="{{site.url}}#homework">course homepage.</a> Your grade will be calculated with the
            formula: <strong>Math.floor(%complete * {{page.points}}) = Total Points</strong>. For example, if you completed 80% of
            the assigned challenge and participation questions your grade would be <strong>.8 * {{page.points}} =
            {{0.8 | times: page.points | floor }}.</strong>
        </p>

    </article>
    {% include footer.html %}
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shanep-class-1.0.23 _layouts/reading-zybooks.html
shanep-class-1.0.22 _layouts/reading-zybooks.html
shanep-class-1.0.21 _layouts/reading-zybooks.html
shanep-class-1.0.20 _layouts/reading-zybooks.html
shanep-class-1.0.19 _layouts/reading-zybooks.html