Question Counter
Published: December 8, 2024
Support status: comment
Respond to thread
You can also upload images to imgur and paste the links here. Just make sure that your images don't include any sensitive information.
Submit
You can also upload images to imgur and paste the links here. Just make sure that your images don't include any sensitive information.
Submit
Hi,
I want to add multiple questions to a quiz and display the current question number out of the total questions at the top. This will let the user know which question they are currently attempting.
For example:
If a user is attempting question 11, it should display something like 11/50 above the question.
Could you please guide me on how to implement this?
Thank you!