Nedim Ramic
Nedim Ramic
Open for Work
Activity
"TextEntry3 will equal the typed value once Text Entry 1 loses focus. However, pressing Ctrl + K and clicking on Text Entry 1 means that t..."
  • 1 month ago05/21/24 at 12:50 am (UTC)
Activity
Nedim Ramic replied to the discussion Mouse cursor doesn't change on hover
"To address both issues, please follow the example provided below: 1. A "hand cursor" should normally appear over specific objects that ..."
  • 1 month ago05/20/24 at 12:09 am (UTC)
Activity
"That's correct. For instance: 'Scene1_Slide2_TrueFalse_0_0' denotes the first attempt at a quiz and the first attempt at a question withi..."
  • 1 month ago05/19/24 at 1:36 am (UTC)
Activity
"Any reason you are not using "New Window Browser Properties" to define the new browser window and the window size. This link will open in..."
  • 1 month ago05/15/24 at 9:57 pm (UTC)
Activity
"Yes, Brianne. Walt said it all. "
  • 1 month ago05/15/24 at 9:44 pm (UTC)
Activity
"It's a glitch, trust me. Click on the text box and move it slightly until it becomes visible. I know it's a bit annoying, but it won't af..."
  • 1 month ago05/15/24 at 9:36 pm (UTC)
Activity
"You have the Timeline Visualization activated in the top-right corner of the timeline. If it's active, deactivate it (click on the Timeli..."
  • 1 month ago05/15/24 at 5:15 pm (UTC)
Activity
Nedim Ramic replied to the discussion Pause Button in Storyline Player
"This discussion thread may help: https://community.articulate.com/discussions/articulate-storyline/player-pause-doesn-t-pause-layers"
  • 1 month ago05/15/24 at 5:07 pm (UTC)
Activity
Nedim Ramic replied to the discussion Storyline Radio Buttons
"I understand you have a multiple-choice type of question with five radio buttons, all grouped within a button set. Why calculate anything..."
  • 1 month ago05/15/24 at 5:01 pm (UTC)
Activity
Nedim Ramic replied to the discussion html tags not working in variables
"This won't function with built-in text variables. The text initially visible in the text entry field is the placeholder value, not the ac..."
  • 1 month ago05/15/24 at 4:01 pm (UTC)
Activity
"When translated into simple JavaScript, your trigger action would resemble something like this: In the provided code, if isTrue is tru..."
  • 1 month ago05/15/24 at 3:48 pm (UTC)
Activity
"In the first trigger, the "else" statement will never execute. You should modify your top two triggers as follows:"
  • 1 month ago05/15/24 at 12:51 pm (UTC)
Activity
"Your upload didn't succeed. However, I'm uncertain why both motion paths weren't executed. Attached is a short video illustrating grouped..."
  • 2 months ago05/15/24 at 3:47 am (UTC)
Activity
"OneDrive is not a file server. It's a storage server - where files are meant to be uploaded and downloaded."
  • 2 months ago05/15/24 at 3:19 am (UTC)
Activity
Nedim Ramic replied to the discussion html tags not working in variables
"This has been confirmed to work in my project (Storyline v.3.87.32265.0)"
  • 2 months ago05/15/24 at 2:36 am (UTC)
Activity
"Your project has several issues. If you wish to preserve your current project and display results correctly, follow these steps: Duplic..."
  • 2 months ago05/15/24 at 2:26 am (UTC)
Activity
Nedim Ramic replied to the discussion Last Published Date Variable
"Similar discussion thread: https://community.articulate.com/discussions/articulate-storyline/convert-systemdate-to-static-txt"
  • 2 months ago05/15/24 at 12:51 am (UTC)
Activity
"The only way to display drag items randomly is by utilizing JavaScript. You could stack them on top of each other to simulate the "Reveal..."
  • 2 months ago05/15/24 at 12:02 am (UTC)
Activity
Nedim Ramic replied to the discussion Text to Speech to exported text file
"I don't think so. Are you planning on replacing the original TTS with the translated version? The best approach would be to export the ca..."
  • 2 months ago05/14/24 at 9:44 pm (UTC)
Activity
"You should probably upload a clean version of your .story file so someone can take a look and solve the issue. "
  • 2 months ago05/14/24 at 9:09 pm (UTC)
Activity
"This is how I'd do it: var text = getVar("HelpMessage"); copyFunction (text); function copyFunction(tt) { const copyText ..."
  • 2 months ago05/14/24 at 8:56 pm (UTC)
Activity
"Technically, you can achieve this with JavaScript code that essentially toggles the visibility of the playback controls."
  • 2 months ago05/14/24 at 7:31 pm (UTC)
Activity
Nedim Ramic replied to the discussion Date d'expiration sur un scorm
"It is doable with JavaScript. "
  • 2 months ago05/14/24 at 7:13 pm (UTC)
Activity
Nedim Ramic replied to the discussion Adjusting the width of closed captions
"Anytime, Jodi. I like it so much. Thank you for sharing it :)"
  • 2 months ago05/11/24 at 5:29 pm (UTC)
Activity
Nedim Ramic replied to the discussion Triggers & Layers
"Your trigger to change the state of the Order button on the base layer should have worked. Disabling all triggers except one on the Order..."
  • 2 months ago05/08/24 at 8:28 pm (UTC)