kevcjones-archived / adapt-dragdrop

A work in progress, drag a drop component which falls back to a static diagram
GNU General Public License v3.0
3 stars 6 forks source link

Support for framework version 2 #3

Open imjosecampos-zz opened 9 years ago

imjosecampos-zz commented 9 years ago

Hi, I added this to a test course using the latest version of the framework but I had some issues with the completion tracking of the lesson/article, I used the example config just to make sure it was not an issue with the settings.

OscarArango commented 9 years ago

Campos, how did you use this plugin without a schema file? I can install it using command line but not sure how to initiate it once installed. Any guidance on this is appreciated.

thanks

imjosecampos-zz commented 9 years ago

Use this file as reference: https://github.com/KevCJones/adapt-dragdrop/blob/master/example.json

Just create a new block and add the contents of that as the component.

OscarArango commented 9 years ago

Thanks Campos, didn't see that before. I guess it's useless if it breaks lms reporting.

imjosecampos-zz commented 9 years ago

It all depends on what version of the framework you are using, I haven't tested with the first version of the framework.