|
Explanation:
The reporting function has been
redesigned to generate survey reports in an HTML format. Previously
the reporting function resided in an MS Access database. Since we have moved
to a SQL Server database, we are also moving the reporting function away
from MS Access.
Benefits:
Using HTML we have better control
over creating reports that all reside in the same file. In previous survey
reports, each report section was stored in a separate file. The HTML file
will be used to generate PDF files. Also, this is an important step for phasing
out the MS Access database altogether.
Example
Report
|