What happened to quizzes?? After upgrading to 1.6

What happened to quizzes?? After upgrading to 1.6

Bởi Zane Edwards -
Số lượng các câu trả lời: 13
I cannot edit the quiz questions or do really anything after upgrading to 1.6. I thought this was a stable release? When I click on questions, or import, or export, all I get is a blank page!
Trung bình điểm đánh giá: -
Để phản hồi tới Zane Edwards

Re: What happened to quizzes?? After upgrading to 1.6

Bởi Martin Dougiamas -
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Particularly helpful Moodlers Hình của Plugin developers Hình của Testers
Possibly you have some problem others don't have. Can you check your httpd or PHP logs or error messages?
Để phản hồi tới Martin Dougiamas

Re: What happened to quizzes?? After upgrading to 1.6

Bởi Zane Edwards -
Well, that even makes things more interesting! I cannot access the Administration page. It goes to a blank page.
Để phản hồi tới Martin Dougiamas

Re: What happened to quizzes?? After upgrading to 1.6

Bởi Jim Rollo -
I have the same problem.  I get prompted to download a php file in FF when I try to edit an existing question.  In IE, I get page cannot be displayed.

Để phản hồi tới Jim Rollo

Re: What happened to quizzes?? After upgrading to 1.6

Bởi N Hansen -
I had this happen to me yesterday for a while, but not just the quizzes, all of my site where there was a php file to be accessed. At first it was intermittent but then it became constant. It kept wanting to open the php file with notepad. Now, I went to check in Windows what program the php file exetension was associated with. It for some reason had reset to Notepad, perhaps this was my own doing because I had opened a php file recently with Notepad. However, wierd things happened when I tried to associate the php file type with Firefox. When I clicked on that extension in the list, it told me it was another type, whatever the last other type I had accessed was. Furthermore, I looked at our other computer here, and php wasn't associated with any program. Anyway, I rebooted and it seemed to resolve itself, but the problem remains a mystery to me, so I can at least say you are not alone, but I suspect it may not be entirely a Moodle problem.
Để phản hồi tới N Hansen

Re: What happened to quizzes?? After upgrading to 1.6

Bởi N Hansen -
Someone else is having the same problem:

http://moodle.org/mod/forum/discuss.php?d=49680


Maybe it happens after visiting a certain page? I'll give a look at my logs and see if I can see what I was accessing before this started.
Để phản hồi tới N Hansen

Re: What happened to quizzes?? After upgrading to 1.6

Bởi N Hansen -
It looks like I was reviewing a quiz when this started, or at least that is what I think I was doing-can't recall the time it happened exactly.
Để phản hồi tới Jim Rollo

Re: What happened to quizzes?? After upgrading to 1.6

Bởi Sigurdur Jonsson -
I've been having the same problem on one of my Moodle installations. I've installed the same version locally with no problems. Perhaps this has something to do with the server or the installation?

http://moodle.org/mod/forum/discuss.php?d=46413

regards,
S.Fjalar
Để phản hồi tới Sigurdur Jonsson

Re: What happened to quizzes?? After upgrading to 1.6

Bởi Paolo Oprandi -
I had a similar problem, but I am assuming it is because I am running PHP 5.04... I will let you know if the problem persists once I upgrade. See bug tracker.
Để phản hồi tới Paolo Oprandi

Re: What happened to quizzes?? After upgrading to 1.6

Bởi John Creed -
This appears to be a problem with the version of PHP we were running. I updated mySQL first and problem still existed. I then updated PHP to version 5.1.4.4 from version 5.04 and all is well now.
Để phản hồi tới John Creed

Re: What happened to quizzes?? After upgrading to 1.6

Bởi Tim Hunt -
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers
PHP 5.0.x is known to be broken. I thought that trying to install Moodle gave a warning about that.

Ahh! Of course, you are not installing it, you are upgrading, so no warning,
Để phản hồi tới Tim Hunt

Re: What happened to quizzes?? After upgrading to 1.6

Bởi N Hansen -
That doesn't explain it...because I've got 4.4.2 on my machine.
Để phản hồi tới John Creed

Re: What happened to quizzes?? After upgrading to 1.6

Bởi Jim Rollo -
PHP appears to be the culprit.  I was running 5.0.5; I loaded 4.4.0 and the problem stopped. wheh! that was a close one.