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.
I hadn't seen your answer either, Nedim Thank you very much, I will study this with great interest... tomorrow. 😃