View Single Post
Old 03-25-2021, 01:32 PM   #15
reinsley
Connoisseur
reinsley began at the beginning.
 
reinsley's Avatar
 
Posts: 65
Karma: 10
Join Date: Dec 2016
Location: France
Device: Kindle PaperWhite
Quote:
Originally Posted by fbrzvnrnd View Post
The wrong answers link to a standard "wrong page" or there are informations about the error?


Good question. Just a recap of the answer and the word Correct or Wrong.
What I did : one question with 4 MCQ and 4 links towards the 4 answers. The correct A has a link to the next question.
The 3 wrong A have the same texte and the same link to comeback to the same question.
I could simplify.
One good A links to the next step and one text only for the wrong 3 answers with the same link.

I discover a strange thing. The links are ok now but the popup footnote does not work anymore. I jump to the Answer.html, it's not easy to read as I see the full texte.
I have to restart with the footnote links that display one answer only. This is the equivalent to display a endnote at a time.


I found a guide : Kindle Publishing Guidelines : How to make books available for Kindle devices and applications
I have to dig inside, it may help.

By the way, the conversion epub to azw3 keeps the links.
The pagebreak works fine and is done with
.pagejump {
page-break-before:always;
}
If I convert epub to epub, Calibre kills my page, swallows the pagebreak and it splits the page in little chapter.html as many as it meets a page break.

Not so simple but its a good training.
reinsley is offline   Reply With Quote