Picture of Mark Kevz
Drag and Drop component
by Mark Kevz - Monday, 28 August 2017, 9:34 AM
 

Hi Adapt Community,

I am new to the adapt, i just want to ask your help guys if how can i get an adapt drag and drop component working in my adapt installed server.

Goal:

1.) How to install

2.) How to use

 

Thanks in advance guys!

Picture of Mario G. Almonte
Re: Drag and Drop component
by Mario G. Almonte - Monday, 28 August 2017, 10:43 AM
 

Hi, Mark.

Could you give us more details? Are you using the Authoring Tool or maybe only the Framework?. If you are using the Autoring Tool I could help you.

 

Best Regards

Picture of Mark Kevz
Re: Drag and Drop component
by Mark Kevz - Monday, 28 August 2017, 11:38 AM
 

Hi Mario,

Im using the Authoring Tool. 

I've been looking it for the long time, im having hard time finding that component.

Picture of Jonathan Briggs
Re: Drag and Drop component
by Jonathan Briggs - Monday, 28 August 2017, 12:29 PM
 

Go here https://www.adaptlearning.org/index.php/plugin-browser/

Download to your local instance, then upload into your AT.

J

Picture of Mark Kevz
Re: Drag and Drop component
by Mark Kevz - Monday, 28 August 2017, 12:33 PM
 

Hi Jonathan,

I've installed that one but i cannot see the drag and drop in the component section as i add new component in block.

 

Picture of Mario G. Almonte
Re: Drag and Drop component
by Mario G. Almonte - Monday, 28 August 2017, 12:40 PM
 

Hi Mark.

It isn't obvious, indeed.

You can get a Drag and Drop feature like this: https://danielstorey.github.io/adapt-demo-course/#/id/co-main (find drag and Drop section).

Follow these steps:

  1. Update Authoring Tool and Framework
  2. Download extension from here: https://github.com/danielstorey/adapt-dragndrop
  3. Open zip file, extract "bower.json" and edit.
  4. Line 4 must be: "framework": "~2.2.1",
  5. Save and replace in the zip file.
  6. Try to upload and install it via Authoring Tool.

Tell me if you need more help.

Best regards!

Picture of Mark Kevz
Re: Drag and Drop component
by Mark Kevz - Monday, 28 August 2017, 1:16 PM
 

Thank you very much Mario!

You saved my life!

Picture of Dan Storey
Re: Drag and Drop component
by Dan Storey - Monday, 28 August 2017, 1:28 PM
 

Thanks for the recommendation Mario, and the instructions!

I have just resolved the issue that required the manual update and so importing it as is should work fine in the future.

I hope it serves you well, Mark :)

Dan

Picture of Mario G. Almonte
Re: Drag and Drop component
by Mario G. Almonte - Monday, 28 August 2017, 2:02 PM
 

Hi, Dan! Thanks for you. Good job!

Picture of Mario G. Almonte
Re: Drag and Drop component
by Mario G. Almonte - Monday, 28 August 2017, 1:58 PM
 

You're welcome, Mark!