Wrong image-path beginning at the second question in a quiz

More
6 years 11 months ago #6394 by Frederic Espitalier
Hi,

I made a new quiz with 5 questions.

vorbereitung.online/klasse-8/quiz/ich-bin-ein-testquiz

Because the quiz is about math I have to use images with formulars.
The questions and the answers are images and there is no problem to create a quiz.
But when I test the quiz, there is a big problem.

The first question is always shown well,
but from the 2nd question on, the graphics of the question are not shown (the answers are well).
Lets say I have a quiz with question A and question B,
and I can control with the publish/unpublish buttons which to show or not.
If I only show A or only show B in a quiz everything is well.
When I use 2 questions, and A is first and B is second,
A will be shown well, at B the image in the question is not shown,

When I use 2 questions, and B is first and A is second,
B will be shown well, at A the image in the question is not shown,

I tried it with several browsers and stayed with the safari browser
Beause it shows me, that there is an image missing (rectangle with question mark)

then I checked the paths of the images.
In the source, so when I type in the questions a insert the images and so on,
the paths to the images in the questions are all the same: /images

But not when I test the quiz.
The first question, as described, is always well.
but in the second question, the path is changed
and that makes the problem

in the source (when I typing in the question in the backend) :
1st question
<p><img alt="" height="31" src="images/MathType__Untitled_4_20180927_214232.png" width="131" /></p>

2nd question
<p><img alt="" height="34" src="images/MathType__Untitled_4_20180927_215030.png" width="152" /></p>

image links when when testing:
1st question
vorbereitung.online/images/MathType__Unt..._20180927_214232.png

2nd question (not working):
vorbereitung.online/klasse-8/quiz/images..._20180927_215030.png


So the inserted klasse-8/quiz/ is part of the structure of Joomla and is not needed in the path to an image

Because I need your extension:
When will this bug be corrected?
This bug was not in the earlier version I used.

With best regards
Frederic Espitalier

Please Log in to join the conversation.

More
6 years 11 months ago #6395 by Daniel
Hello,
Please share your backend & FTP login credentials via Contact us form, We'll look into it.

Thanks
Daniel

Please Log in to join the conversation.

More
6 years 11 months ago #6399 by Masood A Khan
Hello,
Please share your backend & FTP login credentials via Contact us form, We'll look into it.

Thanks
MAK

Please Log in to join the conversation.

More
6 years 11 months ago #6436 by Frederic Espitalier
Hi,
I made a short clip about that problem, here is the link: vorbereitung.online/images/vquizproblem_images.mp4

Probably You can explain me where the problem is

Thanks a lot
Frederic

Please Log in to join the conversation.

More
6 years 11 months ago #6437 by Frederic Espitalier

Please Log in to join the conversation.

More
6 years 10 months ago #6439 by Frederic Espitalier
I'm still analyzing,

and here are the image tags
1st Question:
Code:
<img alt="" height="175" src="/images/cow__GoogleSuche_20181012_184657.png" style="" width="473">

2nd Question
Code:
<img alt="" height="177" src="images/palme__GoogleSuche_20181012_190026.png" style="" width="106">
and there is a missing /
Code:
src="/images/palme__GoogleSuche_20181012_190026.png"

When add the missing slash in the developer-codeview in the safari-browser, the image shows up

I do not think, that has something to do with the config of my Joomla.

Probably You find a solution,
thanks
Frederic

Please Log in to join the conversation.

Cron Job Starts