Who can do this?
Responses to LMS/VLE-embedded interactive media are included in the download for ONLY the instructor who embedded it.
Responses to interactive media made through an EchoVideo course are included in the downloads performed by any instructor for the course where it is published. Instructors can also download these responses through the Polling tab of the course.
Admins can see and download all polling data for any interactive media they have access to.
The Media Details page for interactive media contains a Polling tab. This tab provides all of the student responses to the polls embedded in that particular media, from the LMS course where it is embedded and/or the EchoVideo course where it is published. The tab also includes a Download Data button, that allows you to download a CSV file containing all student response data available to you in the tab.
Specifically, the download includes all of the polling questions in the media along with every student response provided to each question. If the media resides in multiple places and you can see the responses for those courses in the tab, then those will all be included in the download, grouped by course.
Click on the media to open the media details page. Then click the Polling tab at the bottom, as shown in the below figure.
Clicking Download Data, identified in the above figure, generates and downloads a CSV file containing each polling question in the media along with each student's response (if one was provided).
Download Filename
The naming convention used for the file is as follows:
- media_polling___
The filename for the download will look similar to this:
- media_polling_how_we_know_what_we_know_2020-11-11_13-46.csv
The first part of the filename will always be "media_polling" because the download is of the polling data for this media.
The second part of the filename will always be the name of the media.
The third part of the filename is the date and time (in local 24-hour time) the download was generated.
So in the example filename given, the name of the media is How We Know What We Know and the download was generated on Nov 11, 2020 at 1:46pm local time (13:46).
This naming convention is designed to help you know WHAT media the download pertains to, and WHEN the data is accurate to.
Data Fields in the Download
The download, like all downloads from EchoVideo is a CSV file, which is a flat file where each row contains all the necessary information. This is why the media ID, media name, and course name are repeated on every row. However these fields (columns in a spreadsheet) are placed together at the front of the file, allowing you to scroll past them as needed or easily hide them if necessary.
Each row in the file corresponds to each student's response to each polling question in the media (or simply that the user viewed that question without responding). The questions appear in the same order in which they appear in the media.
The table below lists all the fields in the download along with a description of what information may be included in each field.
Field/Column Name | Description |
---|---|
Media ID |
The system identifier (UUID) for this piece of media |
Media Name | The name for this piece of media |
Course |
The course in which this media is located and from which the student responses came. This can be an LMS/VLE course where you embedded the media, OR it can be an EchoVideo course where the media is published and in which you are enrolled as an instructor. If the download contains more than one course's set of responses, those responses are grouped by course in the file. LMS Courses show the course name and the LMS course ID, separated with a pipe character (|) EchoVideo courses show the course name, section name, and lesson date where the media is published. |
Student Name | First and last name of the student |
Student Email | Email address of the student |
Poll Type | Type of polling question |
Poll Question | The question text for the polling question |
Poll Response | The response given by the student |
Seen | Whether this polling question was seen by this student. Will read Yes or No. If there is a Poll Response, this field will always be Yes. |
Submitted | Whether or not the student submitted a response to this polling question. Will read Yes or No. If Seen reads No, then Submitted will also read No |
Correct | Whether the student's response was a correct response (for polling questions where a correct response is identified). This will be blank if there is no response or if the question did not have a correct response identified. |
Justification | The text of the student's justification response if one was required |
Date |
The date and time the student submitted their response |
Remember: For LMS/VLE course data, only the user who embedded the media has access to the polling responses, both in the polling tab and in the download. For EchoVideo course data, any instructor in the course where it is published has access to the polling responses, both in the tab and in the download.