Forum Discussion
Graded question Matching Drag and Drop
Hello AndersWallentin,
Thanks for reaching out! I understand you're creating a quiz in Storyline 360, and you'd like to allow learners to review their answers and confirm they are ready to submit them. Here's how:
- Add a new slide between the last question in your quiz and the result slide.
- Add a button called Review and add a trigger to the button that jumps to the first slide in the quiz.
- Add another button called Submit and add a trigger to the button that jumps to the result slide.
- Add a text box to the slide that instructs learners on what to do next.
- I see that Mariane was using a variety of graded questions in her course. Are you experiencing any trouble with one specific question type or navigating/reviewing throughout your entire quiz?
- What are the current Slide Properties for your graded questions? You'll want to be sure you've set the slide to Resume saved state, uncheck the Submit button checkmark, and check the Next and Prev options.
- I'd like to walk you through my adjustments for your reference!
Were you looking to accomplish something else? We'd be happy to learn more and take a closer look at your setup. You can upload your .story file to this thread or privately in a support case.
Looking forward to hearing from you!
Hi and thank's for a quick reply!
I have solved everything but this...as Mariane described it:
"
So far I have this working for multiple choice, multi choice and True or False.
I cannot get it to work for the graded question Matching Drag and Drop. I have "Jump to slide (next slide) when the user clicks (Button 1), if the state of Matching Item 1 =/= (not equal to) Normal Else show layer (untitled layer 1).
I tried other variations of states including Drop Correct, Drop Incorrect and Drag over.
I am not sure if there is a different trigger that would work or a different way of doing it?
"
So - regarding Matching Item questions, I have not been able to "read" if the user has answered or not, or even touched the Drag and Drop when the user clicks the 'Next' button. It works for the multi choice questions, where I managed to put up a layer saying "...you must answer to continue".
Any tips or solution for this "matching" problem, trigger-wise? :)
/Anders
- LucianaPiazza4 months agoStaff
Hi AndersWallentin,
I'm happy to help you further! I'm glad you're on the right track.
- Speaking of tracking! You mentioned not being able to read user data on your end. Where are you viewing your learner data? Are you viewing this in an LMS or somewhere else?
- I understand you'd like more clarity on possible triggers to use in your course. I'd like to share this submit results trigger that could be helpful.
- Also, you can set a completion trigger to mark the course as complete when the learner interacts with the drag-and-drop question.
- Additionally, I'd like to share steps to create the ability to track slide visits:
- Create a variable (e.g., `SlideVisited`) to track if a slide has been visited.
- Add a trigger to adjust this variable to `True` when the timeline of the slide starts.
- You can use this variable to check if a learner has visited the slide.
.
It would be helpful to look closely at your current file to provide specific recommendations. Please upload your .story file to this thread or privately in a support case.
Looking forward to hearing from you!