#1: HTML Spreadsheets
- Contents
by
Adam Ullman
—
last modified
Jan 22, 2010 06:25 AM
Provide a detailed HTML spreadsheet option as well as CSV files.
- Proposed by
- adamu
- Proposal type
- User interface
- Assigned to release
- State
- completed
Motivation
Suggested by a user, saves having to go into Excel to view detailed information about user responses.
Proposal
Provide a detailed HTML spreadsheet option as well as CSV files under review results.
Implementation
copy spreadsheet2.py and call it something like htmlSpreadsheet2.py and get rid of all the setHeader stuff and put in the <td><tr><th><table> tags etc to make it look how you want.
