CCFIT: Export Wizard: Allow for more fine-grained control of export
Description
depends on
incorporates
is depended on by
is related to
Activity
Peter Peterson March 7, 2012 at 4:45 PM
QA PASS: tested and basic dialog works as described in Thomas's test plan.
Thomas Amsler March 7, 2012 at 9:22 AM
QA Test Plan:
1. Click on Tools --> Export. This should launch the export dialog
2. Test all combinations of Sections, Include Comments, and Export As
2.1 If you don't select anything, from the "Sections" and "Export As" ComboBox, then it will use: "Sections = ALL" and "Export As = CSV"
Thomas Amsler February 22, 2012 at 2:54 PM
Code Review: http://codereview.appspot.com/5688075
Michael Wenk June 28, 2011 at 2:09 PM
During the UCD S&T meeting on 6/28, it was decided that we will continue with the UI as specified in the comment on 6/24.
We will revisit whether we want to handle structure later.
Steve Faith June 28, 2011 at 1:57 PM
Regarding Mike's questions:
1) Default values would be; export all sections, don't export comments, don't export excuses, export as CSV.
2) Only export XLSX, as MS offers tools to allow XLSX import for older versions of Excel. Also, I believe that Google Docs provides XLSX import natively.
The export process is becoming increasingly complicated, now that we have included comments, choice between XLS and CSV, a choice between just grades and grades and structure . . . think we probably want to create a dialog box that comes up when the user asks to export, and which has checkboxes for the various options.
This JIRA proposes to change the Menu driven export to a window like the Import window with options for CSV/XLS, and Structure/No Structure.