Commit bdb0d0e4 by Alison Hodges

Added link to Insights draft, new footer

parent ce7a938f
...@@ -64,12 +64,12 @@ ...@@ -64,12 +64,12 @@
<div class="item-audience__copy"> <div class="item-audience__copy">
<p>The following documentation is for Doroob partners using the Open edX Platform.</p> <p>The following documentation is for Doroob partners using the Open edX Platform.</p>
<p>This page lists only documentation that is currently used by our Doroob partners. <p>This page lists only documentation that is currently used by our Doroob partners.
See the Documentation <a href="index.html">Home page</a> for a complete list of available documentation.</p> See the Documentation <a href="index.html">Home page</a> for a complete list of available documentation.</p>
</div> </div>
<ul class="list--links"> <ul class="list--links">
</li> </li>
<li class="item-link"> <li class="item-link">
<a class="item-link__action" href="http://edx.readthedocs.org/projects/open-edx-building-and-running-a-course/en/latest/"> <a class="item-link__action" href="http://edx.readthedocs.org/projects/open-edx-building-and-running-a-course/en/latest/">
...@@ -89,10 +89,18 @@ ...@@ -89,10 +89,18 @@
</a> </a>
</li> </li>
<li class="item-link">
<a class="item-link__action" href="http://draft-per-learner-insights.readthedocs.io/en/latest/learners/index.html#learner-activity-and-engagement">
<h4 class="item-link__title">Using edX Insights</h4>
<div class="item-link__copy">
<p>Describes the visualizations, metrics, and tables used to present per-learner data to course teams.</p>
</div>
</a>
</li>
</ul> </ul>
</section> </section>
</div> </div>
</article> </article>
...@@ -103,16 +111,20 @@ ...@@ -103,16 +111,20 @@
<div class="info__copy"> <div class="info__copy">
<p>edX welcomes and appreciates your comments on and requests for documentation. Just email us at <a href="mailto:docs@edx.org">docs@edx.org</a>.</p>
<p>EdX welcomes and appreciates your comments on and requests for documentation. Just email us at <a href="mailto:docs@edx.org">docs@edx.org</a>.</p>
<br />
<br />
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a><br>
These works by <a xmlns:cc="http://creativecommons.org/ns#" href="http://open.edx.org" property="cc:attributionName" rel="cc:attributionURL">edX Inc.</a> are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
</div> </div>
</div> </div>
</aside> </aside>
</div> </div>
</div>
<footer class="footer--primary" role="contentinfo"> <footer class="footer--primary" role="contentinfo">
<div class="content--copyright"> <div class="content--copyright">
<p class="copyright__copy">&copy; 2014 <a href="http://www.edx.org">edX</a>. All rights reserved.</p> <p class="copyright__copy">Copyright &copy; 2016 <a href="http://www.edx.org">edX Inc.</a></p>
</div> </div>
</footer> </footer>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment