Sha256: 5af9015ffaebc56421ba74bcd46415863e2529837a8c560133f157dafc98e00e
Contents?: true
Size: 1.76 KB
Versions: 1
Compression:
Stored size: 1.76 KB
Contents
--- layout: default --- {% include course-sidebar.html %} <div id="main-content" class="post-content"> <article> <h1>{{site.data.semester-info.reading[page.slug]}}</h1> <h2 id="overview">Overview</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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shanep-class-1.0.18 | _layouts/reading-zybooks.html |