Forum Discussion
Assessments with Marker
- 24 days ago
Hi Thierry,
Can you share any link?
I tried adding assessment to a marker but it takes me to a different slide.
Regards
Malvika
Thanks Thierry. I've attached a .story file for reference. The setup essentially combines a multiple-choice question in the background with marker content linked to triggers. These triggers set the selected state of the radio buttons and update the user selection. Based on the selection, the answer variable is also updated. The issue I encountered with this approach was the inability to submit the interaction directly from inside the marker. Using the 'Submit Interaction' trigger when the user clicks Submit did not work as expected. To resolve this, I implemented JavaScript to target the Submit button and simulate a click() event, ensuring the interaction could be submitted properly. Now that I think about it, I can see myself using this approach occasionally just to try something different. With a bit more customization and a redesign of the feedback layers, this could actually look quite polished and effective. The only thing that still bothers me is the inability to apply different hyperlink styles other than the default. It would be great if the links inside the marker could have a distinct look and feel.
- ThierryEMMANUEL19 days agoCommunity Member
I hadn't seen your answer either, Nedim Thank you very much, I will study this with great interest... tomorrow. 😃
- ThierryEMMANUEL17 days agoCommunity Member
Hello Nedim . The only thing I didn't understand in your explanations AND even studying your .story file at first, was how you managed to place clickable elements inside the marker panel. It was obvious (from their appearance!) but it took me a while to recognize hyperlinks. In my opinion, this is the genius of your demo. In fact, their appearance cannot be modified by a custom style when they are dragged inside the marker. That's a shame. I've learned something and I too am thinking about how to reuse it. Many thanks for sharing the idea.
- MalvikaMalho04416 days agoCommunity Member
ABSOLUTELY BRILLIANT :)