diff --git a/docs/en_us/course_authors/source/Images/Distribution_Education.png b/docs/en_us/course_authors/source/Images/Distribution_Education.png index 66b161f301..cd98408b41 100644 Binary files a/docs/en_us/course_authors/source/Images/Distribution_Education.png and b/docs/en_us/course_authors/source/Images/Distribution_Education.png differ diff --git a/docs/en_us/course_authors/source/Images/Distribution_Gender.png b/docs/en_us/course_authors/source/Images/Distribution_Gender.png index fc2fb89355..4876c3e475 100644 Binary files a/docs/en_us/course_authors/source/Images/Distribution_Gender.png and b/docs/en_us/course_authors/source/Images/Distribution_Gender.png differ diff --git a/docs/en_us/course_authors/source/Images/Registration_page.png b/docs/en_us/course_authors/source/Images/Registration_page.png index b130859074..e9b4824122 100644 Binary files a/docs/en_us/course_authors/source/Images/Registration_page.png and b/docs/en_us/course_authors/source/Images/Registration_page.png differ diff --git a/docs/en_us/course_authors/source/Images/StudentData_Table.png b/docs/en_us/course_authors/source/Images/StudentData_Table.png index d40b8b299d..62cf438de6 100644 Binary files a/docs/en_us/course_authors/source/Images/StudentData_Table.png and b/docs/en_us/course_authors/source/Images/StudentData_Table.png differ diff --git a/docs/en_us/course_authors/source/change_log.rst b/docs/en_us/course_authors/source/change_log.rst index 86af3bbec8..9265370ffd 100644 --- a/docs/en_us/course_authors/source/change_log.rst +++ b/docs/en_us/course_authors/source/change_log.rst @@ -12,6 +12,9 @@ June, 2014 * - Date - Change + * - 06/18/14 + - In the :ref:`View and download student data` section, updated the + example report to include the new User ID column. * - 06/17/14 - Added :ref:`TOC Transcripts` section to :ref:`Working with Video Components`. * - 06/06/14 diff --git a/docs/en_us/course_authors/source/running_course/course_student.rst b/docs/en_us/course_authors/source/running_course/course_student.rst index ff3f6b7017..c3d4637dd5 100644 --- a/docs/en_us/course_authors/source/running_course/course_student.rst +++ b/docs/en_us/course_authors/source/running_course/course_student.rst @@ -4,7 +4,8 @@ Student Data ############################ -You can access data about the students who are enrolled in your course at any time after you create the course. +You can access data about the students who are enrolled in your course at any +time after you create the course. For information about the data you can access, see the following topics: @@ -14,7 +15,8 @@ For information about the data you can access, see the following topics: * :ref:`Access_anonymized` -You can also view charts of certain student demographics for graded problems. See :ref:`Grades`. +You can also view charts of certain student demographics for graded problems. +See :ref:`Grades`. .. _PII: @@ -22,9 +24,14 @@ You can also view charts of certain student demographics for graded problems. Se Guidance for working with personal information *************************************************************** -The information that edX collects from site registrants includes personal information that can be used to identify, contact, and locate individuals. This information is available to course authors for the students who are enrolled in their courses. +The information that edX collects from site registrants includes personal +information that can be used to identify, contact, and locate individuals. This +information is available to course authors for the students who are enrolled in +their courses. -Course authors should follow the policies established by their organizations and comply with the legal requirements of their locales to prevent public distribution or misuse of this information. +Course staff should follow the policies established by their organizations +and comply with the legal requirements of their locales to prevent public +distribution or misuse of this information. .. **Question**: I just made this statement up. What guidance can/should we give, for immediate publication and in the future? (sent to Tena and Jennifer Adams 31 Jan 14) @@ -34,31 +41,44 @@ Course authors should follow the policies established by their organizations and Access student data **************************** -You can download data about the students who are currently enrolled in your course in a CSV (comma-separated values) file. For courses that have fewer than 200 students enrolled, you can also view data for enrolled students on the Instructor Dashboard. +You can download data about the students who are currently enrolled in your +course in a CSV (comma-separated values) file. For courses that have fewer than +200 students enrolled, you can also view data for enrolled students on the +Instructor Dashboard. ====================== Student-reported data ====================== -When students register with edX, they select a public username and supply information about themselves. Most of this information is optional, so not all of the students who are enrolled in your course provide it. +When students register with edX, they select a public username and supply +information about themselves. Most of this information is optional, so not all +of the students who are enrolled in your course provide it. .. image:: ../Images/Registration_page.png :alt: Fields that collect student information during registration -Students then register for as many individual courses as they choose, which enrolls them in each selected course. +Students then register for as many individual courses as they choose, which +enrolls them in each selected course. -You can access this self-reported information for all of the students who are enrolled in your course: +You can access this self-reported information for all of the students who are +enrolled in your course: +* email * username * name -* email -* year_of_birth -* gender * level_of_education +* gender +* year_of_birth * mailing_address * goals -The student data that is available to course staff always reflects the set of live, current enrollments. Students can register for your course throughout the defined enrollment period, and they can unregister from a course at any time, which unenrolls them. Students can also change their email addresses and full names at any time. As a result, you may want to download student data periodically to gain insights into how the student population changes over time. +The student data that is available to course staff always reflects the set of +live, current enrollments. Students can register for your course throughout the +defined enrollment period, and they can unregister from a course at any time, +which unenrolls them. Students can also change their email addresses and full +names at any time. As a result, you may want to download student data +periodically to gain insights into how the student population changes over +time. .. note:: In the future, edX may also request that students select a language and location. This data is not collected at this time. @@ -68,14 +88,17 @@ The student data that is available to course staff always reflects the set of li Download or view student data ========================================== -You can download student data to learn about population demographics at a specific point in time, compare demographics at different points in time, and plot trends in the population over time. +You can download student data to learn about population demographics at a +specific point in time, compare demographics at different points in time, and +plot trends in the population over time. In addition to the data for enrolled students, data for the course staff is included in the file or display. .. important:: Do not navigate away from this page while you wait for the data to be prepared. The larger the enrollment for your course, the longer it takes to create and output the data. -For smaller courses, you also have the option to view student data on the Instructor Dashboard. +For smaller courses, you also have the option to view student data on the +Instructor Dashboard. To download or view student data: @@ -85,11 +108,15 @@ To download or view student data: #. To download data about enrolled students in a CSV file, click **Download profile information as a CSV**. - You are prompted to open or save the enrolled_profiles.csv file. All student-supplied data is included without truncation. + You are prompted to open or save the enrolled_profiles.csv file. All + student-supplied data is included without truncation. -#. To display data about enrolled students, click **List enrolled students' profile information**. (This option is available only for courses with an enrollment of less than 200.) +#. To display data about enrolled students, click **List enrolled students' + profile information**. (This option is available only for courses with an + enrollment of less than 200.) - A table of the student data displays, with one row for each enrolled student. Longer values, such as student goals, are truncated. + A table of the student data displays, with one row for each enrolled + student. Longer values, such as student goals, are truncated. .. image:: ../Images/StudentData_Table.png :alt: Table with columns for the collected data points and rows for each student on the Instructor Dashboard @@ -100,7 +127,12 @@ To download or view student data: View demographic distributions ========================================== -You can view a course-wide summary of certain demographic distributions for your currently enrolled students. The total count for each value reported for gender and educational attainment displays on the Instructor Dashboard. Because this data is optional, the totals for each of these self-reported values are likely to be lower than your course enrollment total. You can also view a chart with the ages of all currently enrolled students. +You can view a course-wide summary of certain demographic distributions for +your currently enrolled students. The total count for each value reported for +gender and educational attainment displays on the Instructor Dashboard. Because +this data is optional, the totals for each of these self-reported values are +likely to be lower than your course enrollment total. You can also view a chart +with the ages of all currently enrolled students. To display demographic data for your students: @@ -108,9 +140,11 @@ To display demographic data for your students: #. Click **Instructor**, then click **Analytics**. - * The Year of Birth section displays a chart of enrolled students plotted by year of birth. + * The Year of Birth section displays a chart of enrolled students plotted by + year of birth. - * The Gender Distribution and Level of Education sections show tables with counts of responses made by enrolled students. + * The Gender Distribution and Level of Education sections show tables with + counts of responses made by enrolled students. .. image:: ../Images/Distribution_Education.png :alt: Table with columns for different possible values for level of education completed and total count reported for each value @@ -118,10 +152,11 @@ To display demographic data for your students: .. image:: ../Images/Distribution_Gender.png :alt: Table with columns for different possible values for gender and total count reported for each value - "No Data" is the sum of the students for whom no value exists for the demographic. - - Data for individual students is not shown, and you cannot download data directly from this page. See :ref:`View and download student data`. + "No Data" is the sum of the students for whom no value exists for the + demographic. + Data for individual students is not shown, and you cannot download data + directly from this page. See :ref:`View and download student data`. .. _Access_anonymized: @@ -129,18 +164,28 @@ To display demographic data for your students: Access anonymized student IDs ******************************** -Some of the tools that are available for use with the edX platform, including external graders and surveys, work with anonymized student data. If it becomes necessary for you to deanonymize previously anonymized data, you can download a CSV file to use for that purpose. +Some of the tools that are available for use with the edX platform, including +external graders and surveys, work with anonymized student data. If it becomes +necessary for you to deanonymize previously anonymized data, you can download a +CSV file to use for that purpose. To download a file of assigned user IDs and anonymized user IDs: #. View the live version of your course. #. Click **Instructor**, then click **Data Download**. + #. Click **Get Student Anonymized IDs CSV**. -You are prompted to open or save the (course-id)-anon-id.csv file for your course. This file contains the user ID that is assigned to each student at registration and its corresponding anonymized ID. Values are included for every student who ever enrolled for your course. +You are prompted to open or save the {course-id}-anon-id.csv file for your +course. This file contains the user ID that is assigned to each student at +registration and its corresponding edX-wide anonymized user ID and course +specific anonymized user ID. Values are included for every student who ever +enrolled for your course. -You can use the data in this file together with the data in the enrolled_profile.csv file of student data and in a *course_id* \_grade_report_\ *date*.csv file for your course to research and deanonymize student data. +To research and deanonymize student data, you can use this file together with +the enrolled_profile.csv file of student data or the +{course_id}_grade_report_{date}.csv file of grades.