Click on quiz and show empty page

Click on quiz and show empty page

by Low Jiun Jack -
Number of replies: 3

Hi, I am using moodle 1.9.9+ (build 20100623).

I tried to create quiz and after created the quiz, i tried to click on the quiz from the lesson page and it appears empty.

I enabled the debug mode and below are the error messages.

Please help.

Thanks

Jack

Page class mapping requested for unknown type: http:--onlineclass.olympia.my-mod-quiz-view
  • line 100 of lib\pagelib.php: call to debugging()
  • line 65 of lib\pagelib.php: call to page_map_class()
  • line 50 of lib\pagelib.php: call to page_create_object()
  • line 49 of mod\quiz\view.php: call to page_create_instance()


Notice: Undefined index: http:--onlineclass.olympia.my-mod-quiz-view in D:\onlineclass\lib\pagelib.php on line 103

Notice: Undefined index: http:--onlineclass.olympia.my-mod-quiz-view in D:\onlineclass\lib\pagelib.php on line 104

Page class mapping for id "http:--onlineclass.olympia.my-mod-quiz-view" exists but class "" is not defined
  • line 104 of lib\pagelib.php: call to debugging()
  • line 65 of lib\pagelib.php: call to page_map_class()
  • line 50 of lib\pagelib.php: call to page_create_object()
  • line 49 of mod\quiz\view.php: call to page_create_instance()


Notice: Undefined index: http:--onlineclass.olympia.my-mod-quiz-view in D:\onlineclass\lib\pagelib.php on line 107

Fatal error: Class name must be a valid object or a string in D:\onlineclass\lib\pagelib.php on line 67

Average of ratings: -
In reply to Low Jiun Jack

Re: Click on quiz and show empty page

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Jack "I tried to create quiz and after created the quiz, i tried to click on the quiz from the lesson page and it appears empty."

1.- I do not understand. In Moodle quiz and lesson are two separate modules.

2.- You say you created a quiz, but did you put questions from the questions bank into your quiz?

Joseph

In reply to Low Jiun Jack

Re: Click on quiz and show empty page

by Low Jiun Jack -
Hi,

I have put questions there.

2. what i meant by lesson page = when a student login, click on the course -> see week by week / lesson by lesson topic list. The quiz is there but once I click on the quiz, I got empty page.

Please help.

Thanks