Add Problem View to Export and Import: Difference between revisions

From Theory Wiki
Jump to navigation Jump to search
New page: '''Status: Prioritization Needed''' == User Story == As a researcher, I want to export a dataset sample with problem view and problem start time values so that I can analyze the problem ...
 
No edit summary
Line 3: Line 3:
== User Story ==
== User Story ==


As a researcher, I want to export a dataset sample with problem view and problem start time values so that I can analyze the problem information on a transactional level.  Previously problem view information was only available in the student step rollup export.
Transaction Export:<br>
As a researcher, I want to export a dataset sample with problem view and problem start time values so that I can analyze the problem information on a transactional level.  Previously problem view information was only available in the student step rollup export.<br>
Import (tab delim):<br>
As a researcher I would like to include problem view and problem start time information within my tab delimited transaction file for dataset import.  Likewise, when creating a new dataset out of a sample of an existing dataset, I would like the problem view and problem start time data to be preserved.  Currently data is lost for Carnegie Learning munged datasets during a transaction export.


== Notes/Comments ==
== Notes/Comments ==


Transaction Export:<br>
* The aggregator already creates the problem view data contained in the step_rollup table.
* The aggregator already creates the problem view data contained in the step_rollup table.
* The student problem rollup already produces problem_start_time values.  
* The student problem rollup already produces problem_start_time values.  
* Some Carnegie Learning datasets come with problem_event data and exporting would lose any of that information.  DS680: (Exporting and Importing some datasets causes a loss of data on CL datasets.)
* Some Carnegie Learning datasets come with problem_event data and exporting would lose any of that information.  DS680: (Exporting and Importing some datasets causes a loss of data on CL datasets.)
* Voted for feature prioritization at 04/21/2011 team meeting.  
* Voted for feature prioritization at 04/21/2011 team meeting.  
Import (tab delim):<br>
* Infrastructure for storing problem event data already exists for CL datasets.
* DS680: (Exporting and Importing some datasets causes a loss of data on CL datasets.)
* Maintains export compatibility with DS1285: (Feature: Add Problem View and Problem Start Time columns to Tx Export).
* FFI was just released with version 5.0 of DataShop.  We should still be familiar with the implementation to make this change swiftly.


<br>
<br>

Revision as of 15:20, 16 May 2011

Status: Prioritization Needed

User Story

Transaction Export:
As a researcher, I want to export a dataset sample with problem view and problem start time values so that I can analyze the problem information on a transactional level. Previously problem view information was only available in the student step rollup export.
Import (tab delim):
As a researcher I would like to include problem view and problem start time information within my tab delimited transaction file for dataset import. Likewise, when creating a new dataset out of a sample of an existing dataset, I would like the problem view and problem start time data to be preserved. Currently data is lost for Carnegie Learning munged datasets during a transaction export.

Notes/Comments

Transaction Export:

  • The aggregator already creates the problem view data contained in the step_rollup table.
  • The student problem rollup already produces problem_start_time values.
  • Some Carnegie Learning datasets come with problem_event data and exporting would lose any of that information. DS680: (Exporting and Importing some datasets causes a loss of data on CL datasets.)
  • Voted for feature prioritization at 04/21/2011 team meeting.

Import (tab delim):

  • Infrastructure for storing problem event data already exists for CL datasets.
  • DS680: (Exporting and Importing some datasets causes a loss of data on CL datasets.)
  • Maintains export compatibility with DS1285: (Feature: Add Problem View and Problem Start Time columns to Tx Export).
  • FFI was just released with version 5.0 of DataShop. We should still be familiar with the implementation to make this change swiftly.



See completed features
See on-going features
See prioritized DataShop Feature Wish List
See unordered Collected User Requests