Nedim Ramic
Nedim Ramic
Open for Work
Activity
Nedim Ramic replied to the discussion Trigger order issue
"I would have placed these 3 triggers on the top of the other triggers. It should work just fine. Now what do you want to do if A = 3, and..."
  • 9 months ago09/15/23 at 9:15 pm (UTC)
Activity
"I personally use the disabled state, a lot. Not because I'm mad about it but my client wants to see it. There are potential issues and we..."
  • 9 months ago09/15/23 at 5:35 pm (UTC)
Activity
"It's the sequence of attempted quiz question in one session. For instance, the last line 0_22 means that this question was attempted 21 t..."
  • 9 months ago09/14/23 at 7:07 pm (UTC)
Activity
Nedim Ramic replied to the discussion xAPI and reports
"SCORM Cloud will definitely report the free form question."
  • 9 months ago09/14/23 at 6:06 pm (UTC)
Activity
"Sajou, I'm attaching my sample file as well that you can play with but only after you read and do some serious work of what Ron has sugg..."
  • 9 months ago09/14/23 at 2:19 pm (UTC)
Activity
"I can confirm described behavior after following your basic slide set up. I don't think you can resolve this without variables as you nee..."
  • 9 months ago09/14/23 at 11:42 am (UTC)
Activity
Nedim Ramic replied to the discussion Tab States Showing up Together
"Eric, In your scenario, I strongly recommend Sandeep's solution above. Anyway, another workaround for some of your future projects that i..."
  • 9 months ago09/14/23 at 10:05 am (UTC)
Activity
Nedim Ramic replied to the discussion Resetting slide after incorrect answer
"Phil's solution would work just fine, but not in this case. It will cause an endless loop of Try Again attempts. Maria has all buttons gr..."
  • 9 months ago09/13/23 at 3:38 pm (UTC)
Activity
"You are welcome, Nia. Should you need further assistance, I'm also available at nedim.ramic@gmail.com just in case I'm not here. Good luc..."
  • 9 months ago09/13/23 at 1:14 pm (UTC)
Activity
"Hello Nia, Maybe you should try to create a custom focus order in Storyline for TextEntry fields. Then you should be able to go sequenti..."
  • 9 months ago09/13/23 at 12:19 am (UTC)
Activity
Nedim Ramic replied to the discussion Quiz base layer disappears
"Hello Rohini, You may wanna check if the base layer objects are set to be visible on the feedback layer. See the attached screenshot."
  • 9 months ago09/11/23 at 8:15 pm (UTC)
Activity
"Very amusing exercise. Here is my take. I placed all 9 elements/icons on one layer, and arranged them in such way that all common element..."
  • 9 months ago09/11/23 at 5:21 pm (UTC)
Activity
Nedim Ramic replied to the discussion How to add a bookmarking feature?
"Christoph, To highlight slides in the built-in menu, you would have to use a javascript to target these blocks in Storyline. Please note..."
  • 9 months ago09/10/23 at 1:24 pm (UTC)
Activity
"Hi Yolanda. Honestly, I don't know. Let's call it a bug. This rectangle/state should have at least a border or a color fill so the variab..."
  • 9 months ago09/06/23 at 1:51 pm (UTC)
Activity
"Hello Yolanda, You did not miss any steps. I only added a fill to all shapes in Final 1 states."
  • 9 months ago09/05/23 at 10:07 am (UTC)
Activity
"Ravi, For a permanent solution on the project level, use Jürgen's solution above. To hide this button on a single slide, Execute JavaScr..."
  • 9 months ago09/04/23 at 4:32 pm (UTC)
Activity
"Yolanda, I edited your version Test_v1 with triggers as shown on the attached screenshot. Slide 2 (text box) now shows the input that th..."
  • 9 months ago09/04/23 at 4:10 pm (UTC)
Activity
Nedim Ramic replied to the discussion Printing User Input to a PDF
"Hi Emily, Some variables are not properly declared. Take a look and compare variable names in step 1 vs step 2. For instance: Sustainable..."
  • over 1 year ago11/08/22 at 5:12 pm (UTC)
Activity
Nedim Ramic replied to the discussion Getting student name from Moodle
"Hi Joseph, That's correct. My organization can decide to populate the "Username" field (required) with the learner's email address. It a..."
  • almost 2 years ago06/17/22 at 9:46 pm (UTC)
Activity
Nedim Ramic replied to the discussion Getting student name from Moodle
"Hi Andrea, GetStudentName() and GetStudentID() are both SCORM functions. These functions are available in Moodle all the time when a cour..."
  • almost 2 years ago06/17/22 at 2:59 pm (UTC)
Activity
Nedim Ramic replied to the discussion Word Count in Text Entry
"Hi Riona, You may wanna use this code: const TE = document.querySelector('.acc-textinput'); const player = GetPlayer(); TE.addEventLi..."
  • over 2 years ago02/11/22 at 9:23 pm (UTC)
Activity
Nedim Ramic replied to the discussion Storyline: Issues publishing to LMS
"Hello Elizabeth, I reviewed your published scorm file. I see a "launcher.html" file being part of it. It means that you have checked "Lau..."
  • over 2 years ago02/09/22 at 3:47 pm (UTC)
Activity
"Hi Andrew, 1. Change state of the Next button to Disabled when the timeline starts 2. Change state of the Next button to Normal when the ..."
  • over 2 years ago02/09/22 at 11:51 am (UTC)
Activity
Nedim Ramic replied to the discussion Contact Form
"Hi Dimitrios, See the attached screenshot."
  • over 2 years ago02/06/22 at 1:36 am (UTC)
Activity
"Hi David, This code is not documented as such. It was only me trying to enforce a "normal" exit, although the SetValue method is the sta..."
  • over 2 years ago02/04/22 at 6:54 pm (UTC)