Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(4 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

Development Forum

Export Test results to excel


You must be signed-in to post.

AuthorSubject
  Page: 1
ipool

Avatar for ipool
results_all_excel.php

Attachment: results_all_excel.php
Subject: Export Test results to excelQuote this post in your reply
I started do make a seperate export script for Excel.
Goal is tu export all content of Answers to excel.
My first try (See attached file):
To place on
/cont/tools/tests/
Use the same syntax as for the results_all_quest.php
Example: results_all_quest.php?tid=91
(It si adapte from it.
If someone can tell me where I ca change the slash "/" signs in teh exported File to something Excel will not change autaically?
Thanks

Actualy I try to do the same with the results_all_csv.php file to make a copy with exporting the dedailed answers. If there someone can give me a hand to replace the question Number by the Question it selve
Thanks again

I hope if someone gives me a litle help we can do it shortly and there will be a Excel Export in Atutor, as many mentioned bevoretongue
Posted: 2009-08-28 07:03:35
greg

Avatar for greg
Subject: Re: Export Test results to excelQuote this post in your reply
Try outputting you answer in the quote_csv() function.
Posted: 2009-08-28 08:51:13
rene_iti
Subject: Re: Export Test results to excelQuote this post in your reply
This is actually what I wanna do but I am not a PHP programmer. I want to export all the answers people gave for the test to a csv file. Any directions?>
Posted: 2010-01-25 11:00:37
 Page: 1

You must be signed-in to post.