Forum Discussion
Fill in the blank
With some JavaScript, yes. When the text entry changes, process it and return the modified value you want displayed into the text entry variable. Example attached. If we change the displayed value in the text entry, then the value changes. If you need to use this value for calculations later, remember to strip off the leading symbol first.
Example: https://360.articulate.com/review/content/db1b44ec-e8d0-406a-8dda-19066b17e30a/review
Hi Nathan_Hilliard
Can we add correct and incorrect feedback in your sample (currency. Story ) while we submit the button
- Nathan_Hilliard2 months agoCommunity Member
If you are checking for "correctness" in the data the JavaScript is evaluating, then you could just add a variable in Storyline (maybe called feedback). You could then set its value in the script, depending upon if you determine the data is correct or incorrect. You could either make the feedback variable T/F or set to a number, allowing you to show a specific feedback layers in Storyline based on feedback's value. You could also just assign text to feedback directly, and then display %feedback% in a text string on your slide.
- CoreyWalker2 months agoCommunity Member
Hi
i cnt do anything please help me.. and also i need to track point for result slide..Please do this File (Decimal Problem Feedback.story )