
You can view the survey results in the Server-Side Testing reports. From Web Course Builder, choose Testing & Tracking > Course-wide Setup and click View Reports. The survey results files include the student ID, scoring, amount of time on survey page, any hidden survey parameters, and the students answers.
The files are comma-separated text files and therefore you can open them in any major spreadsheet or database program.
The survey result files all have a ".txt" extension.
The list of students with registration information is placed in the file userlist.txt.
The results for each survey (for example "tst00001") are stored in a file whose name is
the survey name, with an extension .txt (for example tst00001.txt).
The following files are server test files that do not contain any test results.