Many thanks to Articulate Support for reviewing and finding a work around to my accessibility request. The steps are listed here below and the sample attached.
Thanks for contacting Articulate Support!
I understand that you wanted to use the keyboard left and right for navigation but you wanted it to follow the navigation restrictions.
You may want to consider using True/False variable as condition to your keyboard navigation triggers. Here's how:
- Create a new true/false variable. Name it "Nav" with an initial value of false.
- Select View > Slide Master > Slide Master # 2 3. Modify your Jump to Slide triggers and add the condition below:
If Nav = value True.
See the screenshot for your reference: https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsharing.articulate.team%2F5zujodp7&data=05%7C01%7Cvincent.olakanye%40ontario.ca%7Cd9d187e645c441dc7c0608db45d6eca0%7Ccddc1229ac2a4b97b78a0e5cacb5865c%7C0%7C0%7C638180563068818707%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=GJpQoeV9XKrhB%2FgMJ5J%2BmclJ6eH63bJeR2Xuz0BD2hw%3D&reserved=0
- Select Close Master View.
- Add the following triggers to all your slides. Note that you can select both triggers in the triggers panel and use the copy/paste to add the triggers to all your slides.
Action: Adjust variable
Variable: Set Nav to value False
When: when the timeline starts on
Object: This slide
Action: Adjust variable
Variable: Set Nav to value True
When: when the timeline ends on
Object: This slide
We are adding this in the slide level instead of the Slide Master layout because each slide has a different timeline duration.
- Save and publish your project.