Skip to main content
Participant
January 9, 2025
Question

Multiple choice test

  • January 9, 2025
  • 3 replies
  • 404 views

I want to take a multiple choice test in which I add up the points obtained from the correct answers. How can I do this for an EPUB?

3 replies

BobLevine
Community Expert
Community Expert
January 9, 2025

There are LMS applications dedicated to this. InDesign is not among them.

Robert at ID-Tasker
Legend
January 9, 2025

@BRAYAN BUESO

 

Looks like only epub3 supports some limited JavaScript.

 

Quiz in PDF with counting correct answers - not a problem. 

 

James Gifford—NitroPress
Legend
January 9, 2025

...on desktop Acrobat.

 

As these projects invariably need to work on mobile browsers... sigh.

James Gifford—NitroPress
Legend
January 9, 2025

I don't think you can. It might be possible to write enough custom Javascript to enable something like that functionality,  but it would depend on the reader to support it.

 

This level of interactivity is going to require an app or a more sophisticated platform. A web page with (probably extensive) Java or Javascript is probably a minimum.