Forum Discussion
QCM corrigé
Bonjour, j'ai créé un jeu de plateau où chaque case correspond à une question à choix multiple. Je souhaite que le joueur puisse voir la question avec la ou les bonnes réponses cochées après avoir soumis sa réponse. Une diapositive de résultats ne convient pas ; il en faudrait bcp trop. Auriez-vous des suggestions ?
1 Reply
- JudyNolletSuper Hero
Google translation of the question:
Hello, I have created a board game where each square corresponds to a multiple-choice question. I would like the player to be able to view the question—with the correct answer(s) checked—after submitting their response. A separate results slide is not suitable, as I would need far too many of them. Do you have any suggestions?
It sounds like clicking a square jumps to a Multiple Choice slide. If so, why not use the built-in Feedback layers? You could redesign the Correct and Incorrect layers to show exactly what you want to show. Change the Continue button's "jump to __" trigger to jump back to the board-game slide. To keep the layer showing if they return to the slide, delete the "Hide this layer" trigger that is automatically added to the Continue button.
If there's no Result slide at all, you could delete the "Submit multiple choice" trigger. Instead, add your own triggers to show a custom layer that provides the info you want to show.
How you've already set up the game impacts programming. So if you need more help, I suggest you upload the .story file. Here are the best practices for doing that:
- Only include slides that are related to the problem.
- Be sure objects, layers, motion paths, and variables have meaningful names.
- If there is proprietary content, replace or delete it. For example, replace proprietary text with “ipsum lorem” text.