Feedback not Exporting to Excel

Feedback not Exporting to Excel

Alison Cassidy發表於
Number of replies: 4

Hi there

I've searched extensively for an answer to my problem before posting this question but haven't had any luck.

We are running Moodle v 1.9.10. PHP Version 5.3.6. Our Moodle sits within Edumate v4.0.2b.

When I go to the Analysis tab and hit "Export to Excel", I get the following error message: HTTP 500 Internal Server Error (see attached snip)
Nothing else happens - excel doesn't open at all.

After reading other posts I've turned my debug messages onto Developer mode but am not seeing any warnings or messages appear.

I've also checked my PHP info in terms of max_execution_time 1660 and Memory_limit 1024M.

The feedback activity is only small with 8 questions and 8 respondents for each of those 8 questions.

This time last year the same teacher did it with another group and it exported to excel perfectly.

Any suggestions would be much appreciated.

Thanks very much.

Alison.

 

 

附件 error http 500.JPG
評比平均分數: -
In reply to Alison Cassidy

Re: Feedback not Exporting to Excel

Andreas Grabs發表於
Core developers的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片 Translators的相片

Hi Alison,

can you do a look at the error logs from your webserver? The error 500 in itself does not tell us the reason.

Best regards
Andreas

In reply to Alison Cassidy

Re: Feedback not Exporting to Excel

Emma Richardson發表於
Documentation writers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片

Have you turned on debugging in Moodle? 

On a side note, Moodle 1.9 is very old and no longer supported - I highly suggest looking at upgrading.

In reply to Alison Cassidy

Re: Feedback not Exporting to Excel

Christiane Stahr發表於

I have had the same Problem- then I install for php the modules xmlwriter and xmlreader. 

Try ist

Chris