Skip to content

Commit

Permalink
Initial Text changes
Browse files Browse the repository at this point in the history
images still to come, need to verify against stage
  • Loading branch information
Alison Hodges committed Jul 7, 2016
1 parent 00c270b commit c23a8c7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 32 deletions.
40 changes: 23 additions & 17 deletions docs/en_us/dashboard/source/Reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,32 +89,38 @@ For information about viewing enrollment activity data in edX Insights, see
track, different colors in the filled area represent the contribution of each
option or track to the current enrollment count.

In addition to honor code certificates, courses can offer a verified
certificate option or enroll students through a professional education
program.

* Each enrolled student is included in one, and only one, of the possible
enrollment tracks on a given date. The student's enrollment track as of 23:59
UTC is used each day.

**Enrollment Over Time report**

* If a course offers students the option to pursue a verified certificate, the
report includes columns for **Verified Enrollment** and **Honor Code
Enrollment**.
This report includes a column for each enrollment option or certification track
offered by the course. The columns that can appear for edx.org courses follow.

* The **Audit** column reports the count of learners enrolled in the audit
track.

* For courses offered after December 2015, the audit enrollment option is not
certificate eligible.

* For courses that ran between August 2013 and October 2014, a certificate-
eligible audit track option was available. Learners who enrolled in the
audit track and passed the course could request an honor certificate.

* The **Verified** column reports the count of learners enrolled in the
verified track. This count does not include learners who have made the
additional election to receive credit (if the course offers credit).

* If a course enrolls students through a professional education program, the
report includes columns for **Professional Enrollment** and **Honor Code
Enrollment**.
* The **Verified with Credit** column reports the count of learners enrolled in
the verified track who have exercised the option to receive credit if they
pass the course.

* The **Honor Code Enrollment** column reports the count of students who opted
to receive an honor code certificate for the course.
* The **Professional** column reports the count of learners enrolled through a
professional education program.

At one time, the edx.org site offered students options to "audit" the course
only, or to audit the course and then receive an "honor" certificate when a
passing grade was achieved. For courses that ran at that time, the **Honor
Code Enrollment** column reports the sum of the students with these
enrollment options.
* The **Honor** column reports the count of learners enrolled in the
certificate-eligible honor track.

.. _Demographic Computations:

Expand Down
22 changes: 7 additions & 15 deletions docs/en_us/dashboard/source/enrollment/Enrollment_Activity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,9 @@ represents the number of learners enrolled in the course on a particular date.
For courses that offer more than one enrollment option or track, different
colors represent the number of students who were enrolled with each option.

The chart currently includes these enrollment options and tracks, if they are
offered for your course.

* Honor certificate
* Verified certificate
* Professional education program

Moving your cursor over the chart shows a tooltip with the counts for each
enrollment type, and the current enrollment, for each day.
The chart includes each of the enrollment options and tracks that are offered
for your course. Moving your cursor over the chart shows a tooltip with the
counts for each enrollment type, and the current enrollment, for each day.

The chart includes enrollment data for every day, beginning with the first
enrollment (typically of the course creator). This data is also available for
Expand Down Expand Up @@ -114,22 +108,20 @@ available for review or download. Columns show each **Date** and its **Current
Enrollment**.

The report includes additional columns for courses that offer certification
options or enrollment tracks in addition to the honor certificate audit track.
For courses with multiple enrollment tracks, the report includes the **Verified
Enrollment** or **Professional Enrollment** column, or both. The report also
includes the **Honor Code Enrollment** column for the count of enrolled
students who did not elect one of those options.
options or enrollment tracks in addition to the audit track.

To download the Enrollment Over Time report in a comma-separated value file,
click **Download CSV**. The CSV file contains the following columns:
select **Download CSV**. The CSV file contains the following columns:

* count (current enrollment)
* course_id
* created (the date and time of the computation)
* date
* audit
* honor
* professional
* verified
* credit

.. info on why you might want to download, what to do with csv after
Expand Down

0 comments on commit c23a8c7

Please sign in to comment.