- Posts: 6
[Closed] Quiz does not appear
- Marie
- Topic Author
- Offline
- New Member
-
Less
More
14 years 3 months ago - 14 years 2 months ago #1
by Marie
[Closed] Quiz does not appear was created by Marie
Hello,
I have Joomdle R07 with Joomla 2.5 and Jomsocial Version: 2.6.1 installed.
I can see the links from the Course contents without problem but when I clik for the Quiz nothing appear.
Do I have to make some special settings for a quiz.
In Advance thank you for your help.
Marie
I have Joomdle R07 with Joomla 2.5 and Jomsocial Version: 2.6.1 installed.
I can see the links from the Course contents without problem but when I clik for the Quiz nothing appear.
Do I have to make some special settings for a quiz.
In Advance thank you for your help.
Marie
Last edit: 14 years 2 months ago by Chris.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 3 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Quiz does not appear
I guess this is a problem with the wrapper.
Quizes open in Moodle, not Joomla itself. If you have Joomdle configured to use wrapper, it seems auto-height is not working.
Remeber that it can't work if you have moodle and joomla on different domains, due to javascript security resctrictions.
Quizes open in Moodle, not Joomla itself. If you have Joomdle configured to use wrapper, it seems auto-height is not working.
Remeber that it can't work if you have moodle and joomla on different domains, due to javascript security resctrictions.
Please Log in or Create an account to join the conversation.
- Marie
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
14 years 3 months ago - 14 years 3 months ago #3
by Marie
Replied by Marie on topic Re: Quiz does not appear
Thanks a lot for the answer.
Moodle and joomla are on the same domain but not in the same folder:
htttp://www.domain.com/moodle
&
htttp://www.domain.com/joomla
Is it also a problem?
Exept the quiz I can see the lesson in the Joomla Wrapper.
Do you maybe have any solution?
How could I maybe open the link in a pop up window?
In advance thank you.
Moodle and joomla are on the same domain but not in the same folder:
htttp://www.domain.com/moodle
&
htttp://www.domain.com/joomla
Is it also a problem?
Exept the quiz I can see the lesson in the Joomla Wrapper.
Do you maybe have any solution?
How could I maybe open the link in a pop up window?
In advance thank you.
Last edit: 14 years 3 months ago by Marie.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 3 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Re: Quiz does not appear
No, that should be fine.
Also, you say the wrapper is working for other content.
Try disabling auto-height to see if it helps.
Also, you say the wrapper is working for other content.
Try disabling auto-height to see if it helps.
Please Log in or Create an account to join the conversation.
- Marie
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
14 years 3 months ago - 14 years 3 months ago #5
by Marie
Replied by Marie on topic Re: Quiz does not appear
Morning,
thank you for the answer, without auto-height is also not working, the only way is with same or new window.
When I desactivate the auto-height, I still can see in the source-code:
___________________________________________________________
<iframe id="blockrandom" class="autoHeight" src=" domain.com/moodle/mod/quiz/view.php?id=9 " width="100%" scrolling="no" height="1000" align="top" frameborder="0" >
___________________________________________________________
Is it normal?
Don't know what to do anymore. Enclosed you can find my wrapper configuration
In advance thanks!
thank you for the answer, without auto-height is also not working, the only way is with same or new window.
When I desactivate the auto-height, I still can see in the source-code:
___________________________________________________________
<iframe id="blockrandom" class="autoHeight" src=" domain.com/moodle/mod/quiz/view.php?id=9 " width="100%" scrolling="no" height="1000" align="top" frameborder="0" >
___________________________________________________________
Is it normal?
Don't know what to do anymore. Enclosed you can find my wrapper configuration
In advance thanks!
Last edit: 14 years 3 months ago by Marie.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 3 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Re: Quiz does not appear
Code is ok, that does not matter.
If disabling auto-height does not solve the problem, I am quite lost as what is happening, as this has never been reported by any other users.
If disabling auto-height does not solve the problem, I am quite lost as what is happening, as this has never been reported by any other users.
Please Log in or Create an account to join the conversation.
- Marie
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
14 years 2 months ago #7
by Marie
Replied by Marie on topic Re: Quiz does not appear
Hello,
I did a complete new installation with the Moodle folder in the Joomla Folder and now ist just working perfectly:-))
Thanks a lot for your help.
But of course I have one more little tiny question.
The quizes are now displaying in a Frame, this is fine but what is the easiest way to hide all navigation, informations, copyrights etc... from moodle (Like it is on your Demo page).
Do I have to addapt the template for this or is there an easiest way to do this.
In Advance thank you
I did a complete new installation with the Moodle folder in the Joomla Folder and now ist just working perfectly:-))
Thanks a lot for your help.
But of course I have one more little tiny question.
The quizes are now displaying in a Frame, this is fine but what is the easiest way to hide all navigation, informations, copyrights etc... from moodle (Like it is on your Demo page).
Do I have to addapt the template for this or is there an easiest way to do this.
In Advance thank you
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 2 months ago #8
by Antonio Durán
Replied by Antonio Durán on topic Re: Quiz does not appear
Yes, you need to modify the template to hide what you want.
Please Log in or Create an account to join the conversation.