Commit 49dfb7f4 by Mark Hoeber

Added ORA and Installation Guide

parent 9ea6f2e8
......@@ -75,7 +75,7 @@
<a class="item-link__action" href="http://edx.readthedocs.org/projects/userdocs/en/latest/">
<h4 class="item-link__title">edX Developer Documentation</h4>
<div class="item-link__copy">
<p>Developer documentation for the edX platform.</p>
<p>For developers contributing to the edX platform.</p>
</div>
</a>
</li>
......@@ -89,28 +89,19 @@
</a>
</li>
</ul>
<!--
<ul class="list--links">
<li class="item-link">
<a class="item-link__action" href="http://edx.readthedocs.org/projects/edx-ora/en/latest/">
<h4 class="item-link__title">Discern</h4>
<div class="item-link__copy">
<p>Discern allows anyone to use machine-learning-based automated textual classification as an API service.</p>
</div>
</a>
</li>
<ul class="list--links">
<li class="item-link">
<a class="item-link__action" href="http://edx.readthedocs.org/projects/devdata/en/latest/">
<h4 class="item-link__title">Data Formats</h4>
<a class="item-link__action" href="http://edx.readthedocs.org/projects/edx-installing-configuring-and-running/en/latest/">
<h4 class="item-link__title">Installing, Configuring, and Running the edX Platform</h4>
<div class="item-link__copy">
<p>How we persist information in our system.</p>
<p>For those setting up the open source edX Platform for development and production purposes.</p>
</div>
</a>
</li>
</ul>
</li>
-->
<li class="item-audience item-audience--researchers">
<span class="icon-stack">
......@@ -131,7 +122,7 @@
<a class="item-link__action" href="http://edx.readthedocs.org/projects/devdata/en/latest/">
<h4 class="item-link__title">Research Guide</h4>
<div class="item-link__copy">
<p>How we persist information in our system.</p>
<p>For researchers and data czars at edX partner institutions who use the edX data exports to gain insight into their courses and students.</p>
</div>
</a>
</li>
......@@ -159,7 +150,17 @@
<h4 class="item-link__title">Building and Running an edX Course</h4>
<div class="item-link__copy">
<p>
Use edX Studio to build and run your courses.
For course staff building and running classes on edx.org and edX Edge.
</p>
</div>
</a>
</li>
<li class="item-link">
<a class="item-link__action" href="http://edx.readthedocs.org/projects/edx-open-response-assessments/en/latest/">
<h4 class="item-link__title">Creating a Peer Assessment</h4>
<div class="item-link__copy">
<p>
For course staff who are including peer assessments in a class.
</p>
</div>
</a>
......
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