Abhishek Roy
Abhishek Roy
Activity
Abhishek Roy started a new discussion Add Hotspot or Interactivity to Images in Rise
"Is there any way to add hotspot or some form of interactivity to an image in Rise ? There are couple of interactive elements which i woul..."
  • over 7 years ago01/22/17 at 4:37 pm (UTC)
Activity
Abhishek Roy replied to the discussion Detect Screen orientation
"Also,i couldn't get this part "window.innerheight and width and then did some simple maths" How do i use it in JavaScript trigger?"
  • over 7 years ago09/19/16 at 8:52 pm (UTC)
Activity
Abhishek Roy replied to the discussion Detect Screen orientation
"can you create a short demo based on this ?   i am not a coder. so, don't have any idea how to achieve it in SL   Orientation change ..."
  • over 7 years ago09/19/16 at 8:05 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Orientation
"Tested it on Android and iOS device. a) Android : Alert not displayed when course is opened in portrait mode. Alert displayed when cour..."
  • over 7 years ago09/19/16 at 6:45 pm (UTC)
Activity
Abhishek Roy replied to the discussion Detect Screen orientation
"Phil - I tested it on Android and iOS device. a) Android : Alert not displayed when course is opened in portrait mode. Alert displayed ..."
  • over 7 years ago09/19/16 at 6:44 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Orientation
"Thank you. Will try it out."
  • over 7 years ago09/19/16 at 4:38 pm (UTC)
Activity
Abhishek Roy started a new discussion Storyline Orientation
"Is it possible to apply orientation within a Storyline 2 course so that when viewed on mobile device, an alert will be displayed to the u..."
  • over 7 years ago09/19/16 at 3:51 pm (UTC)
Activity
"Bastiaan - Can we expect a version 2.0 soon ?  :-) It will help a lot not to create a row for each interaction within a same session."
  • over 7 years ago09/19/16 at 3:49 pm (UTC)
Activity
"Thanks for the great tutorial. a) Will it work for concurrent users ? I have several users taking the course at same time ?Will it creat..."
  • over 7 years ago09/18/16 at 4:14 pm (UTC)
Activity
"Thanks for the great tutorial. a) Will it work for concurrent users ? I have several users taking the course at same time ?Will it creat..."
  • over 7 years ago09/18/16 at 4:12 pm (UTC)
Activity
"Matthew : I just want to know if the flipbook effect is directly possible in Storyline . i mean what if i don't want to load it via web ..."
  • over 7 years ago09/18/16 at 7:53 am (UTC)
Activity
"Thanks for sharing Mazz. That's a brilliant work Matthew! Will definitely follow the tutorial to create the flipbook. Hope it works well."
  • over 7 years ago09/17/16 at 4:02 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline - Moodle SetStatus
"thank you so much Russell for your hard work. Appreciate that really. i have also found a way to send intertions for a custom made quiz ..."
  • over 7 years ago09/02/16 at 4:10 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"also, how can i send a score objective score to Moodle and then later fetch it in Storyline ? Is it possible through SET AND GET method ..."
  • over 7 years ago08/31/16 at 4:30 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"i have been able to send interactions perfectly to Moodle. The only problem is that it creates a new interaction in every attempt for th..."
  • over 7 years ago08/31/16 at 4:29 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"Ok. May be some question text, number or any objective score which i can later fetch from Moodle in SL2 ? Currently i am sending some ob..."
  • over 7 years ago08/29/16 at 5:55 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"I want to send and store a number (through a numeric variable) to Moodle  in a slide. The next time a user attempts the same course, i wa..."
  • over 7 years ago08/29/16 at 5:06 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"Thanks Phil. Much appreciated. Till now i am able to send objective status for each slide / interaction / quiz through a JS trigger. ..."
  • over 7 years ago08/28/16 at 6:32 pm (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"how can i utilise these functions to manually send my own interaction results ?"
  • over 7 years ago08/28/16 at 5:05 am (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"and this one is found in the LMSAPI.js file : eval ("this.RecordMultipleChoiceInteraction = " + strStandard + "_RecordMultipleChoiceInte..."
  • over 7 years ago08/28/16 at 5:03 am (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"and this one is found in the SCORMFunctions.js file : function SCORM_RecordInteraction(strID, strResponse, blnCorrect, strCorrectRespons..."
  • over 7 years ago08/28/16 at 4:59 am (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"i don't want to use SCORM 2004 because Moodle only allows 1 attempt in case of SCORM 2004 packages."
  • over 7 years ago08/28/16 at 4:54 am (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"and this one is more specifically for multiple choice : bResult = lmsAPI.RecordMultipleChoiceInteraction(strId, arrUserResult, strRe..."
  • over 7 years ago08/28/16 at 4:52 am (UTC)
Activity
Abhishek Roy replied to the discussion Storyline Interactions
"i have found this code in the lms.js file in the lms output folder : function RecordInteraction(arrArgs) { var bResult = true; var s..."
  • over 7 years ago08/28/16 at 4:50 am (UTC)
Activity
Abhishek Roy started a new discussion Storyline Interactions
"I have developed a test quiz to find out how to send interaction results to Moodle LMS. It is a totally custom quiz from blank slides wit..."
  • over 7 years ago08/28/16 at 4:18 am (UTC)