PageRenderTime 45ms CodeModel.GetById 9ms RepoModel.GetById 1ms app.codeStats 0ms

/en_us/data/source/front_matter/change_log.rst

https://gitlab.com/smilefreak/edx-documentation
ReStructuredText | 325 lines | 293 code | 32 blank | 0 comment | 0 complexity | 4dae7478ed2b2d140fa370ae2df65293 MD5 | raw file
  1. .. _Change Log:
  2. ###########
  3. Change Log
  4. ###########
  5. **********************
  6. October-December 2015
  7. **********************
  8. .. list-table::
  9. :widths: 20 70
  10. :header-rows: 1
  11. * - Date
  12. - Change
  13. * - 15 Dec 2015
  14. - Added descriptions of the :ref:`open response assessment<ORA2 Data>` and
  15. :ref:`course specific anonymized ID<student_anonymoususerid>` SQL tables
  16. that are now included in data packages.
  17. * -
  18. - Updated the :ref:`conventions<Conventions>` for SQL tables to reflect
  19. additional data cleaning steps now applied to most .sql output files.
  20. * - 14 Dec 2015
  21. - Corrected the events for :ref:`discussion forum<forum_events>` voting to
  22. include the ``category_id`` and ``category_name`` event member fields.
  23. * - 1 Dec 2015
  24. - Added new events for :ref:`discussion forum<forum_events>` voting to the
  25. Events in the Tracking Logs section.
  26. * -
  27. - Added new events for interactions with :ref:`Office Mixes<content>` to
  28. the Events in the Tracking Logs section.
  29. * -
  30. - Updated events in the :ref:`ora2` topic to reflect the addition of file
  31. types other than images.
  32. * - 23 Nov 2015
  33. - Updated the :ref:`Tracking Logs` section and the :ref:`event_list` to
  34. correct the names of several events.
  35. * - 10 Nov 2015
  36. - Corrected the description for the ``problem_show`` event in the
  37. :ref:`problem` section.
  38. * - 4 Nov 2015
  39. - Updates made throughout this guide to replace Python terminology
  40. (dictionary, integer, float) with JSON terminology (object, number)
  41. where appropriate.
  42. * - 27 Oct 2015
  43. - Added new events for interactions with :ref:`Oppia
  44. explorations<content>` to the Events in the Tracking Logs section.
  45. **********************
  46. July-September 2015
  47. **********************
  48. .. list-table::
  49. :widths: 20 70
  50. :header-rows: 1
  51. * - Date
  52. - Change
  53. * - 16 Sept 2015
  54. - Added new events for :ref:`teams<student_teams_events>` to the
  55. Events in the Tracking Logs section.
  56. * - 2 Sept 2015
  57. - Added new events for :ref:`digital certificates <certificate_events>`.
  58. * - 6 Aug 2015
  59. - Updated the :ref:`Package` section to include approximate sizes for
  60. the files in data packages.
  61. * - 8 Jul 2015
  62. - Added new events for :ref:`polls and surveys<Poll and Survey Events>` to
  63. the Events in the Tracking Logs section.
  64. * - 1 Jul 2015
  65. - Added new events for :ref:`problem hints<problem>` to the
  66. Events in the Tracking Logs section.
  67. **********************
  68. April-June 2015
  69. **********************
  70. .. list-table::
  71. :widths: 20 70
  72. :header-rows: 1
  73. * - Date
  74. - Change
  75. * - 10 Jun 2015
  76. - Added information about events for :ref:`pre-roll videos<pre-roll>` to
  77. the :ref:`Tracking Logs` section.
  78. * - 8 Jun 2015
  79. - Added descriptions of the ``video_show_cc_menu`` and
  80. ``video_hide_cc_menu`` events to the
  81. :ref:`video interaction events<video>` section.
  82. * - 19 May 15
  83. - Added information about new course team report events to the
  84. :ref:`Tracking Logs` section.
  85. * - 11 May 2015
  86. - Updated the descriptions of the ``pause_video``, ``play_video``, and
  87. ``stop_video`` :ref:`video interaction events<video>` to include the
  88. effects of a **Video Start Time** or **Video Stop Time**.
  89. * - 22 Apr 2015
  90. - Added information about the new ``student_languageproficiency`` table
  91. and two new columns in the ``auth_userprofile`` table to
  92. :ref:`Student_Info`.
  93. * - 6 Apr 2015
  94. - Added a section to describe the
  95. :ref:`course structure<course_structure>` file.
  96. **********************
  97. January-March 2015
  98. **********************
  99. .. list-table::
  100. :widths: 20 70
  101. :header-rows: 1
  102. * - Date
  103. - Change
  104. * - 18 Mar 2015
  105. - Added information about library events for students to the
  106. :ref:`Tracking Logs` section.
  107. * - 11 Mar 2015
  108. - Added information about additional video interaction events that are
  109. now emitted by the edX mobile app, and reorganized the :ref:`video` in
  110. the Tracking Logs section.
  111. * - 5 Mar 2015
  112. - Added new events for contributions to discussion forums to the
  113. :ref:`Tracking Logs` section.
  114. * -
  115. - Added events for the display of :ref:`Google components<content>` to the
  116. Tracking Logs section.
  117. * - 3 Mar 2015
  118. - Updated the :ref:`Preface` to include information about the :ref:`The
  119. edX Partner Portal` and the :ref:`The Open edX Portal`.
  120. * - 23 Feb 2015
  121. - Added new common fields for HTTP header values and new events for video
  122. caption use to the :ref:`Tracking Logs` section.
  123. * - 13 Feb 2015
  124. - Added the ``edx.course.enrollment.mode_changed`` event to the
  125. :ref:`Tracking Logs` section.
  126. * - 4 Feb 2015
  127. - Added information about the ``module.usage_key`` member field in the
  128. common ``context`` field to the :ref:`Tracking Logs` section.
  129. * - 16 Jan 2015
  130. - Added the :ref:`Institution_Data` section with information about the
  131. CSV file of student email preference settings.
  132. **********************
  133. October-December 2014
  134. **********************
  135. .. list-table::
  136. :widths: 10 70
  137. :header-rows: 1
  138. * - Date
  139. - Change
  140. * - 12/24/14
  141. - Added information about video events that the edX mobile app emits to
  142. the :ref:`Tracking Logs` section.
  143. * - 12/18/14
  144. - Updated descriptions of the video events in the
  145. :ref:`Tracking Logs` section.
  146. * - 11/26/14
  147. - Expanded the background information on content experiments in
  148. :ref:`AB_Event_Types`.
  149. * - 11/13/14
  150. - Updated the ``student_courseenrollment.mode`` description.
  151. * - 11/5/14
  152. - Corrected descriptions for ``play_video`` and ``pause_video`` in
  153. :ref:`video`.
  154. * - 10/28/14
  155. - Added best practices for passphrases to the
  156. :ref:`Getting_Credentials_Data_Czar` section.
  157. * - 10/23/14
  158. - Added examples of the format used to identify course components to the
  159. :ref:`Student_Info` and :ref:`Tracking Logs` sections.
  160. * -
  161. - Updated the ``child_render`` event to reflect the name change for the
  162. ``child_id`` member field. See :ref:`Tracking Logs`.
  163. * - 10/20/14
  164. - Updated the :ref:`Package` section to remove instructions for
  165. downloading weekly event files.
  166. * - 10/16/14
  167. - Updated video events with new fields relating to mobile device use in
  168. the :ref:`Tracking Logs` section.
  169. * - 10/07/14
  170. - Added new student and course team events relating to cohort use to the
  171. :ref:`Tracking Logs` section.
  172. * -
  173. - Removed information about XML course formats. See the :ref:`olx:edX Open
  174. Learning XML Guide` for information about building XML courses.
  175. **********************
  176. July-September 2014
  177. **********************
  178. .. list-table::
  179. :widths: 10 70
  180. :header-rows: 1
  181. * - Date
  182. - Change
  183. * - 09/30/14
  184. - Added information about the data that is available to course teams to
  185. the :ref:`Package` section.
  186. * - 09/18/14
  187. - Added descriptions of two columns added to the :ref:`auth_userprofile
  188. table<auth_userprofile>`.
  189. * - 09/08/14
  190. - Added cautions to the :ref:`Getting_Credentials_Data_Czar` section.
  191. * - 09/04/14
  192. - Updated the :ref:`Discussion Forums Data` section to include the
  193. ``thread_type`` field for CommentThreads and the ``endorsement`` field
  194. for Comments.
  195. * - 08/25/14
  196. - Removed information on course grading. See
  197. :ref:`partnercoursestaff:Grading Index` in *Building and
  198. Running an edX Course*.
  199. * -
  200. - Removed information on the XML for drag and drop. See
  201. :ref:`partnercoursestaff:Drag and Drop` in *Building and Running an edX
  202. Course*.
  203. * - 08/12/14
  204. - Added the :ref:`ora2` section to the :ref:`Tracking Logs` section.
  205. * - 08/01/14
  206. - Added the :ref:`Package` section with information to help data czars
  207. locate and download data package files.
  208. * - 07/10/14
  209. - Added the :ref:`Getting_Credentials_Data_Czar` section with information
  210. to help new data czars set up credentials for secure data transfers.
  211. **********************
  212. April-June 2014
  213. **********************
  214. .. list-table::
  215. :widths: 10 70
  216. :header-rows: 1
  217. * - Date
  218. - Change
  219. * - 06/27/14
  220. - Made a correction to the ``edx.forum.searched`` event name in the
  221. :ref:`Tracking Logs` section.
  222. * -
  223. - Added the ``stop_video`` event to the :ref:`Tracking Logs` section.
  224. * -
  225. - Updated the ``seek_video`` event in the :ref:`Tracking Logs` section.
  226. * - 06/23/14
  227. - Added a :ref:`Preface` with resources for course teams, developers,
  228. researchers, and students.
  229. * - 05/23/14
  230. - Added descriptions of the enrollment upgrade events to the
  231. :ref:`Tracking Logs` section.
  232. * - 05/22/14
  233. - Added descriptions of five video- and problem-related events to the
  234. :ref:`Tracking Logs` section.
  235. * -
  236. - Added the new ``edx.forum.searched`` event to the
  237. :ref:`Tracking Logs` section.
  238. * - 05/06/14
  239. - Added enrollment event types to the :ref:`Tracking Logs` section.
  240. * - 05/05/14
  241. - Removed information on the Poll module. See
  242. :ref:`partnercoursestaff:Poll` in *Building and Running an edX Course*.
  243. * -
  244. - Removed information on the Word Cloud tool. See
  245. :ref:`partnercoursestaff:Word Cloud` in *Building and Running an edX
  246. Course*.
  247. * -
  248. - Removed information on CustomResponse XML and Python Script. See
  249. :ref:`partnercoursestaff:Write Your Own Grader` in the *Building and
  250. Running an edX Course* guide.
  251. * -
  252. - Removed information on Formula Equation Input. See
  253. `partnercoursestaff:Math Expression Input` in the *Building and Running
  254. an edX Course* guide.
  255. * - 04/29/14
  256. - Corrected misstatement on how :ref:`Discussion Forums Data` is sent in
  257. data packages.
  258. * - 04/25/14
  259. - Added new event types to the :ref:`Tracking Logs` section for
  260. interactions with PDF files.
  261. **********************
  262. January-March 2014
  263. **********************
  264. .. list-table::
  265. :widths: 10 70
  266. :header-rows: 1
  267. * - Date
  268. - Change
  269. * - 03/31/14
  270. - Added new fields for the server ``problem_check`` event type to the
  271. :ref:`Tracking Logs` section.
  272. * -
  273. - Reformatted the :ref:`Tracking Logs` section to improve readability.
  274. * - 03/28/14
  275. - Added the :ref:`Data_Czar` section.
  276. * - 03/24/14
  277. - Added the ``user_api_usercoursetag`` table to the :ref:`Student_Info`
  278. section and the ``assigned_user_to_partition`` and ``child_render``
  279. event types to the :ref:`Tracking Logs` section.
  280. * - 03/19/14
  281. - Provided alternative formatting for the examples in the :ref:`Discussion
  282. Forums Data` section.
  283. * - 03/13/14
  284. - Updated the :ref:`Student_Info` section.
  285. * - 02/24/14
  286. - Added descriptions of new fields to the :ref:`Wiki_Data` section.
  287. * - 02/21/14
  288. - Added descriptions of new fields to the :ref:`Discussion Forums Data`
  289. section.
  290. * - 02/14/14
  291. - Added the ``seek_video`` and ``speed_change_video`` event types to the
  292. :ref:`Tracking Logs` section.
  293. .. include:: ../../../links/links.rst