csv export
Concerning exportation of a csv file...
I would like to see three more features for the export...
1 the first column should be an id number (the number of the record)
2... when exporting a double period you export the double as a repetition of the first period but do not change the period number.
This could be addressed in one of two ways: have a size field (this would be preferable) indicating how many periods the entry actually spans. Or have the second period starting on the next period (right now it indicates that it starts on the period number of the previous entry)
3 Export a header line consisting of the names of the fields (in normal csv format)
The data could then more easily be imported and used by a database system for producing reports.
Thank you.

Thank you very much for your valuable feedback! #2 is implemented, just refresh the webpage with Ctrl + F5 to get the latest version: http://www.wikihow.com/Force-Refresh-in-Your-Internet-Browser
We are planning to add CSV customization window in the future and another class column so that class and groups have separate columns if there are enough interests. Customization window will enable #1 and #3. Currently, #1 can be done by adding numbers in any Spreadsheet app like Excel or Google Sheets and #3 you can add column names manually because others require that the columns are not displayed in the output
-
Thank you very much for your valuable feedback! #2 is implemented, just refresh the webpage with Ctrl + F5 to get the latest version: http://www.wikihow.com/Force-Refresh-in-Your-Internet-Browser
We are planning to add CSV customization window in the future and another class column so that class and groups have separate columns if there are enough interests. Customization window will enable #1 and #3. Currently, #1 can be done by adding numbers in any Spreadsheet app like Excel or Google Sheets and #3 you can add column names manually because others require that the columns are not displayed in the output