Videos
Blogs
September 4, 2017
How to customize your own answer slide
Hello Adobe Community,
this blog post is about programming your own customized answer slide for your own question slide. I hope it is easy to understand with the screenshots.
Goal: Answer slide with…
- two different Images for correct/wrong answer
- two different Texts for correct/wrong answer
- an additional button to get back to the question
- an additional button to get back to the content slide
- a “NEXT” button
Programming:
- Correct answer -> NEXT button
- First time wrong answer -> GET BACK to the QUESTION
- Second time wrong answer -> GET BACK to the CONTENT SLIDE -> then DIRECTLY back to the question slide
How to:
- One variable “Versuche_KC1” to save the number of tries in
- One variable “Quiz_Variable” to save the answer in
- One button as the correct answer with “Set Quiz_Variable to 1”
- Three buttons as the wrong answers with “Set Quiz_Variable to 0”
- On entering answer slide hide/Show the Texts and Buttons like they should be
- On entering answer slide Change the Status of the objects like they should be
Screenshots:
If you have any question while trying out yourselves please comment.
Have a great day
Subscribe to our newsletter
Subscribe now
That's it! Thank you for subscribing to our newsletter!
The Adobe family of companies may keep
me informed with personalized
emails about ELearning Community Content and News. See our Privacy Policy for more details or to opt-out at
any time.